Skip to content

Commit efa4227

Browse files
Bump rubocop from 1.76.0 to 1.81.6
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.76.0 to 1.81.6. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.76.0...v1.81.6) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27a3299 commit efa4227

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ GEM
2525
temple (>= 0.8.2)
2626
thor
2727
tilt
28-
json (2.12.2)
28+
json (2.15.2)
2929
language_server-protocol (3.17.0.5)
3030
lint_roller (1.1.0)
3131
logger (1.7.0)
@@ -37,14 +37,14 @@ GEM
3737
ougai (2.0.0)
3838
oj (~> 3.10)
3939
parallel (1.27.0)
40-
parser (3.3.8.0)
40+
parser (3.3.9.0)
4141
ast (~> 2.4.1)
4242
racc
4343
pg (1.5.9)
4444
pg_query (6.1.0)
4545
google-protobuf (>= 3.25.3)
4646
prettier_print (1.2.1)
47-
prism (1.4.0)
47+
prism (1.6.0)
4848
pry (0.15.2)
4949
coderay (~> 1.1)
5050
method_source (~> 1.0)
@@ -53,7 +53,7 @@ GEM
5353
rake (13.3.0)
5454
rbs (3.9.4)
5555
logger
56-
regexp_parser (2.10.0)
56+
regexp_parser (2.11.3)
5757
rspec (3.13.1)
5858
rspec-core (~> 3.13.0)
5959
rspec-expectations (~> 3.13.0)
@@ -67,18 +67,18 @@ GEM
6767
diff-lcs (>= 1.2.0, < 2.0)
6868
rspec-support (~> 3.13.0)
6969
rspec-support (3.13.4)
70-
rubocop (1.76.0)
70+
rubocop (1.81.6)
7171
json (~> 2.3)
7272
language_server-protocol (~> 3.17.0.2)
7373
lint_roller (~> 1.1.0)
7474
parallel (~> 1.10)
7575
parser (>= 3.3.0.2)
7676
rainbow (>= 2.2.2, < 4.0)
7777
regexp_parser (>= 2.9.3, < 3.0)
78-
rubocop-ast (>= 1.45.0, < 2.0)
78+
rubocop-ast (>= 1.47.1, < 2.0)
7979
ruby-progressbar (~> 1.7)
8080
unicode-display_width (>= 2.4.0, < 4.0)
81-
rubocop-ast (1.45.0)
81+
rubocop-ast (1.47.1)
8282
parser (>= 3.3.7.2)
8383
prism (~> 1.4)
8484
rubocop-packaging (0.6.0)
@@ -110,9 +110,9 @@ GEM
110110
temple (0.10.3)
111111
thor (1.4.0)
112112
tilt (2.6.0)
113-
unicode-display_width (3.1.4)
114-
unicode-emoji (~> 4.0, >= 4.0.4)
115-
unicode-emoji (4.0.4)
113+
unicode-display_width (3.2.0)
114+
unicode-emoji (~> 4.1)
115+
unicode-emoji (4.1.0)
116116

117117
PLATFORMS
118118
arm64-darwin-22

0 commit comments

Comments
 (0)