Skip to content

Commit a0638f2

Browse files
chore(deps): update dependency activesupport to v8.0.0.1 (#2866)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27eb39b commit a0638f2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.0)
4+
activesupport (8.0.0.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -284,7 +284,7 @@ GEM
284284
listen (3.9.0)
285285
rb-fsevent (~> 0.10, >= 0.10.3)
286286
rb-inotify (~> 0.9, >= 0.9.10)
287-
logger (1.6.1)
287+
logger (1.6.2)
288288
matrix (0.4.2)
289289
mdl (0.13.0)
290290
kramdown (~> 2.3)
@@ -314,7 +314,7 @@ GEM
314314
jekyll (>= 3.5, < 5.0)
315315
jekyll-feed (~> 0.9)
316316
jekyll-seo-tag (~> 2.1)
317-
minitest (5.25.1)
317+
minitest (5.25.4)
318318
mixlib-cli (2.1.8)
319319
mixlib-config (3.0.27)
320320
tomlrb
@@ -403,7 +403,7 @@ GEM
403403
sawyer (0.9.2)
404404
addressable (>= 2.3.5)
405405
faraday (>= 0.17.3, < 3)
406-
securerandom (0.3.1)
406+
securerandom (0.3.2)
407407
selenium-webdriver (4.27.0)
408408
base64 (~> 0.2)
409409
logger (~> 1.4)
@@ -431,7 +431,7 @@ GEM
431431
tzinfo-data (1.2024.2)
432432
tzinfo (>= 1.0.0)
433433
unicode-display_width (2.6.0)
434-
uri (1.0.1)
434+
uri (1.0.2)
435435
virtus (2.0.0)
436436
axiom-types (~> 0.1)
437437
coercible (~> 1.0)

0 commit comments

Comments
 (0)