Skip to content

Commit f1b7d70

Browse files
Bump activesupport from 7.1.6 to 7.2.3.1 in /packages/mobile
Bumps [activesupport](https://github.com/rails/rails) from 7.1.6 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.1.6...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f94757 commit f1b7d70

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

packages/mobile/Gemfile.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,18 @@ GEM
1515
remote: https://rubygems.org/
1616
specs:
1717
CFPropertyList (3.0.9)
18-
activesupport (7.1.6)
18+
activesupport (7.2.3.1)
1919
base64
2020
benchmark (>= 0.3)
2121
bigdecimal
22-
concurrent-ruby (~> 1.0, >= 1.0.2)
22+
concurrent-ruby (~> 1.0, >= 1.3.1)
2323
connection_pool (>= 2.2.5)
2424
drb
2525
i18n (>= 1.6, < 2)
2626
logger (>= 1.4.2)
27-
minitest (>= 5.1)
28-
mutex_m
27+
minitest (>= 5.1, < 6)
2928
securerandom (>= 0.3)
30-
tzinfo (~> 2.0)
29+
tzinfo (~> 2.0, >= 2.0.5)
3130
addressable (2.8.9)
3231
public_suffix (>= 2.0.2, < 8.0)
3332
algoliasearch (1.27.5)
@@ -36,7 +35,7 @@ GEM
3635
atomos (0.1.3)
3736
base64 (0.3.0)
3837
benchmark (0.5.0)
39-
bigdecimal (4.0.1)
38+
bigdecimal (4.1.1)
4039
claide (1.1.0)
4140
cocoapods (1.16.2)
4241
addressable (~> 2.8)
@@ -77,7 +76,7 @@ GEM
7776
cocoapods-try (1.2.0)
7877
colored2 (3.1.2)
7978
concurrent-ruby (1.3.3)
80-
connection_pool (2.5.5)
79+
connection_pool (3.0.2)
8180
drb (2.2.3)
8281
escape (0.0.4)
8382
ethon (0.18.0)
@@ -93,7 +92,7 @@ GEM
9392
concurrent-ruby (~> 1.0)
9493
json (2.19.1)
9594
logger (1.7.0)
96-
minitest (5.26.1)
95+
minitest (5.27.0)
9796
molinillo (0.8.0)
9897
mutex_m (0.3.0)
9998
nanaimo (0.4.0)
@@ -102,7 +101,7 @@ GEM
102101
public_suffix (4.0.7)
103102
rexml (3.4.4)
104103
ruby-macho (2.5.1)
105-
securerandom (0.3.2)
104+
securerandom (0.4.1)
106105
typhoeus (1.6.0)
107106
ethon (>= 0.18.0)
108107
tzinfo (2.0.6)

0 commit comments

Comments
 (0)