mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-11 07:02:36 +01:00
Merge pull request #2270 from TracksApp/dependabot/bundler/rubocop-0.74.0
This commit is contained in:
commit
e642f2ed07
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -62,7 +62,7 @@ end
|
|||
group :development, :test do
|
||||
gem 'byebug'
|
||||
gem 'listen'
|
||||
gem "rubocop", "~> 0.72", require: false
|
||||
gem "rubocop", "~> 0.74", require: false
|
||||
end
|
||||
|
||||
group :test do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue