Skip to content

Commit df4093f

Browse files
authored
Merge pull request #83 from YakDriver/dependabot/bundler/rubocop-1.70.0
Bump rubocop from 1.69.2 to 1.70.0
2 parents b69388c + 37d0a4d commit df4093f

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
@@ -5,7 +5,7 @@ GEM
55
bundler-audit (0.9.2)
66
bundler (>= 1.2.0, < 3)
77
thor (~> 1.0)
8-
json (2.9.0)
8+
json (2.9.1)
99
language_server-protocol (3.17.0.3)
1010
mini_portile2 (2.8.8)
1111
nokogiri (1.18.1)
@@ -27,8 +27,8 @@ GEM
2727
racc
2828
racc (1.8.1)
2929
rainbow (3.1.1)
30-
regexp_parser (2.9.3)
31-
rubocop (1.69.2)
30+
regexp_parser (2.10.0)
31+
rubocop (1.70.0)
3232
json (~> 2.3)
3333
language_server-protocol (>= 3.17.0)
3434
parallel (~> 1.10)
@@ -38,11 +38,11 @@ GEM
3838
rubocop-ast (>= 1.36.2, < 2.0)
3939
ruby-progressbar (~> 1.7)
4040
unicode-display_width (>= 2.4.0, < 4.0)
41-
rubocop-ast (1.36.2)
41+
rubocop-ast (1.37.0)
4242
parser (>= 3.3.1.0)
4343
ruby-progressbar (1.13.0)
4444
thor (1.3.2)
45-
unicode-display_width (3.1.2)
45+
unicode-display_width (3.1.3)
4646
unicode-emoji (~> 4.0, >= 4.0.4)
4747
unicode-emoji (4.0.4)
4848

0 commit comments

Comments
 (0)