Skip to content

Commit 125d76c

Browse files
chore(deps): bump activesupport from 7.2.2.2 to 7.2.3.1 in /examples/react-native (#1273)
chore(deps): bump activesupport in /examples/react-native Bumps [activesupport](https://github.com/rails/rails) from 7.2.2.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.2.2.2...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd8c5af commit 125d76c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

examples/react-native/Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.2.2.2)
8+
activesupport (7.2.3.1)
99
base64
1010
benchmark (>= 0.3)
1111
bigdecimal
@@ -14,7 +14,7 @@ GEM
1414
drb
1515
i18n (>= 1.6, < 2)
1616
logger (>= 1.4.2)
17-
minitest (>= 5.1)
17+
minitest (>= 5.1, < 6)
1818
securerandom (>= 0.3)
1919
tzinfo (~> 2.0, >= 2.0.5)
2020
addressable (2.8.7)
@@ -66,7 +66,7 @@ GEM
6666
cocoapods-try (1.2.0)
6767
colored2 (3.1.2)
6868
concurrent-ruby (1.3.3)
69-
connection_pool (2.5.4)
69+
connection_pool (3.0.2)
7070
drb (2.2.3)
7171
escape (0.0.4)
7272
ethon (0.15.0)
@@ -77,11 +77,11 @@ GEM
7777
gh_inspector (1.1.3)
7878
httpclient (2.9.0)
7979
mutex_m
80-
i18n (1.14.7)
80+
i18n (1.14.8)
8181
concurrent-ruby (~> 1.0)
8282
json (2.13.2)
8383
logger (1.7.0)
84-
minitest (5.25.5)
84+
minitest (5.27.0)
8585
molinillo (0.8.0)
8686
mutex_m (0.3.0)
8787
nanaimo (0.3.0)

0 commit comments

Comments
 (0)