Skip to content

Commit ae2614a

Browse files
authored
Merge pull request #1462 from MITLibraries/renovate/bundler-minor-patch
Update bundler non-major dependencies to v1.199.1
2 parents a386aa7 + 0e57c4a commit ae2614a

File tree

1 file changed

+35
-32
lines changed

1 file changed

+35
-32
lines changed

Gemfile.lock

Lines changed: 35 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -103,26 +103,27 @@ GEM
103103
ansi (1.5.0)
104104
ast (2.4.3)
105105
aws-eventstream (1.4.0)
106-
aws-partitions (1.1122.0)
107-
aws-sdk-core (3.226.1)
106+
aws-partitions (1.1168.0)
107+
aws-sdk-core (3.233.0)
108108
aws-eventstream (~> 1, >= 1.3.0)
109109
aws-partitions (~> 1, >= 1.992.0)
110110
aws-sigv4 (~> 1.9)
111111
base64
112+
bigdecimal
112113
jmespath (~> 1, >= 1.6.1)
113114
logger
114-
aws-sdk-kms (1.106.0)
115-
aws-sdk-core (~> 3, >= 3.225.0)
115+
aws-sdk-kms (1.113.0)
116+
aws-sdk-core (~> 3, >= 3.231.0)
116117
aws-sigv4 (~> 1.5)
117118
aws-sdk-rails (5.1.0)
118119
aws-sdk-core (~> 3)
119120
railties (>= 7.1.0)
120-
aws-sdk-s3 (1.191.0)
121-
aws-sdk-core (~> 3, >= 3.225.0)
121+
aws-sdk-s3 (1.199.1)
122+
aws-sdk-core (~> 3, >= 3.231.0)
122123
aws-sdk-kms (~> 1)
123124
aws-sigv4 (~> 1.5)
124-
aws-sdk-sqs (1.96.0)
125-
aws-sdk-core (~> 3, >= 3.225.0)
125+
aws-sdk-sqs (1.104.0)
126+
aws-sdk-core (~> 3, >= 3.231.0)
126127
aws-sigv4 (~> 1.5)
127128
aws-sigv4 (1.12.1)
128129
aws-eventstream (~> 1, >= 1.0.2)
@@ -199,7 +200,7 @@ GEM
199200
rails-dom-testing (>= 1, < 3)
200201
railties (>= 4.2.0)
201202
thor (>= 0.14, < 2.0)
202-
json (2.12.2)
203+
json (2.13.2)
203204
kaminari (1.2.2)
204205
activesupport (>= 4.1.0)
205206
kaminari-actionview (= 1.2.2)
@@ -252,7 +253,7 @@ GEM
252253
ruby-progressbar
253254
msgpack (1.8.0)
254255
mutex_m (0.3.0)
255-
net-imap (0.5.10)
256+
net-imap (0.5.11)
256257
date
257258
net-protocol
258259
net-pop (0.1.2)
@@ -280,10 +281,10 @@ GEM
280281
activerecord (>= 6.1)
281282
request_store (~> 1.4)
282283
parallel (1.27.0)
283-
parser (3.3.8.0)
284+
parser (3.3.9.0)
284285
ast (~> 2.4.1)
285286
racc
286-
pg (1.5.9)
287+
pg (1.6.2)
287288
pp (0.6.2)
288289
prettyprint
289290
prettyprint (0.2.0)
@@ -292,10 +293,10 @@ GEM
292293
date
293294
stringio
294295
public_suffix (6.0.1)
295-
puma (6.6.0)
296+
puma (6.6.1)
296297
nio4r (~> 2.0)
297298
racc (1.8.1)
298-
rack (3.1.16)
299+
rack (3.2.1)
299300
rack-protection (4.1.1)
300301
base64 (>= 0.1.0)
301302
logger (>= 1.6.0)
@@ -346,30 +347,30 @@ GEM
346347
rdoc (6.14.2)
347348
erb
348349
psych (>= 4.0.0)
349-
regexp_parser (2.10.0)
350+
regexp_parser (2.11.3)
350351
reline (0.6.2)
351352
io-console (~> 0.5)
352353
request_store (1.7.0)
353354
rack (>= 1.4)
354355
responders (3.1.1)
355356
actionpack (>= 5.2)
356357
railties (>= 5.2)
357-
rexml (3.4.1)
358-
rubocop (1.77.0)
358+
rexml (3.4.4)
359+
rubocop (1.81.1)
359360
json (~> 2.3)
360361
language_server-protocol (~> 3.17.0.2)
361362
lint_roller (~> 1.1.0)
362363
parallel (~> 1.10)
363364
parser (>= 3.3.0.2)
364365
rainbow (>= 2.2.2, < 4.0)
365366
regexp_parser (>= 2.9.3, < 3.0)
366-
rubocop-ast (>= 1.45.1, < 2.0)
367+
rubocop-ast (>= 1.47.1, < 2.0)
367368
ruby-progressbar (~> 1.7)
368369
unicode-display_width (>= 2.4.0, < 4.0)
369-
rubocop-ast (1.45.1)
370+
rubocop-ast (1.47.1)
370371
parser (>= 3.3.7.2)
371372
prism (~> 1.4)
372-
rubocop-rails (2.32.0)
373+
rubocop-rails (2.33.4)
373374
activesupport (>= 4.2.0)
374375
lint_roller (~> 1.1)
375376
rack (>= 1.1)
@@ -390,20 +391,22 @@ GEM
390391
sprockets (> 3.0)
391392
sprockets-rails
392393
tilt
393-
scout_apm (5.6.4)
394+
scout_apm (5.7.1)
394395
parser
395396
securerandom (0.4.1)
396397
selectize-rails (0.12.6)
397-
selenium-webdriver (4.34.0)
398+
selenium-webdriver (4.36.0)
398399
base64 (~> 0.2)
400+
json (<= 2.13.2)
399401
logger (~> 1.4)
402+
prism (~> 1.0, < 1.5)
400403
rexml (~> 3.2, >= 3.2.5)
401-
rubyzip (>= 1.2.2, < 3.0)
404+
rubyzip (>= 1.2.2, < 4.0)
402405
websocket (~> 1.0)
403-
sentry-rails (5.26.0)
406+
sentry-rails (5.28.0)
404407
railties (>= 5.0)
405-
sentry-ruby (~> 5.26.0)
406-
sentry-ruby (5.26.0)
408+
sentry-ruby (~> 5.28.0)
409+
sentry-ruby (5.28.0)
407410
bigdecimal
408411
concurrent-ruby (~> 1.0, >= 1.0.2)
409412
simple_form (5.3.1)
@@ -414,7 +417,7 @@ GEM
414417
simplecov-html (~> 0.11)
415418
simplecov_json_formatter (~> 0.1)
416419
simplecov-html (0.13.1)
417-
simplecov-lcov (0.8.0)
420+
simplecov-lcov (0.9.0)
418421
simplecov_json_formatter (0.1.4)
419422
skylight (6.0.4)
420423
activesupport (>= 5.2.0)
@@ -425,22 +428,22 @@ GEM
425428
actionpack (>= 6.1)
426429
activesupport (>= 6.1)
427430
sprockets (>= 3.0.0)
428-
sqlite3 (2.7.1)
431+
sqlite3 (2.7.4)
429432
mini_portile2 (~> 2.8.0)
430433
stringio (3.1.7)
431434
terminal-table (4.0.0)
432435
unicode-display_width (>= 1.1.1, < 4)
433436
terser (1.2.6)
434437
execjs (>= 0.3.0, < 3)
435-
thor (1.3.2)
438+
thor (1.4.0)
436439
tilt (2.6.0)
437440
timecop (0.9.10)
438441
timeout (0.4.3)
439442
tzinfo (2.0.6)
440443
concurrent-ruby (~> 1.0)
441-
unicode-display_width (3.1.4)
442-
unicode-emoji (~> 4.0, >= 4.0.4)
443-
unicode-emoji (4.0.4)
444+
unicode-display_width (3.2.0)
445+
unicode-emoji (~> 4.1)
446+
unicode-emoji (4.1.0)
444447
uniform_notifier (1.17.0)
445448
warden (1.2.9)
446449
rack (>= 2.0.9)

0 commit comments

Comments
 (0)