Skip to content

Commit 4052e6d

Browse files
chore(deps): bump activesupport from 7.0.8.7 to 7.2.3.1 in /apps/RNApp
Bumps [activesupport](https://github.com/rails/rails) from 7.0.8.7 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.8.7...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45cf023 commit 4052e6d

1 file changed

Lines changed: 16 additions & 5 deletions

File tree

apps/RNApp/Gemfile.lock

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,25 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
CFPropertyList (3.0.8)
5-
activesupport (7.0.8.7)
6-
concurrent-ruby (~> 1.0, >= 1.0.2)
5+
activesupport (7.2.3.1)
6+
base64
7+
benchmark (>= 0.3)
8+
bigdecimal
9+
concurrent-ruby (~> 1.0, >= 1.3.1)
10+
connection_pool (>= 2.2.5)
11+
drb
712
i18n (>= 1.6, < 2)
8-
minitest (>= 5.1)
9-
tzinfo (~> 2.0)
13+
logger (>= 1.4.2)
14+
minitest (>= 5.1, < 6)
15+
securerandom (>= 0.3)
16+
tzinfo (~> 2.0, >= 2.0.5)
1017
addressable (2.8.8)
1118
public_suffix (>= 2.0.2, < 8.0)
1219
algoliasearch (1.27.5)
1320
httpclient (~> 2.8, >= 2.8.3)
1421
json (>= 1.5.1)
1522
atomos (0.1.3)
23+
base64 (0.3.0)
1624
benchmark (0.5.0)
1725
bigdecimal (4.0.1)
1826
claide (1.1.0)
@@ -55,6 +63,8 @@ GEM
5563
cocoapods-try (1.2.0)
5664
colored2 (3.1.2)
5765
concurrent-ruby (1.3.3)
66+
connection_pool (3.0.2)
67+
drb (2.2.3)
5868
escape (0.0.4)
5969
ethon (0.15.0)
6070
ffi (>= 1.15.0)
@@ -68,7 +78,7 @@ GEM
6878
concurrent-ruby (~> 1.0)
6979
json (2.19.2)
7080
logger (1.7.0)
71-
minitest (5.26.1)
81+
minitest (5.27.0)
7282
molinillo (0.8.0)
7383
mutex_m (0.3.0)
7484
nanaimo (0.3.0)
@@ -78,6 +88,7 @@ GEM
7888
public_suffix (4.0.7)
7989
rexml (3.4.4)
8090
ruby-macho (2.5.1)
91+
securerandom (0.4.1)
8192
typhoeus (1.5.0)
8293
ethon (>= 0.9.0, < 0.16.0)
8394
tzinfo (2.0.6)

0 commit comments

Comments
 (0)