Skip to content

Commit fab306e

Browse files
Bump activesupport from 7.0.4.1 to 7.0.4.3 (#550)
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.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.4.1...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7918cf commit fab306e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.4.1)
4+
activesupport (7.0.4.3)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
99
coderay (1.1.3)
10-
concurrent-ruby (1.1.10)
10+
concurrent-ruby (1.2.2)
1111
diff-lcs (1.5.0)
1212
faraday (2.2.0)
1313
faraday-net_http (~> 2.0)
@@ -18,7 +18,7 @@ GEM
1818
kwalify (0.7.2)
1919
method_source (1.0.0)
2020
mini_portile2 (2.8.0)
21-
minitest (5.17.0)
21+
minitest (5.18.0)
2222
nokogiri (1.13.10)
2323
mini_portile2 (~> 2.8.0)
2424
racc (~> 1.4)
@@ -41,7 +41,7 @@ GEM
4141
rspec-support (~> 3.11.0)
4242
rspec-support (3.11.0)
4343
ruby2_keywords (0.0.5)
44-
tzinfo (2.0.5)
44+
tzinfo (2.0.6)
4545
concurrent-ruby (~> 1.0)
4646

4747
PLATFORMS

0 commit comments

Comments
 (0)