Skip to content

Commit 48f2513

Browse files
Bump activesupport from 7.2.0 to 7.2.3.1
Bumps [activesupport](https://github.com/rails/rails) from 7.2.0 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.0...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 d496a75 commit 48f2513

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.0)
4+
activesupport (7.2.3.1)
55
base64
6+
benchmark (>= 0.3)
67
bigdecimal
78
concurrent-ruby (~> 1.0, >= 1.3.1)
89
connection_pool (>= 2.2.5)
910
drb
1011
i18n (>= 1.6, < 2)
1112
logger (>= 1.4.2)
12-
minitest (>= 5.1)
13+
minitest (>= 5.1, < 6)
1314
securerandom (>= 0.3)
1415
tzinfo (~> 2.0, >= 2.0.5)
1516
addressable (2.8.7)
@@ -29,8 +30,9 @@ GEM
2930
descendants_tracker (~> 0.0.4)
3031
ice_nine (~> 0.11.0)
3132
thread_safe (~> 0.3, >= 0.3.1)
32-
base64 (0.2.0)
33-
bigdecimal (4.0.1)
33+
base64 (0.3.0)
34+
benchmark (0.5.0)
35+
bigdecimal (4.1.0)
3436
capybara (3.40.0)
3537
addressable
3638
matrix
@@ -48,12 +50,12 @@ GEM
4850
coercible (1.0.0)
4951
descendants_tracker (~> 0.0.1)
5052
colorator (1.1.0)
51-
concurrent-ruby (1.3.4)
52-
connection_pool (2.4.1)
53+
concurrent-ruby (1.3.6)
54+
connection_pool (3.0.2)
5355
descendants_tracker (0.0.4)
5456
thread_safe (~> 0.3, >= 0.3.1)
5557
diff-lcs (1.5.1)
56-
drb (2.2.1)
58+
drb (2.2.3)
5759
dumb_delegator (1.0.0)
5860
em-websocket (0.5.3)
5961
eventmachine (>= 0.12.9)
@@ -84,7 +86,7 @@ GEM
8486
activesupport (>= 2)
8587
nokogiri (>= 1.4)
8688
http_parser.rb (0.8.0)
87-
i18n (1.14.5)
89+
i18n (1.14.8)
8890
concurrent-ruby (~> 1.0)
8991
ice_nine (0.11.2)
9092
jekyll (4.3.3)
@@ -145,11 +147,11 @@ GEM
145147
listen (3.9.0)
146148
rb-fsevent (~> 0.10, >= 0.10.3)
147149
rb-inotify (~> 0.9, >= 0.9.10)
148-
logger (1.6.0)
150+
logger (1.7.0)
149151
matrix (0.4.2)
150152
mercenary (0.4.0)
151153
mini_mime (1.1.5)
152-
minitest (5.25.1)
154+
minitest (5.27.0)
153155
net-http (0.4.1)
154156
uri
155157
nokogiri (1.19.1-arm64-darwin)
@@ -225,7 +227,7 @@ GEM
225227
sawyer (0.9.2)
226228
addressable (>= 2.3.5)
227229
faraday (>= 0.17.3, < 3)
228-
securerandom (0.3.1)
230+
securerandom (0.4.1)
229231
selenium-webdriver (4.23.0)
230232
base64 (~> 0.2)
231233
logger (~> 1.4)

0 commit comments

Comments
 (0)