mirror of
https://github.com/inspec/inspec
synced 2024-11-23 05:03:07 +00:00
Alright, let bundler float
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
ecf0ab640f
commit
83cdff22e2
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -6,7 +6,6 @@ gem 'ffi', '>= 1.9.14'
|
|||
gem 'aws-sdk', '~> 2'
|
||||
|
||||
group :test do
|
||||
gem 'bundler', '>= 2.0.1'
|
||||
gem 'minitest', '~> 5.5'
|
||||
gem 'rake', '>= 10'
|
||||
gem 'rubocop', '= 0.49.1'
|
||||
|
|
Loading…
Reference in a new issue