mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-08 05:32:37 +01:00
Merge pull request #2175 from TracksApp/dependabot/bundler/rubocop-0.65.0
Bump rubocop from 0.60.0 to 0.65.0
This commit is contained in:
commit
265f387e1d
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