Skip to content

Commit 621e45f

Browse files
Update bundler non-major dependencies to v1.0.2
1 parent 3b9a63e commit 621e45f

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Gemfile.lock

Lines changed: 15 additions & 15 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.8.9)
9595
public_suffix (>= 2.0.2, < 8.0)
9696
annotate (3.2.0)
9797
activerecord (>= 3.2, < 8.0)
@@ -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)
@@ -228,7 +228,7 @@ GEM
228228
activesupport (>= 4)
229229
railties (>= 4)
230230
request_store (~> 1.0)
231-
loofah (2.25.0)
231+
loofah (2.25.1)
232232
crass (~> 1.0.2)
233233
nokogiri (>= 1.12.0)
234234
mail (2.9.0)
@@ -243,7 +243,7 @@ GEM
243243
mini_mime (1.1.5)
244244
mini_portile2 (2.8.9)
245245
minitest (5.27.0)
246-
mocha (3.0.2)
246+
mocha (3.1.0)
247247
ruby2_keywords (>= 0.0.5)
248248
msgpack (1.8.0)
249249
multi_json (1.19.1)
@@ -260,7 +260,7 @@ GEM
260260
net-smtp (0.5.1)
261261
net-protocol
262262
nio4r (2.7.5)
263-
nokogiri (1.19.1)
263+
nokogiri (1.19.2)
264264
mini_portile2 (~> 2.8.2)
265265
racc (~> 1.4)
266266
os (1.1.4)
@@ -276,7 +276,7 @@ GEM
276276
psych (5.3.1)
277277
date
278278
stringio
279-
public_suffix (7.0.2)
279+
public_suffix (7.0.5)
280280
puma (7.2.0)
281281
nio4r (~> 2.0)
282282
racc (1.8.1)
@@ -342,7 +342,7 @@ GEM
342342
retriable (3.1.2)
343343
rexml (3.4.4)
344344
rouge (4.7.0)
345-
rubocop (1.85.0)
345+
rubocop (1.85.1)
346346
json (~> 2.3)
347347
language_server-protocol (~> 3.17.0.2)
348348
lint_roller (~> 1.1.0)
@@ -354,7 +354,7 @@ GEM
354354
rubocop-ast (>= 1.49.0, < 2.0)
355355
ruby-progressbar (~> 1.7)
356356
unicode-display_width (>= 2.4.0, < 4.0)
357-
rubocop-ast (1.49.0)
357+
rubocop-ast (1.49.1)
358358
parser (>= 3.3.7.2)
359359
prism (~> 1.7)
360360
rubocop-rails (2.34.3)
@@ -376,10 +376,10 @@ GEM
376376
sprockets-rails
377377
tilt
378378
securerandom (0.4.1)
379-
sentry-rails (6.4.1)
379+
sentry-rails (6.5.0)
380380
railties (>= 5.2.0)
381-
sentry-ruby (~> 6.4.1)
382-
sentry-ruby (6.4.1)
381+
sentry-ruby (~> 6.5.0)
382+
sentry-ruby (6.5.0)
383383
bigdecimal
384384
concurrent-ruby (~> 1.0, >= 1.0.2)
385385
logger
@@ -395,8 +395,8 @@ GEM
395395
simplecov-html (0.13.2)
396396
simplecov-lcov (0.9.0)
397397
simplecov_json_formatter (0.1.4)
398-
skylight (7.0.0)
399-
activesupport (>= 7.1.0)
398+
skylight (7.1.0)
399+
activesupport (>= 7.2.0)
400400
sprockets (4.2.2)
401401
concurrent-ruby (~> 1.0)
402402
logger
@@ -405,7 +405,7 @@ GEM
405405
actionpack (>= 6.1)
406406
activesupport (>= 6.1)
407407
sprockets (>= 3.0.0)
408-
sqlite3 (2.9.1)
408+
sqlite3 (2.9.2)
409409
mini_portile2 (~> 2.8.0)
410410
statsd-ruby (1.5.0)
411411
stringex (2.8.6)
@@ -431,7 +431,7 @@ GEM
431431
activemodel (>= 6.0.0)
432432
bindex (>= 0.4.0)
433433
railties (>= 6.0.0)
434-
webmock (3.26.1)
434+
webmock (3.26.2)
435435
addressable (>= 2.8.0)
436436
crack (>= 0.3.2)
437437
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)