mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-30 20:55:17 +01:00
Merge pull request #2815 from TracksApp/dependabot/bundler/rubocop-1.34.1
Bump rubocop from 1.33.0 to 1.34.1
This commit is contained in:
commit
9f653ea520
2 changed files with 7 additions and 7 deletions
2
Gemfile
2
Gemfile
|
|
@ -52,7 +52,7 @@ end
|
|||
group :development, :test do
|
||||
gem 'byebug'
|
||||
gem 'listen'
|
||||
gem 'rubocop', '~> 1.33', require: false
|
||||
gem 'rubocop', '~> 1.34', require: false
|
||||
end
|
||||
|
||||
group :test do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue