Skip to content

Commit

Permalink
chore(gemfile+lock): update to latest gem versions (2020-W41) [skip ci]
Browse files Browse the repository at this point in the history
* Automated using myii/ssf-formula#263
  • Loading branch information
myii committed Oct 6, 2020
1 parent 7dc0ece commit cecf1d9
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 188 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

source 'https://rubygems.org'

gem 'kitchen-docker', '>= 2.9'
gem 'kitchen-inspec', '>= 1.1'
gem 'kitchen-salt', '>= 0.6.0'
gem 'kitchen-docker', github: 'test-kitchen/kitchen-docker', ref: '41e80fe'
gem 'kitchen-inspec', '>= 2.2.1'
gem 'kitchen-salt', '>= 0.6.3'
Loading

0 comments on commit cecf1d9

Please sign in to comment.