Skip to content

Commit 71c8654

Browse files
Bump activesupport from 7.0.6 to 7.0.7.2 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 7.0.6 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.6...v7.0.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b37eae commit 71c8654

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/Gemfile.lock

Lines changed: 4 additions & 1 deletion
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.6)
4+
activesupport (7.0.7.2)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -212,6 +212,8 @@ GEM
212212
minitest (5.19.0)
213213
nokogiri (1.15.3-arm64-darwin)
214214
racc (~> 1.4)
215+
nokogiri (1.15.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)