Skip to content

Commit d945a1d

Browse files
build(deps-dev): bump activesupport (#100)
Bumps the bundler group with 1 update in the / directory: [activesupport](https://github.com/rails/rails). Updates `activesupport` 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 dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4ff282 commit d945a1d

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

Gemfile.lock

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (2.0.1)
5-
activesupport (8.1.1)
5+
activesupport (8.1.2.1)
66
base64
77
bigdecimal
88
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -33,7 +33,7 @@ GEM
3333
coffee-script-source (1.12.2)
3434
colorator (1.1.0)
3535
commonmarker (0.23.12)
36-
concurrent-ruby (1.3.5)
36+
concurrent-ruby (1.3.6)
3737
connection_pool (3.0.2)
3838
console (1.34.2)
3939
fiber-annotation
@@ -133,7 +133,7 @@ GEM
133133
yell (~> 2.0)
134134
zeitwerk (~> 2.5)
135135
http_parser.rb (0.8.0)
136-
i18n (1.14.7)
136+
i18n (1.14.8)
137137
concurrent-ruby (~> 1.0)
138138
io-event (1.14.2)
139139
jekyll (3.10.0)
@@ -263,7 +263,9 @@ GEM
263263
jekyll (>= 3.5, < 5.0)
264264
jekyll-feed (~> 0.9)
265265
jekyll-seo-tag (~> 2.1)
266-
minitest (5.26.2)
266+
minitest (6.0.2)
267+
drb (~> 2.0)
268+
prism (~> 1.5)
267269
net-http (0.9.1)
268270
uri (>= 0.11.1)
269271
nokogiri (1.19.1)
@@ -280,6 +282,7 @@ GEM
280282
hashery (~> 2.0)
281283
ruby-rc4
282284
ttfunk
285+
prism (1.9.0)
283286
public_suffix (5.1.1)
284287
racc (1.8.1)
285288
rainbow (3.1.1)

0 commit comments

Comments
 (0)