Skip to content

Commit 8d75c10

Browse files
Bump rubocop-rails from 2.26.0 to 2.26.2
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.26.0 to 2.26.2. - [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.26.0...v2.26.2) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5b0ca6 commit 8d75c10

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

Gemfile.lock

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ GEM
3434
crass (1.0.6)
3535
drb (2.2.1)
3636
erubi (1.13.0)
37-
i18n (1.14.5)
37+
i18n (1.14.6)
3838
concurrent-ruby (~> 1.0)
3939
json (2.7.2)
4040
language_server-protocol (3.17.0.3)
@@ -54,7 +54,7 @@ GEM
5454
nokogiri (1.16.7-x86_64-linux)
5555
racc (~> 1.4)
5656
parallel (1.26.3)
57-
parser (3.3.4.2)
57+
parser (3.3.5.0)
5858
ast (~> 2.4.1)
5959
racc
6060
racc (1.8.1)
@@ -69,34 +69,30 @@ GEM
6969
rainbow (3.1.1)
7070
rake (13.2.1)
7171
regexp_parser (2.9.2)
72-
rexml (3.3.6)
73-
strscan
74-
rubocop (1.65.1)
72+
rubocop (1.66.1)
7573
json (~> 2.3)
7674
language_server-protocol (>= 3.17.0)
7775
parallel (~> 1.10)
7876
parser (>= 3.3.0.2)
7977
rainbow (>= 2.2.2, < 4.0)
8078
regexp_parser (>= 2.4, < 3.0)
81-
rexml (>= 3.2.5, < 4.0)
82-
rubocop-ast (>= 1.31.1, < 2.0)
79+
rubocop-ast (>= 1.32.2, < 2.0)
8380
ruby-progressbar (~> 1.7)
8481
unicode-display_width (>= 2.4.0, < 3.0)
85-
rubocop-ast (1.32.1)
82+
rubocop-ast (1.32.3)
8683
parser (>= 3.3.1.0)
8784
rubocop-performance (1.21.1)
8885
rubocop (>= 1.48.1, < 2.0)
8986
rubocop-ast (>= 1.31.1, < 2.0)
90-
rubocop-rails (2.26.0)
87+
rubocop-rails (2.26.2)
9188
activesupport (>= 4.2.0)
9289
rack (>= 1.1)
9390
rubocop (>= 1.52.0, < 2.0)
9491
rubocop-ast (>= 1.31.1, < 2.0)
9592
ruby-progressbar (1.13.0)
96-
strscan (3.1.0)
9793
tzinfo (2.0.6)
9894
concurrent-ruby (~> 1.0)
99-
unicode-display_width (2.5.0)
95+
unicode-display_width (2.6.0)
10096

10197
PLATFORMS
10298
arm64-darwin-21

0 commit comments

Comments
 (0)