mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Bump rubocop from 1.78.0 to 1.81.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.78.0 to 1.81.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.78.0...v1.81.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e5b5327b5b
commit
8e6b7f2ad7
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -51,7 +51,7 @@ end
|
|||
|
||||
group :development, :test, :optional => true do
|
||||
gem 'byebug'
|
||||
gem 'rubocop', '~> 1.78'
|
||||
gem 'rubocop', '~> 1.81'
|
||||
end
|
||||
|
||||
group :test, :optional => true do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue