mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-30 20:55:17 +01:00
Bump rubocop from 0.60.0 to 0.65.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.60.0 to 0.65.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.60.0...v0.65.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
6687446e7a
commit
e8539bcc73
2 changed files with 9 additions and 7 deletions
2
Gemfile
2
Gemfile
|
|
@ -61,7 +61,7 @@ end
|
|||
group :development, :test do
|
||||
gem 'byebug'
|
||||
gem 'listen'
|
||||
gem "rubocop", "~> 0.60", require: false
|
||||
gem "rubocop", "~> 0.65", require: false
|
||||
end
|
||||
|
||||
group :test do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue