Skip to content

Commit 3e006dc

Browse files
Bump activesupport from 8.0.2 to 8.0.4.1
Bumps [activesupport](https://github.com/rails/rails) from 8.0.2 to 8.0.4.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.0.2...v8.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.0.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8c23e1 commit 3e006dc

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 13 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.0.2)
12+
activesupport (8.0.4.1)
1313
base64
1414
benchmark (>= 0.3)
1515
bigdecimal
@@ -18,18 +18,18 @@ GEM
1818
drb
1919
i18n (>= 1.6, < 2)
2020
logger (>= 1.4.2)
21-
minitest (>= 5.1)
21+
minitest (>= 5.1, < 6)
2222
securerandom (>= 0.3)
2323
tzinfo (~> 2.0, >= 2.0.5)
2424
uri (>= 0.13.1)
2525
addressable (2.8.7)
2626
public_suffix (>= 2.0.2, < 7.0)
27-
base64 (0.2.0)
28-
benchmark (0.4.0)
27+
base64 (0.3.0)
28+
benchmark (0.5.0)
2929
bibtex-ruby (6.1.0)
3030
latex-decode (~> 0.0)
3131
racc (~> 1.7)
32-
bigdecimal (3.1.9)
32+
bigdecimal (4.0.1)
3333
citeproc (1.1.0)
3434
date
3535
forwardable
@@ -44,8 +44,8 @@ GEM
4444
fast-stemmer (~> 1.0)
4545
matrix (~> 0.4)
4646
colorator (1.1.0)
47-
concurrent-ruby (1.3.5)
48-
connection_pool (2.5.0)
47+
concurrent-ruby (1.3.6)
48+
connection_pool (3.0.2)
4949
crass (1.0.6)
5050
csl (1.6.0)
5151
namae (~> 1.0)
@@ -58,7 +58,7 @@ GEM
5858
csv (3.3.3)
5959
date (3.4.1)
6060
deep_merge (1.2.2)
61-
drb (2.2.1)
61+
drb (2.2.3)
6262
em-websocket (0.5.3)
6363
eventmachine (>= 0.12.9)
6464
http_parser.rb (~> 0)
@@ -103,7 +103,7 @@ GEM
103103
csv
104104
mini_mime (>= 1.0.0)
105105
multi_xml (>= 0.5.2)
106-
i18n (1.14.7)
106+
i18n (1.14.8)
107107
concurrent-ruby (~> 1.0)
108108
jekyll (4.4.1)
109109
addressable (~> 2.4)
@@ -187,9 +187,9 @@ GEM
187187
matrix (0.4.2)
188188
mercenary (0.4.0)
189189
mini_mime (1.1.5)
190-
minitest (5.25.5)
191-
multi_xml (0.7.1)
192-
bigdecimal (~> 3.1)
190+
minitest (5.27.0)
191+
multi_xml (0.8.1)
192+
bigdecimal (>= 3.1, < 5)
193193
namae (1.2.0)
194194
racc (~> 1.7)
195195
nokogiri (1.18.7-aarch64-linux-gnu)
@@ -255,7 +255,7 @@ GEM
255255
uglifier (4.2.1)
256256
execjs (>= 0.3.0, < 3)
257257
unicode-display_width (2.6.0)
258-
uri (1.0.3)
258+
uri (1.1.1)
259259
webrick (1.9.1)
260260

261261
PLATFORMS

0 commit comments

Comments
 (0)