Skip to content

Commit d21a957

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 c2f4335 commit d21a957

1 file changed

Lines changed: 11 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,27 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.1.5.2)
8+
activesupport (7.2.3.1)
99
base64
1010
benchmark (>= 0.3)
1111
bigdecimal
12-
concurrent-ruby (~> 1.0, >= 1.0.2)
12+
concurrent-ruby (~> 1.0, >= 1.3.1)
1313
connection_pool (>= 2.2.5)
1414
drb
1515
i18n (>= 1.6, < 2)
1616
logger (>= 1.4.2)
17-
minitest (>= 5.1)
18-
mutex_m
17+
minitest (>= 5.1, < 6)
1918
securerandom (>= 0.3)
20-
tzinfo (~> 2.0)
19+
tzinfo (~> 2.0, >= 2.0.5)
2120
addressable (2.8.7)
2221
public_suffix (>= 2.0.2, < 7.0)
2322
algoliasearch (1.27.5)
2423
httpclient (~> 2.8, >= 2.8.3)
2524
json (>= 1.5.1)
2625
atomos (0.1.3)
2726
base64 (0.3.0)
28-
benchmark (0.4.1)
29-
bigdecimal (3.2.3)
27+
benchmark (0.5.0)
28+
bigdecimal (4.0.1)
3029
claide (1.1.0)
3130
cocoapods (1.16.2)
3231
addressable (~> 2.8)
@@ -66,8 +65,8 @@ GEM
6665
netrc (~> 0.11)
6766
cocoapods-try (1.2.0)
6867
colored2 (3.1.2)
69-
concurrent-ruby (1.3.5)
70-
connection_pool (2.5.4)
68+
concurrent-ruby (1.3.6)
69+
connection_pool (3.0.2)
7170
drb (2.2.3)
7271
escape (0.0.4)
7372
ethon (0.17.0)
@@ -78,11 +77,11 @@ GEM
7877
gh_inspector (1.1.3)
7978
httpclient (2.9.0)
8079
mutex_m
81-
i18n (1.14.7)
80+
i18n (1.14.8)
8281
concurrent-ruby (~> 1.0)
8382
json (2.15.0)
8483
logger (1.7.0)
85-
minitest (5.25.5)
84+
minitest (5.27.0)
8685
molinillo (0.8.0)
8786
mutex_m (0.3.0)
8887
nanaimo (0.4.0)
@@ -92,7 +91,7 @@ GEM
9291
public_suffix (4.0.7)
9392
rexml (3.4.4)
9493
ruby-macho (2.5.1)
95-
securerandom (0.3.2)
94+
securerandom (0.4.1)
9695
typhoeus (1.4.1)
9796
ethon (>= 0.9.0)
9897
tzinfo (2.0.6)

0 commit comments

Comments
 (0)