mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-09 14:12:37 +01:00
Bump rubocop from 1.82.1 to 1.84.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.82.1 to 1.84.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.82.1...v1.84.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.84.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
53cf4b4453
commit
62da0d26be
2 changed files with 6 additions and 6 deletions
2
Gemfile
2
Gemfile
|
|
@ -54,7 +54,7 @@ end
|
|||
|
||||
group :development, :test, :optional => true do
|
||||
gem 'byebug'
|
||||
gem 'rubocop', '~> 1.82'
|
||||
gem 'rubocop', '~> 1.84'
|
||||
end
|
||||
|
||||
group :test, :optional => true do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue