Skip to content

Commit 8aa7b39

Browse files
chore(deps): bump activesupport from 7.2.2.2 to 7.2.3.1 in /example
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>
1 parent 236546c commit 8aa7b39

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

example/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)
@@ -87,11 +87,11 @@ GEM
8787
gh_inspector (1.1.3)
8888
httpclient (2.9.0)
8989
mutex_m
90-
i18n (1.14.7)
90+
i18n (1.14.8)
9191
concurrent-ruby (~> 1.0)
9292
json (2.15.2.1)
9393
logger (1.7.0)
94-
minitest (5.26.0)
94+
minitest (5.27.0)
9595
molinillo (0.8.0)
9696
mutex_m (0.3.0)
9797
nanaimo (0.3.0)

0 commit comments

Comments
 (0)