Skip to content

Commit

Permalink
ci(gemfile.lock): add to repo with updated Gemfile [skip ci]
Browse files Browse the repository at this point in the history
* Automated using myii/ssf-formula#163
  • Loading branch information
myii committed Apr 21, 2020
1 parent aea1e16 commit f10a85f
Show file tree
Hide file tree
Showing 3 changed files with 533 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ ENV/
.mypy_cache/

# Bundler
Gemfile.lock
.bundle/

# copied `.md` files used for conversion to `.rst` using `m2r`
docs/*.md
Expand All @@ -123,4 +123,4 @@ tmp/

#Vagrant Specific files
.vagrant
top.sls
top.sls
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Loading

0 comments on commit f10a85f

Please sign in to comment.