mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-18 21:28:08 +01:00
Bump rubocop from 0.83.0 to 0.86.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.83.0 to 0.86.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.83.0...v0.86.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
bd03974c7d
commit
eae9dc241b
2 changed files with 12 additions and 7 deletions
2
Gemfile
2
Gemfile
|
|
@ -63,7 +63,7 @@ end
|
|||
group :development, :test do
|
||||
gem 'byebug'
|
||||
gem 'listen'
|
||||
gem "rubocop", "~> 0.83", require: false
|
||||
gem "rubocop", "~> 0.86", require: false
|
||||
end
|
||||
|
||||
group :test do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue