Skip to content

Commit 235cd7a

Browse files
Bump activesupport from 7.1.3.2 to 7.2.3.1
Bumps [activesupport](https://github.com/rails/rails) from 7.1.3.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.3.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 56b997e commit 235cd7a

1 file changed

Lines changed: 17 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,27 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.1.3.2)
8+
activesupport (7.2.3.1)
99
base64
10+
benchmark (>= 0.3)
1011
bigdecimal
11-
concurrent-ruby (~> 1.0, >= 1.0.2)
12+
concurrent-ruby (~> 1.0, >= 1.3.1)
1213
connection_pool (>= 2.2.5)
1314
drb
1415
i18n (>= 1.6, < 2)
15-
minitest (>= 5.1)
16-
mutex_m
17-
tzinfo (~> 2.0)
16+
logger (>= 1.4.2)
17+
minitest (>= 5.1, < 6)
18+
securerandom (>= 0.3)
19+
tzinfo (~> 2.0, >= 2.0.5)
1820
addressable (2.8.0)
1921
public_suffix (>= 2.0.2, < 5.0)
2022
algoliasearch (1.27.5)
2123
httpclient (~> 2.8, >= 2.8.3)
2224
json (>= 1.5.1)
2325
atomos (0.1.3)
24-
base64 (0.2.0)
25-
bigdecimal (3.1.7)
26+
base64 (0.3.0)
27+
benchmark (0.5.0)
28+
bigdecimal (4.0.1)
2629
claide (1.0.3)
2730
claide-plugins (0.9.2)
2831
cork
@@ -66,8 +69,8 @@ GEM
6669
netrc (~> 0.11)
6770
cocoapods-try (1.2.0)
6871
colored2 (3.1.2)
69-
concurrent-ruby (1.2.3)
70-
connection_pool (2.4.1)
72+
concurrent-ruby (1.3.6)
73+
connection_pool (3.0.2)
7174
cork (0.3.0)
7275
colored2 (~> 3.1)
7376
danger (8.3.1)
@@ -87,7 +90,7 @@ GEM
8790
danger
8891
rake (> 10)
8992
thor (~> 0.19)
90-
drb (2.2.1)
93+
drb (2.2.3)
9194
escape (0.0.4)
9295
ethon (0.16.0)
9396
ffi (>= 1.15.0)
@@ -118,17 +121,17 @@ GEM
118121
addressable (~> 2.8)
119122
rchardet (~> 1.8)
120123
httpclient (2.8.3)
121-
i18n (1.14.4)
124+
i18n (1.14.8)
122125
concurrent-ruby (~> 1.0)
123126
json (2.7.2)
124127
kramdown (2.3.1)
125128
rexml
126129
kramdown-parser-gfm (1.1.0)
127130
kramdown (~> 2.0)
128-
minitest (5.22.3)
131+
logger (1.7.0)
132+
minitest (5.27.0)
129133
molinillo (0.8.0)
130134
multipart-post (2.1.1)
131-
mutex_m (0.2.0)
132135
nanaimo (0.3.0)
133136
nap (1.1.0)
134137
netrc (0.11.0)
@@ -148,6 +151,7 @@ GEM
148151
sawyer (0.8.2)
149152
addressable (>= 2.3.5)
150153
faraday (> 0.8, < 2.0)
154+
securerandom (0.4.1)
151155
terminal-table (3.0.1)
152156
unicode-display_width (>= 1.1.1, < 3)
153157
thor (0.20.3)

0 commit comments

Comments
 (0)