Skip to content

Commit 88d3237

Browse files
Bump activesupport from 7.0.3.1 to 7.0.4.3
Bumps [activesupport](https://github.com/rails/rails) from 7.0.3.1 to 7.0.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.0.3.1...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2ae26a commit 88d3237

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
activesupport (7.0.3.1)
12+
activesupport (7.0.4.3)
1313
concurrent-ruby (~> 1.0, >= 1.0.2)
1414
i18n (>= 1.6, < 2)
1515
minitest (>= 5.1)
@@ -20,7 +20,7 @@ GEM
2020
binding_of_caller (1.0.0)
2121
debug_inspector (>= 0.0.1)
2222
coderay (1.1.3)
23-
concurrent-ruby (1.1.10)
23+
concurrent-ruby (1.2.2)
2424
crack (0.4.5)
2525
rexml
2626
debug_inspector (1.1.0)
@@ -34,7 +34,7 @@ GEM
3434
i18n (1.12.0)
3535
concurrent-ruby (~> 1.0)
3636
method_source (1.0.0)
37-
minitest (5.16.3)
37+
minitest (5.18.0)
3838
parallel (1.22.1)
3939
parser (3.1.2.1)
4040
ast (~> 2.4.1)
@@ -96,7 +96,7 @@ GEM
9696
simplecov_json_formatter (~> 0.1)
9797
simplecov-html (0.12.3)
9898
simplecov_json_formatter (0.1.4)
99-
tzinfo (2.0.5)
99+
tzinfo (2.0.6)
100100
concurrent-ruby (~> 1.0)
101101
unicode-display_width (1.8.0)
102102
webmock (3.18.1)
@@ -107,6 +107,7 @@ GEM
107107
PLATFORMS
108108
arm64-darwin-20
109109
arm64-darwin-21
110+
x86_64-linux
110111

111112
DEPENDENCIES
112113
binding_of_caller (~> 1.0)

0 commit comments

Comments
 (0)