mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Bump rubocop from 1.56.4 to 1.57.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.56.4 to 1.57.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.56.4...v1.57.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
215ec97dcf
commit
9950c57682
2 changed files with 7 additions and 9 deletions
2
Gemfile
2
Gemfile
|
|
@ -13,6 +13,6 @@ group :test do
|
|||
gem 'pry'
|
||||
gem 'rb-readline'
|
||||
gem 'rspec', '~> 3.12.0'
|
||||
gem 'rubocop', '~> 1.56'
|
||||
gem 'rubocop', '~> 1.57'
|
||||
gem 'webmock', '~> 3.19'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue