Skip to content

Commit fafa02a

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 8dfd936 commit fafa02a

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GIT
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
activesupport (8.1.2)
12+
activesupport (8.1.2.1)
1313
base64
1414
bigdecimal
1515
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -189,7 +189,7 @@ GEM
189189
gemoji (>= 3, < 5)
190190
html-pipeline (~> 2.2)
191191
jekyll (>= 3.0, < 5.0)
192-
json (2.18.0)
192+
json (2.19.2)
193193
json-minify (0.0.3)
194194
json (> 0)
195195
kramdown (2.5.2)
@@ -209,7 +209,8 @@ GEM
209209
matrix (0.4.3)
210210
mercenary (0.4.0)
211211
mini_mime (1.1.5)
212-
minitest (6.0.1)
212+
minitest (6.0.2)
213+
drb (~> 2.0)
213214
prism (~> 1.5)
214215
multi_xml (0.8.1)
215216
bigdecimal (>= 3.1, < 5)
@@ -239,7 +240,7 @@ GEM
239240
ostruct (0.6.3)
240241
pathutil (0.16.2)
241242
forwardable-extended (~> 2.6)
242-
prism (1.8.0)
243+
prism (1.9.0)
243244
public_suffix (7.0.2)
244245
racc (1.8.1)
245246
rake (13.3.1)

0 commit comments

Comments
 (0)