Skip to content

Commit 07dcfd3

Browse files
build(deps): bump rubocop in the all-dependencies group
Bumps the all-dependencies group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.81.7 to 1.82.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.7...v1.82.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42d7ecc commit 07dcfd3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ GEM
3838
erubi (1.13.1)
3939
i18n (1.14.7)
4040
concurrent-ruby (~> 1.0)
41-
json (2.16.0)
41+
json (2.18.0)
4242
language_server-protocol (3.17.0.5)
4343
lint_roller (1.1.0)
4444
logger (1.7.0)
@@ -57,7 +57,7 @@ GEM
5757
parser (3.3.10.0)
5858
ast (~> 2.4.1)
5959
racc
60-
prism (1.6.0)
60+
prism (1.7.0)
6161
racc (1.8.1)
6262
rack (3.2.4)
6363
rails-dom-testing (2.3.0)
@@ -83,15 +83,15 @@ GEM
8383
diff-lcs (>= 1.2.0, < 2.0)
8484
rspec-support (~> 3.13.0)
8585
rspec-support (3.13.6)
86-
rubocop (1.81.7)
86+
rubocop (1.82.0)
8787
json (~> 2.3)
8888
language_server-protocol (~> 3.17.0.2)
8989
lint_roller (~> 1.1.0)
9090
parallel (~> 1.10)
9191
parser (>= 3.3.0.2)
9292
rainbow (>= 2.2.2, < 4.0)
9393
regexp_parser (>= 2.9.3, < 3.0)
94-
rubocop-ast (>= 1.47.1, < 2.0)
94+
rubocop-ast (>= 1.48.0, < 2.0)
9595
ruby-progressbar (~> 1.7)
9696
unicode-display_width (>= 2.4.0, < 4.0)
9797
rubocop-ast (1.48.0)
@@ -117,7 +117,7 @@ GEM
117117
concurrent-ruby (~> 1.0)
118118
unicode-display_width (3.2.0)
119119
unicode-emoji (~> 4.1)
120-
unicode-emoji (4.1.0)
120+
unicode-emoji (4.2.0)
121121
uri (1.1.1)
122122

123123
PLATFORMS

0 commit comments

Comments
 (0)