Skip to content

Commit 4e5aa28

Browse files
build(deps): bump activesupport from 8.1.2 to 8.1.2.1 in /docs/v3 (#4960)
Bumps [activesupport](https://github.com/rails/rails) from 8.1.2 to 8.1.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.1.2...v8.1.2.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.2.1 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 b62bcee commit 4e5aa28

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/v3/Gemfile.lock

Lines changed: 3 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 (8.1.2)
4+
activesupport (8.1.2.1)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -110,7 +110,8 @@ GEM
110110
rouge (~> 3.2)
111111
mini_racer (0.20.0)
112112
libv8-node (~> 24.12.0.1)
113-
minitest (6.0.1)
113+
minitest (6.0.2)
114+
drb (~> 2.0)
114115
prism (~> 1.5)
115116
nokogiri (1.19.1-arm64-darwin)
116117
racc (~> 1.4)

0 commit comments

Comments
 (0)