Skip to content

Commit 122119f

Browse files
Bump activesupport from 7.0.4.2 to 7.0.4.3 in /docs (#444)
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.2 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.2...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 578e3f0 commit 122119f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Gemfile.lock

Lines changed: 2 additions & 2 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.2)
4+
activesupport (7.0.4.3)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -213,7 +213,7 @@ GEM
213213
jekyll (>= 3.5, < 5.0)
214214
jekyll-feed (~> 0.9)
215215
jekyll-seo-tag (~> 2.1)
216-
minitest (5.17.0)
216+
minitest (5.18.0)
217217
nokogiri (1.14.1-x86_64-linux)
218218
racc (~> 1.4)
219219
octokit (4.25.1)

0 commit comments

Comments
 (0)