mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-28 10:04:07 +01:00
Bump rubocop from 1.65.0 to 1.66.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.65.0 to 1.66.1. - [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.65.0...v1.66.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8abfafa0c6
commit
189e078e10
2 changed files with 9 additions and 12 deletions
2
Gemfile
2
Gemfile
|
|
@ -50,7 +50,7 @@ end
|
|||
|
||||
group :development, :test, :optional => true do
|
||||
gem 'byebug'
|
||||
gem 'rubocop', '~> 1.65'
|
||||
gem 'rubocop', '~> 1.66'
|
||||
end
|
||||
|
||||
group :test, :optional => true do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue