Skip to content

Commit 32ef229

Browse files
Merge pull request #620 from kddnewton/dependabot/bundler/rubocop-1.70.0
Bump rubocop from 1.69.2 to 1.70.0
2 parents 9c75170 + eba34cb commit 32ef229

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ GEM
3737
fast_underscore (0.3.4)
3838
hollaback (0.1.1)
3939
jmespath (1.6.2)
40-
json (2.9.0)
40+
json (2.9.1)
4141
language_server-protocol (3.17.0.3)
4242
minitest (5.25.4)
4343
nokogiri (1.18.1-arm64-darwin)
@@ -52,8 +52,8 @@ GEM
5252
racc (1.8.1)
5353
rainbow (3.1.1)
5454
rake (13.2.1)
55-
regexp_parser (2.9.3)
56-
rubocop (1.69.2)
55+
regexp_parser (2.10.0)
56+
rubocop (1.70.0)
5757
json (~> 2.3)
5858
language_server-protocol (>= 3.17.0)
5959
parallel (~> 1.10)
@@ -63,7 +63,7 @@ GEM
6363
rubocop-ast (>= 1.36.2, < 2.0)
6464
ruby-progressbar (~> 1.7)
6565
unicode-display_width (>= 2.4.0, < 4.0)
66-
rubocop-ast (1.36.2)
66+
rubocop-ast (1.37.0)
6767
parser (>= 3.3.1.0)
6868
ruby-progressbar (1.13.0)
6969
simplecov (0.22.0)
@@ -78,7 +78,7 @@ GEM
7878
thor-hollaback (0.2.1)
7979
hollaback (~> 0.1)
8080
thor (>= 0.19.1)
81-
unicode-display_width (3.1.2)
81+
unicode-display_width (3.1.3)
8282
unicode-emoji (~> 4.0, >= 4.0.4)
8383
unicode-emoji (4.0.4)
8484
yard (0.9.37)

0 commit comments

Comments
 (0)