Skip to content

Commit ff352cc

Browse files
dependabot[bot]brmur
authored andcommitted
Bump activesupport from 7.0.7.2 to 7.2.3.1 in /ruby
Bumps [activesupport](https://github.com/rails/rails) from 7.0.7.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.0.7.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 a4876c4 commit ff352cc

1 file changed

Lines changed: 18 additions & 7 deletions

File tree

ruby/Gemfile.lock

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.7.2)
5-
concurrent-ruby (~> 1.0, >= 1.0.2)
4+
activesupport (7.2.3.1)
5+
base64
6+
benchmark (>= 0.3)
7+
bigdecimal
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
9+
connection_pool (>= 2.2.5)
10+
drb
611
i18n (>= 1.6, < 2)
7-
minitest (>= 5.1)
8-
tzinfo (~> 2.0)
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1, < 6)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
916
ast (2.4.2)
1017
aws-eventstream (1.4.0)
1118
aws-partitions (1.1196.0)
@@ -1400,12 +1407,15 @@ GEM
14001407
aws-sigv4 (1.12.1)
14011408
aws-eventstream (~> 1, >= 1.0.2)
14021409
base64 (0.3.0)
1410+
benchmark (0.5.0)
14031411
bigdecimal (4.0.1)
14041412
cli-ui (2.2.3)
1405-
concurrent-ruby (1.2.2)
1413+
concurrent-ruby (1.3.6)
1414+
connection_pool (3.0.2)
14061415
date (3.4.1)
14071416
diff-lcs (1.6.0)
1408-
i18n (1.14.1)
1417+
drb (2.2.3)
1418+
i18n (1.14.8)
14091419
concurrent-ruby (~> 1.0)
14101420
jmespath (1.6.2)
14111421
json (2.6.3)
@@ -1419,7 +1429,7 @@ GEM
14191429
net-smtp
14201430
mime (0.4.4)
14211431
mini_mime (1.1.2)
1422-
minitest (5.19.0)
1432+
minitest (5.27.0)
14231433
multi_json (1.15.0)
14241434
mustermann (3.0.4)
14251435
ruby2_keywords (~> 0.0.1)
@@ -1501,6 +1511,7 @@ GEM
15011511
ruby-progressbar (1.13.0)
15021512
ruby2_keywords (0.0.5)
15031513
rubyzip (2.3.2)
1514+
securerandom (0.4.1)
15041515
sequel (5.69.0)
15051516
sinatra (4.2.0)
15061517
logger (>= 1.6.0)

0 commit comments

Comments
 (0)