Skip to content

Commit

Permalink
Bump rubocop-rails from 2.25.0 to 2.25.1 in the rubocop group
Browse files Browse the repository at this point in the history
Bumps the rubocop group with 1 update: [rubocop-rails](https://github.com/rubocop/rubocop-rails).


Updates `rubocop-rails` from 2.25.0 to 2.25.1
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.25.0...v2.25.1)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rubocop
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 29, 2024
1 parent f50b067 commit a7a49f9
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0604)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.0)
msgpack (1.7.2)
multi_xml (0.7.1)
Expand All @@ -242,8 +241,7 @@ GEM
netrc (0.11.0)
newrelic_rpm (9.11.0)
nio4r (2.7.3)
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -346,7 +344,7 @@ GEM
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
retryable (3.0.5)
rexml (3.3.0)
rexml (3.3.1)
strscan
rgeo (3.0.1)
rgeo-activerecord (7.0.1)
Expand Down Expand Up @@ -389,7 +387,7 @@ GEM
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.25.0)
rubocop-rails (2.25.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
Expand Down Expand Up @@ -478,7 +476,7 @@ GEM
zeitwerk (2.6.16)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
activerecord-postgis-adapter (~> 9.0)
Expand Down

0 comments on commit a7a49f9

Please sign in to comment.