ci(gemfile.lock): add to repo with updated Gemfile [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/163
This commit is contained in:
Imran Iqbal
2020-04-21 22:10:53 +01:00
parent d22cb3a7dc
commit cf7e8f1528
3 changed files with 531 additions and 5 deletions
-4
View File
@@ -5,7 +5,3 @@ source 'https://rubygems.org'
gem 'kitchen-docker', '>= 2.9'
gem 'kitchen-inspec', '>= 1.1'
gem 'kitchen-salt', '>= 0.6.0'
# Latest versions of `train` cause failure when running `kitchen verify`
# Downgrading to `3.2.0` until this is fixed upstream
# https://github.com/inspec/train/pull/544#issuecomment-566055052
gem 'train', '3.2.0'