Skip to content

Commit abd05f8

Browse files
Bump activesupport from 7.2.3 to 7.2.3.1 (#871)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 838a0c1 commit abd05f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.3)
4+
activesupport (7.2.3.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -10,7 +10,7 @@ GEM
1010
drb
1111
i18n (>= 1.6, < 2)
1212
logger (>= 1.4.2)
13-
minitest (>= 5.1)
13+
minitest (>= 5.1, < 6)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
addressable (2.8.8)
@@ -25,7 +25,7 @@ GEM
2525
colorator (1.1.0)
2626
commonmarker (0.23.12)
2727
concurrent-ruby (1.3.6)
28-
connection_pool (2.5.5)
28+
connection_pool (3.0.2)
2929
csv (3.3.5)
3030
dnsruby (1.73.1)
3131
base64 (>= 0.2)

0 commit comments

Comments
 (0)