Skip to content

Commit

Permalink
Bump rubocop from 1.62.1 to 1.63.1
Browse files Browse the repository at this point in the history
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.62.1 to 1.63.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.62.1...v1.63.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent a26d2bd commit 60d1805
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ group :development, :test do
gem 'ffaker'
gem 'parser', '~> 3.3.0'
gem 'rspec-rails', '~> 6.1'
gem 'rubocop', '~> 1.62'
gem 'rubocop', '~> 1.63'
gem 'rubocop-rails', require: false
end

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ GEM
jquery-turbolinks (2.1.0)
railties (>= 3.1.0)
turbolinks
json (2.7.1)
json (2.7.2)
json_schemer (0.2.25)
ecma-re-validator (~> 0.3)
hana (~> 1.3)
Expand Down Expand Up @@ -248,7 +248,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rubocop (1.62.1)
rubocop (1.63.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -351,7 +351,7 @@ DEPENDENCIES
rails_12factor
ranked-model
rspec-rails (~> 6.1)
rubocop (~> 1.62)
rubocop (~> 1.63)
rubocop-rails
sass-rails (~> 5.1)
sentry-rails
Expand Down

0 comments on commit 60d1805

Please sign in to comment.