Skip to content

Commit 98bb58d

Browse files
Bump activesupport from 7.0.4.3 to 7.0.7.2
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.3 to 7.0.7.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.0.4.3...v7.0.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2226bae commit 98bb58d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.4.3)
4+
activesupport (7.0.7.2)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -22,7 +22,7 @@ GEM
2222
activesupport (>= 2)
2323
nokogiri (>= 1.4)
2424
http_parser.rb (0.8.0)
25-
i18n (1.12.0)
25+
i18n (1.14.1)
2626
concurrent-ruby (~> 1.0)
2727
jekyll (4.3.2)
2828
addressable (~> 2.4)
@@ -60,7 +60,7 @@ GEM
6060
rb-fsevent (~> 0.10, >= 0.10.3)
6161
rb-inotify (~> 0.9, >= 0.9.10)
6262
mercenary (0.4.0)
63-
minitest (5.18.0)
63+
minitest (5.19.0)
6464
nokogiri (1.14.3-x86_64-linux)
6565
racc (~> 1.4)
6666
pathutil (0.16.2)

0 commit comments

Comments
 (0)