Skip to content

Commit d960b4a

Browse files
Merge pull request #176 from infrablocks/dependabot/bundler/rubocop-1.75.1
Bump rubocop from 1.74.0 to 1.75.1 [skip ci]
2 parents 532acc7 + cb0a108 commit d960b4a

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ GEM
2020
tzinfo (~> 2.0)
2121
addressable (2.8.7)
2222
public_suffix (>= 2.0.2, < 7.0)
23-
ast (2.4.2)
23+
ast (2.4.3)
2424
base64 (0.2.0)
2525
bigdecimal (3.1.8)
2626
childprocess (5.0.0)
@@ -68,9 +68,10 @@ GEM
6868
open4 (1.3.4)
6969
openssl (3.3.0)
7070
parallel (1.26.3)
71-
parser (3.3.7.1)
71+
parser (3.3.7.3)
7272
ast (~> 2.4.1)
7373
racc
74+
prism (1.4.0)
7475
public_suffix (6.0.1)
7576
racc (1.8.1)
7677
rainbow (3.1.1)
@@ -119,19 +120,20 @@ GEM
119120
diff-lcs (>= 1.2.0, < 2.0)
120121
rspec-support (~> 3.13.0)
121122
rspec-support (3.13.1)
122-
rubocop (1.74.0)
123+
rubocop (1.75.1)
123124
json (~> 2.3)
124125
language_server-protocol (~> 3.17.0.2)
125126
lint_roller (~> 1.1.0)
126127
parallel (~> 1.10)
127128
parser (>= 3.3.0.2)
128129
rainbow (>= 2.2.2, < 4.0)
129130
regexp_parser (>= 2.9.3, < 3.0)
130-
rubocop-ast (>= 1.38.0, < 2.0)
131+
rubocop-ast (>= 1.43.0, < 2.0)
131132
ruby-progressbar (~> 1.7)
132133
unicode-display_width (>= 2.4.0, < 4.0)
133-
rubocop-ast (1.38.1)
134-
parser (>= 3.3.1.0)
134+
rubocop-ast (1.43.0)
135+
parser (>= 3.3.7.2)
136+
prism (~> 1.4)
135137
rubocop-rake (0.7.1)
136138
lint_roller (~> 1.1)
137139
rubocop (>= 1.72.1)

0 commit comments

Comments
 (0)