Skip to content

Commit 4ff825d

Browse files
Bump activesupport from 8.0.4 to 8.0.4.1 (#21)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f06a4b2 commit 4ff825d

1 file changed

Lines changed: 8 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
activemodel (8.0.4)
12-
activesupport (= 8.0.4)
13-
activerecord (8.0.4)
14-
activemodel (= 8.0.4)
15-
activesupport (= 8.0.4)
11+
activemodel (8.0.4.1)
12+
activesupport (= 8.0.4.1)
13+
activerecord (8.0.4.1)
14+
activemodel (= 8.0.4.1)
15+
activesupport (= 8.0.4.1)
1616
timeout (>= 0.4.0)
17-
activesupport (8.0.4)
17+
activesupport (8.0.4.1)
1818
base64
1919
benchmark (>= 0.3)
2020
bigdecimal
@@ -23,7 +23,7 @@ GEM
2323
drb
2424
i18n (>= 1.6, < 2)
2525
logger (>= 1.4.2)
26-
minitest (>= 5.1)
26+
minitest (>= 5.1, < 6)
2727
securerandom (>= 0.3)
2828
tzinfo (~> 2.0, >= 2.0.5)
2929
uri (>= 0.13.1)
@@ -51,9 +51,7 @@ GEM
5151
logger (1.7.0)
5252
mcp (0.7.1)
5353
json-schema (>= 4.1)
54-
minitest (6.0.2)
55-
drb (~> 2.0)
56-
prism (~> 1.5)
54+
minitest (5.27.0)
5755
parallel (1.27.0)
5856
parser (3.3.10.2)
5957
ast (~> 2.4.1)

0 commit comments

Comments
 (0)