Skip to content

Commit f4aeeea

Browse files
Update bundler non-major dependencies to v1.0.2
1 parent 49f4042 commit f4aeeea

1 file changed

Lines changed: 25 additions & 30 deletions

File tree

Gemfile.lock

Lines changed: 25 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ GEM
9191
minitest (>= 5.1)
9292
securerandom (>= 0.3)
9393
tzinfo (~> 2.0, >= 2.0.5)
94-
addressable (2.8.8)
94+
addressable (2.9.0)
9595
public_suffix (>= 2.0.2, < 8.0)
9696
annotate (3.2.0)
9797
activerecord (>= 3.2, < 8.0)
@@ -106,7 +106,7 @@ GEM
106106
erubi (>= 1.0.0)
107107
rack (>= 0.9.0)
108108
rouge (>= 1.0.0)
109-
bigdecimal (4.0.1)
109+
bigdecimal (4.1.1)
110110
bindex (0.8.1)
111111
binding_of_caller (1.0.1)
112112
debug_inspector (>= 1.2.0)
@@ -137,7 +137,7 @@ GEM
137137
drb (2.2.3)
138138
erb (6.0.2)
139139
erubi (1.13.1)
140-
execjs (2.10.0)
140+
execjs (2.10.1)
141141
faraday (2.14.0)
142142
faraday-net_http (>= 2.0, < 3.5)
143143
json
@@ -191,7 +191,7 @@ GEM
191191
http-cookie (1.1.0)
192192
domain_name (~> 0.5)
193193
http-form_data (2.3.0)
194-
http_logger (1.0.1)
194+
http_logger (1.0.2)
195195
httpclient (2.9.0)
196196
mutex_m
197197
i18n (1.14.8)
@@ -208,9 +208,7 @@ GEM
208208
railties (>= 4.2.0)
209209
thor (>= 0.14, < 2.0)
210210
jquery-validation-rails (1.19.0)
211-
json (2.18.1)
212-
json-schema (4.3.1)
213-
addressable (>= 2.8)
211+
json (2.19.3)
214212
jwt (3.1.2)
215213
base64
216214
language_server-protocol (3.17.0.5)
@@ -228,7 +226,7 @@ GEM
228226
activesupport (>= 4)
229227
railties (>= 4)
230228
request_store (~> 1.0)
231-
loofah (2.25.0)
229+
loofah (2.25.1)
232230
crass (~> 1.0.2)
233231
nokogiri (>= 1.12.0)
234232
mail (2.9.0)
@@ -238,12 +236,10 @@ GEM
238236
net-pop
239237
net-smtp
240238
marcel (1.1.0)
241-
mcp (0.7.1)
242-
json-schema (>= 4.1)
243239
mini_mime (1.1.5)
244240
mini_portile2 (2.8.9)
245241
minitest (5.27.0)
246-
mocha (3.0.2)
242+
mocha (3.1.0)
247243
ruby2_keywords (>= 0.0.5)
248244
msgpack (1.8.0)
249245
multi_json (1.19.1)
@@ -260,12 +256,12 @@ GEM
260256
net-smtp (0.5.1)
261257
net-protocol
262258
nio4r (2.7.5)
263-
nokogiri (1.19.1)
259+
nokogiri (1.19.2)
264260
mini_portile2 (~> 2.8.2)
265261
racc (~> 1.4)
266262
os (1.1.4)
267-
parallel (1.27.0)
268-
parser (3.3.10.2)
263+
parallel (1.28.0)
264+
parser (3.3.11.1)
269265
ast (~> 2.4.1)
270266
racc
271267
pg (1.6.3)
@@ -276,14 +272,14 @@ GEM
276272
psych (5.3.1)
277273
date
278274
stringio
279-
public_suffix (7.0.2)
275+
public_suffix (7.0.5)
280276
puma (7.2.0)
281277
nio4r (~> 2.0)
282278
racc (1.8.1)
283-
rack (3.2.5)
279+
rack (3.2.6)
284280
rack-attack (6.8.0)
285281
rack (>= 1.0, < 4)
286-
rack-session (2.1.1)
282+
rack-session (2.1.2)
287283
base64 (>= 0.1.0)
288284
rack (>= 3.0.0)
289285
rack-test (2.2.0)
@@ -330,7 +326,7 @@ GEM
330326
erb
331327
psych (>= 4.0.0)
332328
tsort
333-
regexp_parser (2.11.3)
329+
regexp_parser (2.12.0)
334330
reline (0.6.3)
335331
io-console (~> 0.5)
336332
representable (3.2.0)
@@ -342,19 +338,18 @@ GEM
342338
retriable (3.1.2)
343339
rexml (3.4.4)
344340
rouge (4.7.0)
345-
rubocop (1.85.0)
341+
rubocop (1.86.1)
346342
json (~> 2.3)
347343
language_server-protocol (~> 3.17.0.2)
348344
lint_roller (~> 1.1.0)
349-
mcp (~> 0.6)
350-
parallel (~> 1.10)
345+
parallel (>= 1.10)
351346
parser (>= 3.3.0.2)
352347
rainbow (>= 2.2.2, < 4.0)
353348
regexp_parser (>= 2.9.3, < 3.0)
354349
rubocop-ast (>= 1.49.0, < 2.0)
355350
ruby-progressbar (~> 1.7)
356351
unicode-display_width (>= 2.4.0, < 4.0)
357-
rubocop-ast (1.49.0)
352+
rubocop-ast (1.49.1)
358353
parser (>= 3.3.7.2)
359354
prism (~> 1.7)
360355
rubocop-rails (2.34.3)
@@ -376,10 +371,10 @@ GEM
376371
sprockets-rails
377372
tilt
378373
securerandom (0.4.1)
379-
sentry-rails (6.4.1)
374+
sentry-rails (6.5.0)
380375
railties (>= 5.2.0)
381-
sentry-ruby (~> 6.4.1)
382-
sentry-ruby (6.4.1)
376+
sentry-ruby (~> 6.5.0)
377+
sentry-ruby (6.5.0)
383378
bigdecimal
384379
concurrent-ruby (~> 1.0, >= 1.0.2)
385380
logger
@@ -395,8 +390,8 @@ GEM
395390
simplecov-html (0.13.2)
396391
simplecov-lcov (0.9.0)
397392
simplecov_json_formatter (0.1.4)
398-
skylight (7.0.0)
399-
activesupport (>= 7.1.0)
393+
skylight (7.1.0)
394+
activesupport (>= 7.2.0)
400395
sprockets (4.2.2)
401396
concurrent-ruby (~> 1.0)
402397
logger
@@ -405,12 +400,12 @@ GEM
405400
actionpack (>= 6.1)
406401
activesupport (>= 6.1)
407402
sprockets (>= 3.0.0)
408-
sqlite3 (2.9.1)
403+
sqlite3 (2.9.2)
409404
mini_portile2 (~> 2.8.0)
410405
statsd-ruby (1.5.0)
411406
stringex (2.8.6)
412407
stringio (3.2.0)
413-
terser (1.2.6)
408+
terser (1.2.7)
414409
execjs (>= 0.3.0, < 3)
415410
thor (1.5.0)
416411
tilt (2.6.1)
@@ -431,7 +426,7 @@ GEM
431426
activemodel (>= 6.0.0)
432427
bindex (>= 0.4.0)
433428
railties (>= 6.0.0)
434-
webmock (3.26.1)
429+
webmock (3.26.2)
435430
addressable (>= 2.8.0)
436431
crack (>= 0.3.2)
437432
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)