Skip to content

Commit efd8128

Browse files
authored
Merge pull request #1463 from MITLibraries/renovate/bundler-minor-patch
Update bundler non-major dependencies to v7.2.0
2 parents e09f9a3 + e187998 commit efd8128

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

Gemfile.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ GEM
211211
railties (>= 4.2.0)
212212
thor (>= 0.14, < 2.0)
213213
jquery-validation-rails (1.19.0)
214-
json (2.12.2)
214+
json (2.15.0)
215215
jwt (2.10.1)
216216
base64
217217
language_server-protocol (3.17.0.5)
@@ -265,22 +265,22 @@ GEM
265265
racc (~> 1.4)
266266
os (1.1.4)
267267
parallel (1.27.0)
268-
parser (3.3.8.0)
268+
parser (3.3.9.0)
269269
ast (~> 2.4.1)
270270
racc
271-
pg (1.5.9)
271+
pg (1.6.2)
272272
pp (0.6.2)
273273
prettyprint
274274
prettyprint (0.2.0)
275-
prism (1.4.0)
275+
prism (1.5.1)
276276
psych (5.2.6)
277277
date
278278
stringio
279279
public_suffix (6.0.2)
280-
puma (6.6.0)
280+
puma (6.6.1)
281281
nio4r (~> 2.0)
282282
racc (1.8.1)
283-
rack (3.1.16)
283+
rack (3.2.1)
284284
rack-attack (6.7.0)
285285
rack (>= 1.0, < 4)
286286
rack-session (2.1.1)
@@ -327,7 +327,7 @@ GEM
327327
rdoc (6.14.2)
328328
erb
329329
psych (>= 4.0.0)
330-
regexp_parser (2.10.0)
330+
regexp_parser (2.11.3)
331331
reline (0.6.2)
332332
io-console (~> 0.5)
333333
representable (3.2.0)
@@ -339,21 +339,21 @@ GEM
339339
retriable (3.1.2)
340340
rexml (3.4.1)
341341
rouge (4.5.1)
342-
rubocop (1.77.0)
342+
rubocop (1.81.1)
343343
json (~> 2.3)
344344
language_server-protocol (~> 3.17.0.2)
345345
lint_roller (~> 1.1.0)
346346
parallel (~> 1.10)
347347
parser (>= 3.3.0.2)
348348
rainbow (>= 2.2.2, < 4.0)
349349
regexp_parser (>= 2.9.3, < 3.0)
350-
rubocop-ast (>= 1.45.1, < 2.0)
350+
rubocop-ast (>= 1.47.1, < 2.0)
351351
ruby-progressbar (~> 1.7)
352352
unicode-display_width (>= 2.4.0, < 4.0)
353-
rubocop-ast (1.45.1)
353+
rubocop-ast (1.47.1)
354354
parser (>= 3.3.7.2)
355355
prism (~> 1.4)
356-
rubocop-rails (2.32.0)
356+
rubocop-rails (2.33.4)
357357
activesupport (>= 4.2.0)
358358
lint_roller (~> 1.1)
359359
rack (>= 1.1)
@@ -372,10 +372,10 @@ GEM
372372
sprockets-rails
373373
tilt
374374
securerandom (0.4.1)
375-
sentry-rails (5.25.0)
375+
sentry-rails (5.28.0)
376376
railties (>= 5.0)
377-
sentry-ruby (~> 5.25.0)
378-
sentry-ruby (5.25.0)
377+
sentry-ruby (~> 5.28.0)
378+
sentry-ruby (5.28.0)
379379
bigdecimal
380380
concurrent-ruby (~> 1.0, >= 1.0.2)
381381
signet (0.19.0)
@@ -388,7 +388,7 @@ GEM
388388
simplecov-html (~> 0.11)
389389
simplecov_json_formatter (~> 0.1)
390390
simplecov-html (0.13.1)
391-
simplecov-lcov (0.8.0)
391+
simplecov-lcov (0.9.0)
392392
simplecov_json_formatter (0.1.4)
393393
skylight (6.0.4)
394394
activesupport (>= 5.2.0)
@@ -399,23 +399,23 @@ GEM
399399
actionpack (>= 6.1)
400400
activesupport (>= 6.1)
401401
sprockets (>= 3.0.0)
402-
sqlite3 (2.7.0)
402+
sqlite3 (2.7.4)
403403
mini_portile2 (~> 2.8.0)
404404
statsd-ruby (1.5.0)
405405
stringex (2.8.6)
406406
stringio (3.1.7)
407407
terser (1.2.6)
408408
execjs (>= 0.3.0, < 3)
409-
thor (1.3.2)
409+
thor (1.4.0)
410410
tilt (2.6.0)
411411
timeout (0.4.3)
412412
trailblazer-option (0.1.2)
413413
tzinfo (2.0.6)
414414
concurrent-ruby (~> 1.0)
415415
uber (0.1.0)
416-
unicode-display_width (3.1.4)
417-
unicode-emoji (~> 4.0, >= 4.0.4)
418-
unicode-emoji (4.0.4)
416+
unicode-display_width (3.2.0)
417+
unicode-emoji (~> 4.1)
418+
unicode-emoji (4.1.0)
419419
uri (1.0.3)
420420
vcr (6.3.1)
421421
base64

0 commit comments

Comments
 (0)