mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
Merge pull request #124 from puppetlabs/dependabot/bundler/rubocop-tw-1.6
Update rubocop requirement from ~> 0.52 to ~> 1.6
This commit is contained in:
commit
7041df82f0
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -11,6 +11,6 @@ group :test do
|
|||
gem 'pry'
|
||||
gem 'rb-readline'
|
||||
gem 'rspec', '~> 3.10.0'
|
||||
gem 'rubocop', '~> 0.52'
|
||||
gem 'rubocop', '~> 1.6'
|
||||
gem 'webmock', '1.21.0'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue