Skip to content

Commit bc7f0e6

Browse files
Build(deps): Bump activesupport from 6.1.7.6 to 7.2.2.1
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.6 to 7.2.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.7.6...v7.2.2.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47d1246 commit bc7f0e6

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,26 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.1.4.2)
8+
activesupport (7.2.2.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)
16+
logger (>= 1.4.2)
1517
minitest (>= 5.1)
16-
mutex_m
17-
tzinfo (~> 2.0)
18+
securerandom (>= 0.3)
19+
tzinfo (~> 2.0, >= 2.0.5)
1820
addressable (2.8.7)
1921
public_suffix (>= 2.0.2, < 7.0)
2022
algoliasearch (1.27.5)
2123
httpclient (~> 2.8, >= 2.8.3)
2224
json (>= 1.5.1)
2325
atomos (0.1.3)
2426
base64 (0.3.0)
25-
benchmark (0.1.0)
27+
benchmark (0.4.1)
2628
bigdecimal (2.0.0)
2729
claide (1.1.0)
2830
cocoapods (1.15.2)
@@ -89,6 +91,7 @@ GEM
8991
public_suffix (4.0.7)
9092
rexml (3.4.1)
9193
ruby-macho (2.5.1)
94+
securerandom (0.4.1)
9295
typhoeus (1.4.1)
9396
ethon (>= 0.9.0)
9497
tzinfo (2.0.6)

0 commit comments

Comments
 (0)