mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-05 15:31:47 +01:00
Bump rubocop from 0.90.0 to 0.91.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.90.0 to 0.91.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.90.0...v0.91.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1487031f94
commit
1bea7e5871
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -64,7 +64,7 @@ end
|
|||
group :development, :test do
|
||||
gem 'byebug'
|
||||
gem 'listen'
|
||||
gem "rubocop", "~> 0.90", require: false
|
||||
gem "rubocop", "~> 0.91", require: false
|
||||
end
|
||||
|
||||
group :test do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue