Skip to content

Commit a0bb7b0

Browse files
Bump activesupport from 6.1.7.6 to 7.2.3.1
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.6 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@v6.1.7.6...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42ae8e2 commit a0bb7b0

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,18 @@ GEM
33
specs:
44
CFPropertyList (3.0.5)
55
rexml
6-
activesupport (7.1.6)
6+
activesupport (7.2.3.1)
77
base64
88
benchmark (>= 0.3)
99
bigdecimal
10-
concurrent-ruby (~> 1.0, >= 1.0.2)
10+
concurrent-ruby (~> 1.0, >= 1.3.1)
1111
connection_pool (>= 2.2.5)
1212
drb
1313
i18n (>= 1.6, < 2)
1414
logger (>= 1.4.2)
15-
minitest (>= 5.1)
16-
mutex_m
15+
minitest (>= 5.1, < 6)
1716
securerandom (>= 0.3)
18-
tzinfo (~> 2.0)
17+
tzinfo (~> 2.0, >= 2.0.5)
1918
addressable (2.9.0)
2019
public_suffix (>= 2.0.2, < 8.0)
2120
algoliasearch (1.27.5)
@@ -64,8 +63,8 @@ GEM
6463
netrc (~> 0.11)
6564
cocoapods-try (1.2.0)
6665
colored2 (3.1.2)
67-
concurrent-ruby (1.2.2)
68-
connection_pool (2.5.5)
66+
concurrent-ruby (1.3.3)
67+
connection_pool (3.0.2)
6968
drb (2.2.3)
7069
escape (0.0.4)
7170
ethon (0.18.0)
@@ -81,7 +80,7 @@ GEM
8180
concurrent-ruby (~> 1.0)
8281
json (2.19.3)
8382
logger (1.7.0)
84-
minitest (5.26.1)
83+
minitest (5.27.0)
8584
molinillo (0.8.0)
8685
mutex_m (0.3.0)
8786
nanaimo (0.3.0)
@@ -90,7 +89,7 @@ GEM
9089
public_suffix (4.0.7)
9190
rexml (3.4.4)
9291
ruby-macho (2.5.1)
93-
securerandom (0.3.2)
92+
securerandom (0.4.1)
9493
typhoeus (1.6.0)
9594
ethon (>= 0.18.0)
9695
tzinfo (2.0.6)

0 commit comments

Comments
 (0)