chore(gemfile+lock): update to latest gem versions (2020-W41) [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/263
This commit is contained in:
Imran Iqbal
2020-10-07 00:08:52 +01:00
parent 2dac7562b5
commit ed8df1fe71
2 changed files with 186 additions and 188 deletions
+3 -3
View File
@@ -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'