Skip to content

Commit 24c1377

Browse files
Bump activesupport from 8.1.2 to 8.1.2.1 (#85)
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 3af1742 commit 24c1377

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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)
@@ -233,7 +233,8 @@ GEM
233233
jekyll (>= 3.5, < 5.0)
234234
jekyll-feed (~> 0.9)
235235
jekyll-seo-tag (~> 2.1)
236-
minitest (6.0.1)
236+
minitest (6.0.2)
237+
drb (~> 2.0)
237238
prism (~> 1.5)
238239
net-http (0.9.1)
239240
uri (>= 0.11.1)

0 commit comments

Comments
 (0)