Skip to content

Commit 8b76c52

Browse files
chore(deps): bump activesupport from 7.0.3.1 to 7.0.4.1
Bumps [activesupport](https://github.com/rails/rails) from 7.0.3.1 to 7.0.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.0.3.1...v7.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60b22ec commit 8b76c52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ GIT
4949
GEM
5050
remote: https://rubygems.org/
5151
specs:
52-
activesupport (7.0.3.1)
52+
activesupport (7.0.4.1)
5353
concurrent-ruby (~> 1.0, >= 1.0.2)
5454
i18n (>= 1.6, < 2)
5555
minitest (>= 5.1)
@@ -400,7 +400,7 @@ GEM
400400
memoist (0.16.2)
401401
method_source (1.0.0)
402402
mini_mime (1.1.2)
403-
minitest (5.16.2)
403+
minitest (5.17.0)
404404
mixlib-config (3.0.27)
405405
tomlrb
406406
mixlib-install (3.12.19)
@@ -634,7 +634,7 @@ GEM
634634
pastel (~> 0.8)
635635
strings (~> 0.2.0)
636636
tty-screen (~> 0.8)
637-
tzinfo (2.0.4)
637+
tzinfo (2.0.5)
638638
concurrent-ruby (~> 1.0)
639639
uber (0.1.0)
640640
unf (0.1.4)

0 commit comments

Comments
 (0)