mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
Bump rubocop from 1.57.2 to 1.58.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.57.2 to 1.58.0. - [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.57.2...v1.58.0) --- 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
7b84dadd87
commit
3d45c7dbae
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
@ -52,7 +52,7 @@ end
|
|||
group :development, :test do
|
||||
gem 'byebug'
|
||||
gem 'listen'
|
||||
gem 'rubocop', '~> 1.57', require: false
|
||||
gem 'rubocop', '~> 1.58', require: false
|
||||
end
|
||||
|
||||
group :test do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue