Skip to content

Commit 827f25e

Browse files
authored
Merge pull request #491 from olliebennett/dependabot/bundler/rubocop-1.66.1
Bump rubocop from 1.64.1 to 1.66.1
2 parents dde9b2c + 218201b commit 827f25e

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

Gemfile.lock

+7-11
Original file line numberDiff line numberDiff line change
@@ -185,16 +185,16 @@ GEM
185185
paper_trail (15.1.0)
186186
activerecord (>= 6.1)
187187
request_store (~> 1.4)
188-
parallel (1.25.1)
189-
parser (3.3.3.0)
188+
parallel (1.26.3)
189+
parser (3.3.5.0)
190190
ast (~> 2.4.1)
191191
racc
192192
pg (1.5.6)
193193
psych (5.1.2)
194194
stringio
195195
puma (6.4.2)
196196
nio4r (~> 2.0)
197-
racc (1.8.0)
197+
racc (1.8.1)
198198
rack (2.2.9)
199199
rack-protection (3.1.0)
200200
rack (~> 2.2, >= 2.2.4)
@@ -266,8 +266,6 @@ GEM
266266
http-cookie (>= 1.0.2, < 2.0)
267267
mime-types (>= 1.16, < 4.0)
268268
netrc (~> 0.8)
269-
rexml (3.3.0)
270-
strscan
271269
rouge (4.1.2)
272270
rspec-core (3.13.0)
273271
rspec-support (~> 3.13.0)
@@ -286,18 +284,17 @@ GEM
286284
rspec-mocks (~> 3.13)
287285
rspec-support (~> 3.13)
288286
rspec-support (3.13.1)
289-
rubocop (1.64.1)
287+
rubocop (1.66.1)
290288
json (~> 2.3)
291289
language_server-protocol (>= 3.17.0)
292290
parallel (~> 1.10)
293291
parser (>= 3.3.0.2)
294292
rainbow (>= 2.2.2, < 4.0)
295-
regexp_parser (>= 1.8, < 3.0)
296-
rexml (>= 3.2.5, < 4.0)
297-
rubocop-ast (>= 1.31.1, < 2.0)
293+
regexp_parser (>= 2.4, < 3.0)
294+
rubocop-ast (>= 1.32.2, < 2.0)
298295
ruby-progressbar (~> 1.7)
299296
unicode-display_width (>= 2.4.0, < 3.0)
300-
rubocop-ast (1.31.3)
297+
rubocop-ast (1.32.3)
301298
parser (>= 3.3.1.0)
302299
rubocop-performance (1.21.1)
303300
rubocop (>= 1.48.1, < 2.0)
@@ -334,7 +331,6 @@ GEM
334331
activesupport (>= 6.1)
335332
sprockets (>= 3.0.0)
336333
stringio (3.1.0)
337-
strscan (3.1.0)
338334
thor (1.3.1)
339335
tilt (2.2.0)
340336
timeout (0.4.1)

0 commit comments

Comments
 (0)