Skip to content

Commit c4ddd33

Browse files
Bump activesupport from 8.1.2 to 8.1.2.1
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>
1 parent b6e6c49 commit c4ddd33

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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)
@@ -238,7 +238,8 @@ GEM
238238
jekyll (>= 3.5, < 5.0)
239239
jekyll-feed (~> 0.9)
240240
jekyll-seo-tag (~> 2.1)
241-
minitest (6.0.1)
241+
minitest (6.0.2)
242+
drb (~> 2.0)
242243
prism (~> 1.5)
243244
net-http (0.9.1)
244245
uri (>= 0.11.1)

0 commit comments

Comments
 (0)