Skip to content

Commit 242143f

Browse files
Update bundler non-major dependencies to v1.198.0
1 parent 1a3ca0f commit 242143f

File tree

1 file changed

+38
-37
lines changed

1 file changed

+38
-37
lines changed

Gemfile.lock

Lines changed: 38 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -103,33 +103,34 @@ 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.1155.0)
107+
aws-sdk-core (3.232.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.112.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.198.0)
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.103.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)
129130
base64 (0.3.0)
130131
bcrypt (3.1.20)
131132
benchmark (0.4.1)
132-
bigdecimal (3.2.2)
133+
bigdecimal (3.2.3)
133134
bindex (0.8.1)
134135
bootsnap (1.18.6)
135136
msgpack (~> 1.2)
@@ -153,7 +154,7 @@ GEM
153154
climate_control (1.2.0)
154155
cocoon (1.2.15)
155156
concurrent-ruby (1.3.5)
156-
connection_pool (2.5.3)
157+
connection_pool (2.5.4)
157158
crack (1.0.0)
158159
bigdecimal
159160
rexml
@@ -176,7 +177,7 @@ GEM
176177
dotenv (= 3.1.8)
177178
railties (>= 6.1)
178179
drb (2.2.3)
179-
erb (5.0.1)
180+
erb (5.0.2)
180181
erubi (1.13.1)
181182
execjs (2.10.0)
182183
ffi (1.17.1)
@@ -189,7 +190,7 @@ GEM
189190
hashie (5.0.0)
190191
i18n (1.14.7)
191192
concurrent-ruby (~> 1.0)
192-
io-console (0.8.0)
193+
io-console (0.8.1)
193194
irb (1.15.2)
194195
pp (>= 0.6.0)
195196
rdoc (>= 4.0.0)
@@ -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.9)
256+
net-imap (0.5.10)
256257
date
257258
net-protocol
258259
net-pop (0.1.2)
@@ -262,7 +263,7 @@ GEM
262263
net-smtp (0.5.1)
263264
net-protocol
264265
nio4r (2.7.4)
265-
nokogiri (1.18.8)
266+
nokogiri (1.18.9)
266267
mini_portile2 (~> 2.8.2)
267268
racc (~> 1.4)
268269
omniauth (2.1.3)
@@ -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)
@@ -343,33 +344,33 @@ GEM
343344
rb-fsevent (0.11.2)
344345
rb-inotify (0.11.1)
345346
ffi (~> 1.0)
346-
rdoc (6.14.1)
347+
rdoc (6.14.2)
347348
erb
348349
psych (>= 4.0.0)
349-
regexp_parser (2.10.0)
350-
reline (0.6.1)
350+
regexp_parser (2.11.2)
351+
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.3)
359+
rubocop (1.80.2)
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.46.0, < 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.46.0)
370371
parser (>= 3.3.7.2)
371372
prism (~> 1.4)
372-
rubocop-rails (2.32.0)
373+
rubocop-rails (2.33.3)
373374
activesupport (>= 4.2.0)
374375
lint_roller (~> 1.1)
375376
rack (>= 1.1)
@@ -390,20 +391,20 @@ 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.35.0)
398399
base64 (~> 0.2)
399400
logger (~> 1.4)
400401
rexml (~> 3.2, >= 3.2.5)
401-
rubyzip (>= 1.2.2, < 3.0)
402+
rubyzip (>= 1.2.2, < 4.0)
402403
websocket (~> 1.0)
403-
sentry-rails (5.26.0)
404+
sentry-rails (5.27.0)
404405
railties (>= 5.0)
405-
sentry-ruby (~> 5.26.0)
406-
sentry-ruby (5.26.0)
406+
sentry-ruby (~> 5.27.0)
407+
sentry-ruby (5.27.0)
407408
bigdecimal
408409
concurrent-ruby (~> 1.0, >= 1.0.2)
409410
simple_form (5.3.1)
@@ -414,7 +415,7 @@ GEM
414415
simplecov-html (~> 0.11)
415416
simplecov_json_formatter (~> 0.1)
416417
simplecov-html (0.13.1)
417-
simplecov-lcov (0.8.0)
418+
simplecov-lcov (0.9.0)
418419
simplecov_json_formatter (0.1.4)
419420
skylight (6.0.4)
420421
activesupport (>= 5.2.0)
@@ -425,20 +426,20 @@ GEM
425426
actionpack (>= 6.1)
426427
activesupport (>= 6.1)
427428
sprockets (>= 3.0.0)
428-
sqlite3 (2.7.1)
429+
sqlite3 (2.7.3)
429430
mini_portile2 (~> 2.8.0)
430431
stringio (3.1.7)
431432
terminal-table (4.0.0)
432433
unicode-display_width (>= 1.1.1, < 4)
433434
terser (1.2.6)
434435
execjs (>= 0.3.0, < 3)
435-
thor (1.3.2)
436+
thor (1.4.0)
436437
tilt (2.6.0)
437438
timecop (0.9.10)
438439
timeout (0.4.3)
439440
tzinfo (2.0.6)
440441
concurrent-ruby (~> 1.0)
441-
unicode-display_width (3.1.4)
442+
unicode-display_width (3.1.5)
442443
unicode-emoji (~> 4.0, >= 4.0.4)
443444
unicode-emoji (4.0.4)
444445
uniform_notifier (1.17.0)

0 commit comments

Comments
 (0)