Skip to content

Commit cc64d93

Browse files
Bump activesupport from 7.2.3 to 7.2.3.1
Bumps [activesupport](https://github.com/rails/rails) from 7.2.3 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.3...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 964c300 commit cc64d93

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ GEM
2626
remote: https://rubygems.org/
2727
specs:
2828
CFPropertyList (3.0.8)
29-
activesupport (7.2.3)
29+
activesupport (7.2.3.1)
3030
base64
3131
benchmark (>= 0.3)
3232
bigdecimal
@@ -35,7 +35,7 @@ GEM
3535
drb
3636
i18n (>= 1.6, < 2)
3737
logger (>= 1.4.2)
38-
minitest (>= 5.1)
38+
minitest (>= 5.1, < 6)
3939
securerandom (>= 0.3)
4040
tzinfo (~> 2.0, >= 2.0.5)
4141
addressable (2.8.8)
@@ -86,14 +86,12 @@ GEM
8686
concurrent-ruby (~> 1.0)
8787
json (2.18.0)
8888
logger (1.7.0)
89-
minitest (6.0.1)
90-
prism (~> 1.5)
89+
minitest (5.27.0)
9190
molinillo (0.8.0)
9291
mutex_m (0.3.0)
9392
nanaimo (0.4.0)
9493
nap (1.1.0)
9594
netrc (0.11.0)
96-
prism (1.7.0)
9795
public_suffix (4.0.7)
9896
rexml (3.4.4)
9997
ruby-macho (4.1.0)

0 commit comments

Comments
 (0)