Skip to content

Commit ea1323f

Browse files
Bump activesupport from 8.1.1 to 8.1.2.1
Bumps [activesupport](https://github.com/rails/rails) from 8.1.1 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.1...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 551eeb3 commit ea1323f

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 4 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 (8.1.1)
4+
activesupport (8.1.2.1)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -236,7 +236,8 @@ GEM
236236
jekyll (>= 3.5, < 5.0)
237237
jekyll-feed (~> 0.9)
238238
jekyll-seo-tag (~> 2.1)
239-
minitest (6.0.1)
239+
minitest (6.0.2)
240+
drb (~> 2.0)
240241
prism (~> 1.5)
241242
net-http (0.9.1)
242243
uri (>= 0.11.1)
@@ -249,7 +250,7 @@ GEM
249250
sawyer (~> 0.9)
250251
pathutil (0.16.2)
251252
forwardable-extended (~> 2.6)
252-
prism (1.7.0)
253+
prism (1.9.0)
253254
public_suffix (5.1.1)
254255
racc (1.8.1)
255256
rb-fsevent (0.11.2)

0 commit comments

Comments
 (0)