Skip to content

Commit e870b63

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 04ac575 commit e870b63

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
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
CFPropertyList (3.0.8)
5-
activesupport (7.2.3)
5+
activesupport (7.2.3.1)
66
base64
77
benchmark (>= 0.3)
88
bigdecimal
@@ -11,7 +11,7 @@ GEM
1111
drb
1212
i18n (>= 1.6, < 2)
1313
logger (>= 1.4.2)
14-
minitest (>= 5.1)
14+
minitest (>= 5.1, < 6)
1515
securerandom (>= 0.3)
1616
tzinfo (~> 2.0, >= 2.0.5)
1717
addressable (2.8.8)
@@ -78,14 +78,12 @@ GEM
7878
concurrent-ruby (~> 1.0)
7979
json (2.18.0)
8080
logger (1.7.0)
81-
minitest (6.0.1)
82-
prism (~> 1.5)
81+
minitest (5.27.0)
8382
molinillo (0.8.0)
8483
mutex_m (0.3.0)
8584
nanaimo (0.4.0)
8685
nap (1.1.0)
8786
netrc (0.11.0)
88-
prism (1.8.0)
8987
public_suffix (4.0.7)
9088
rexml (3.4.4)
9189
ruby-macho (2.5.1)

0 commit comments

Comments
 (0)