mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-15 03:38:08 +01:00
Merge pull request #2240 from TracksApp/dependabot/bundler/rubocop-0.71.0
This commit is contained in:
commit
5ec2c77f78
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -62,7 +62,7 @@ end
|
|||
group :development, :test do
|
||||
gem 'byebug'
|
||||
gem 'listen'
|
||||
gem "rubocop", "~> 0.69", require: false
|
||||
gem "rubocop", "~> 0.71", require: false
|
||||
end
|
||||
|
||||
group :test do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue