Skip to content

Commit debf99d

Browse files
Bump rubocop-rails from 2.25.1 to 2.26.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.25.1 to 2.26.0. - [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.1...v2.26.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c5c417 commit debf99d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ GEM
2929
base64 (0.2.0)
3030
bigdecimal (3.1.8)
3131
builder (3.3.0)
32-
concurrent-ruby (1.3.3)
32+
concurrent-ruby (1.3.4)
3333
connection_pool (2.4.1)
3434
crass (1.0.6)
3535
drb (2.2.1)
@@ -53,8 +53,8 @@ GEM
5353
racc (~> 1.4)
5454
nokogiri (1.16.5-x86_64-linux)
5555
racc (~> 1.4)
56-
parallel (1.25.1)
57-
parser (3.3.4.0)
56+
parallel (1.26.3)
57+
parser (3.3.4.2)
5858
ast (~> 2.4.1)
5959
racc
6060
racc (1.8.1)
@@ -69,7 +69,7 @@ GEM
6969
rainbow (3.1.1)
7070
rake (13.2.1)
7171
regexp_parser (2.9.2)
72-
rexml (3.3.4)
72+
rexml (3.3.6)
7373
strscan
7474
rubocop (1.65.1)
7575
json (~> 2.3)
@@ -82,15 +82,15 @@ GEM
8282
rubocop-ast (>= 1.31.1, < 2.0)
8383
ruby-progressbar (~> 1.7)
8484
unicode-display_width (>= 2.4.0, < 3.0)
85-
rubocop-ast (1.31.3)
85+
rubocop-ast (1.32.1)
8686
parser (>= 3.3.1.0)
8787
rubocop-performance (1.21.1)
8888
rubocop (>= 1.48.1, < 2.0)
8989
rubocop-ast (>= 1.31.1, < 2.0)
90-
rubocop-rails (2.25.1)
90+
rubocop-rails (2.26.0)
9191
activesupport (>= 4.2.0)
9292
rack (>= 1.1)
93-
rubocop (>= 1.33.0, < 2.0)
93+
rubocop (>= 1.52.0, < 2.0)
9494
rubocop-ast (>= 1.31.1, < 2.0)
9595
ruby-progressbar (1.13.0)
9696
strscan (3.1.0)

0 commit comments

Comments
 (0)