This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
firewalld-formula
mirror of
https://github.com/saltstack-formulas/firewalld-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
14
Wiki
Activity
Browse Source
update gems
tags/v0.6.2
Niels Abspoel
5 years ago
parent
18fc482853
commit
87ecf4eea4
1 changed files
with
2 additions
and
3 deletions
Split View
Show Diff Stats
+2
-3
Gemfile
+ 2
- 3
Gemfile
View File
@@ -1,6 +1,5 @@
source "https://rubygems.org"
gem "kitchen-docker", ">= 2.9"
gem "kitchen-salt", ">=0.6.0"
gem "test-kitchen", '>=1.23.2'
gem "kitchen-inspec"
gem "kitchen-salt", ">= 0.6.0"
gem "test-kitchen", '>= 1.1'
Write
Preview
Loading…
Cancel
Save