Skip to content

Commit 81e1c6b

Browse files
chore(deps): bump activesupport from 7.1.5.2 to 7.2.3.1
Bumps [activesupport](https://github.com/rails/rails) from 7.1.5.2 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.1.5.2...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 e756b8b commit 81e1c6b

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,18 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
CFPropertyList (3.0.9)
5-
activesupport (7.1.6)
5+
activesupport (7.2.3.1)
66
base64
77
benchmark (>= 0.3)
88
bigdecimal
9-
concurrent-ruby (~> 1.0, >= 1.0.2)
9+
concurrent-ruby (~> 1.0, >= 1.3.1)
1010
connection_pool (>= 2.2.5)
1111
drb
1212
i18n (>= 1.6, < 2)
1313
logger (>= 1.4.2)
14-
minitest (>= 5.1)
15-
mutex_m
14+
minitest (>= 5.1, < 6)
1615
securerandom (>= 0.3)
17-
tzinfo (~> 2.0)
16+
tzinfo (~> 2.0, >= 2.0.5)
1817
addressable (2.8.9)
1918
public_suffix (>= 2.0.2, < 8.0)
2019
algoliasearch (1.27.5)
@@ -64,7 +63,7 @@ GEM
6463
cocoapods-try (1.2.0)
6564
colored2 (3.1.2)
6665
concurrent-ruby (1.3.6)
67-
connection_pool (2.5.5)
66+
connection_pool (3.0.2)
6867
drb (2.2.3)
6968
escape (0.0.4)
7069
ethon (0.18.0)
@@ -80,7 +79,7 @@ GEM
8079
concurrent-ruby (~> 1.0)
8180
json (2.19.3)
8281
logger (1.7.0)
83-
minitest (5.26.1)
82+
minitest (5.27.0)
8483
molinillo (0.8.0)
8584
mutex_m (0.3.0)
8685
nanaimo (0.4.0)
@@ -89,7 +88,7 @@ GEM
8988
public_suffix (4.0.7)
9089
rexml (3.4.4)
9190
ruby-macho (2.5.1)
92-
securerandom (0.3.2)
91+
securerandom (0.4.1)
9392
typhoeus (1.6.0)
9493
ethon (>= 0.18.0)
9594
tzinfo (2.0.6)

0 commit comments

Comments
 (0)