Skip to content

Commit

Permalink
Bump rubocop-rails from 2.25.0 to 2.26.1
Browse files Browse the repository at this point in the history
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.25.0 to 2.26.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.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent bd8851b commit 4dc2efe
Show file tree
Hide file tree
Showing 24 changed files with 12 additions and 14 deletions.
26 changes: 12 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ GEM
classifier-reborn (2.3.0)
fast-stemmer (~> 1.0)
matrix (~> 0.4)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.4)
Expand Down Expand Up @@ -164,7 +164,7 @@ GEM
rubocop (>= 1.0)
sysexits (~> 1.1)
hashie (5.0.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
Expand Down Expand Up @@ -206,7 +206,7 @@ GEM
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.23.1)
minitest (5.25.1)
msgpack (1.7.2)
mutex_m (0.2.0)
net-http (0.4.1)
Expand Down Expand Up @@ -247,8 +247,8 @@ GEM
tzinfo
validate_url
webfinger (~> 2.0)
parallel (1.25.1)
parser (3.3.2.0)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pg (1.5.6)
Expand All @@ -260,8 +260,8 @@ GEM
nio4r (~> 2.0)
pundit (2.3.2)
activesupport (>= 3.0.0)
racc (1.8.0)
rack (3.0.11)
racc (1.8.1)
rack (3.1.7)
rack-oauth2 (2.2.1)
activesupport
attr_required
Expand Down Expand Up @@ -317,8 +317,7 @@ GEM
regexp_parser (2.9.2)
reline (0.5.8)
io-console (~> 0.5)
rexml (3.3.0)
strscan
rexml (3.3.7)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
Expand Down Expand Up @@ -347,12 +346,12 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-rails (2.25.0)
rubocop-rails (2.26.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.0.1)
rubocop (~> 1.61)
Expand Down Expand Up @@ -395,7 +394,6 @@ GEM
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
strscan (3.1.0)
swd (2.0.3)
activesupport (>= 3)
attr_required (>= 0.0.5)
Expand All @@ -412,7 +410,7 @@ GEM
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
uri (0.13.0)
validate_url (1.0.15)
activemodel (>= 3.0.0)
Expand Down
Binary file removed vendor/cache/concurrent-ruby-1.3.1.gem
Binary file not shown.
Binary file added vendor/cache/concurrent-ruby-1.3.4.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.14.5.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.14.6.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.23.1.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.25.1.gem
Binary file not shown.
Binary file removed vendor/cache/parallel-1.25.1.gem
Binary file not shown.
Binary file added vendor/cache/parallel-1.26.3.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.3.2.0.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.3.5.0.gem
Binary file not shown.
Binary file removed vendor/cache/racc-1.8.0.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.8.1.gem
Binary file not shown.
Binary file removed vendor/cache/rack-3.0.11.gem
Binary file not shown.
Binary file added vendor/cache/rack-3.1.7.gem
Binary file not shown.
Binary file removed vendor/cache/rexml-3.3.0.gem
Binary file not shown.
Binary file added vendor/cache/rexml-3.3.7.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.31.3.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.32.3.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-rails-2.25.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-rails-2.26.1.gem
Binary file not shown.
Binary file removed vendor/cache/strscan-3.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/unicode-display_width-2.5.0.gem
Binary file not shown.
Binary file added vendor/cache/unicode-display_width-2.6.0.gem
Binary file not shown.

0 comments on commit 4dc2efe

Please sign in to comment.