Skip to content

Commit 5ba68f4

Browse files
Bump activesupport from 7.0.4.3 to 7.0.7.2 in /docs
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] <support@github.com>
1 parent f4e427f commit 5ba68f4

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/Gemfile.lock

Lines changed: 6 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)
@@ -86,7 +86,7 @@ GEM
8686
activesupport (>= 2)
8787
nokogiri (>= 1.4)
8888
http_parser.rb (0.8.0)
89-
i18n (1.13.0)
89+
i18n (1.14.1)
9090
concurrent-ruby (~> 1.0)
9191
jekyll (3.9.3)
9292
addressable (~> 2.4)
@@ -209,9 +209,11 @@ GEM
209209
jekyll (>= 3.5, < 5.0)
210210
jekyll-feed (~> 0.9)
211211
jekyll-seo-tag (~> 2.1)
212-
minitest (5.18.0)
212+
minitest (5.19.0)
213213
nokogiri (1.14.3-arm64-darwin)
214214
racc (~> 1.4)
215+
nokogiri (1.14.3-x86_64-linux)
216+
racc (~> 1.4)
215217
octokit (4.25.1)
216218
faraday (>= 1, < 3)
217219
sawyer (~> 0.9)
@@ -251,6 +253,7 @@ GEM
251253

252254
PLATFORMS
253255
arm64-darwin-21
256+
x86_64-linux
254257

255258
DEPENDENCIES
256259
github-pages (~> 228)

0 commit comments

Comments
 (0)