This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
nginx-formula
mirror of
https://github.com/saltstack-formulas/nginx-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
34
Wiki
Activity
Browse Source
Merge pull request
#225
from saltstack-formulas/myii-patch-1
fix(gemfile): use latest `kitchen-salt`
tags/v0.55.0
Javier Bértoli
5 years ago
parent
f9e9d602d7
5d457d8b12
commit
072a113454
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
Gemfile
+ 1
- 1
Gemfile
View File
@@ -1,6 +1,6 @@
source "https://rubygems.org"
gem 'kitchen-docker', '>= 2.9'
gem 'kitchen-salt', '>= 0.
5
.0'
gem 'kitchen-salt', '>= 0.
6
.0'
gem 'kitchen-inspec', '>= 1.1'
Write
Preview
Loading…
Cancel
Save