Skip to content

Commit 775888e

Browse files
Bump activesupport from 7.1.5.1 to 7.2.3.1
Bumps [activesupport](https://github.com/rails/rails) from 7.1.5.1 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.1...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 d40086a commit 775888e

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 16 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.1)
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)
27-
base64 (0.2.0)
28-
benchmark (0.4.0)
29-
bigdecimal (3.1.9)
26+
base64 (0.3.0)
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,32 +65,32 @@ GEM
6665
netrc (~> 0.11)
6766
cocoapods-try (1.2.0)
6867
colored2 (3.1.2)
69-
concurrent-ruby (1.3.4)
70-
connection_pool (2.4.1)
71-
drb (2.2.1)
68+
concurrent-ruby (1.3.6)
69+
connection_pool (3.0.2)
70+
drb (2.2.3)
7271
escape (0.0.4)
7372
ethon (0.16.0)
7473
ffi (>= 1.15.0)
7574
ffi (1.17.1-arm64-darwin)
75+
ffi (1.17.1-x86_64-linux-gnu)
7676
fourflusher (2.3.1)
7777
fuzzy_match (2.0.4)
7878
gh_inspector (1.1.3)
7979
httpclient (2.8.3)
80-
i18n (1.14.6)
80+
i18n (1.14.8)
8181
concurrent-ruby (~> 1.0)
8282
json (2.9.1)
83-
logger (1.6.4)
84-
minitest (5.25.4)
83+
logger (1.7.0)
84+
minitest (5.27.0)
8585
molinillo (0.8.0)
86-
mutex_m (0.3.0)
8786
nanaimo (0.4.0)
8887
nap (1.1.0)
8988
netrc (0.11.0)
9089
nkf (0.2.0)
9190
public_suffix (4.0.7)
9291
rexml (3.4.0)
9392
ruby-macho (2.5.1)
94-
securerandom (0.3.2)
93+
securerandom (0.4.1)
9594
typhoeus (1.4.1)
9695
ethon (>= 0.9.0)
9796
tzinfo (2.0.6)
@@ -107,6 +106,7 @@ GEM
107106
PLATFORMS
108107
arm64-darwin-21
109108
arm64-darwin-22
109+
x86_64-linux
110110

111111
DEPENDENCIES
112112
cocoapods (= 1.16.2)

0 commit comments

Comments
 (0)