Skip to content

Commit 11b497a

Browse files
Bump activesupport from 8.0.3 to 8.0.4.1 (#58)
1 parent 4762393 commit 11b497a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ PATH
1313
GEM
1414
remote: https://rubygems.org/
1515
specs:
16-
activesupport (8.0.3)
16+
activesupport (8.0.4.1)
1717
base64
1818
benchmark (>= 0.3)
1919
bigdecimal
@@ -22,16 +22,16 @@ GEM
2222
drb
2323
i18n (>= 1.6, < 2)
2424
logger (>= 1.4.2)
25-
minitest (>= 5.1)
25+
minitest (>= 5.1, < 6)
2626
securerandom (>= 0.3)
2727
tzinfo (~> 2.0, >= 2.0.5)
2828
uri (>= 0.13.1)
2929
ast (2.4.3)
3030
base64 (0.3.0)
31-
benchmark (0.4.1)
32-
bigdecimal (3.3.1)
33-
concurrent-ruby (1.3.5)
34-
connection_pool (2.5.4)
31+
benchmark (0.5.0)
32+
bigdecimal (4.0.1)
33+
concurrent-ruby (1.3.6)
34+
connection_pool (3.0.2)
3535
csv (3.3.5)
3636
date (3.4.1)
3737
debug (1.11.0)
@@ -44,7 +44,7 @@ GEM
4444
ffi (1.17.2-arm64-darwin)
4545
ffi (1.17.2-x86_64-linux-gnu)
4646
fileutils (1.7.3)
47-
i18n (1.14.7)
47+
i18n (1.14.8)
4848
concurrent-ruby (~> 1.0)
4949
io-console (0.8.1)
5050
irb (1.15.2)
@@ -58,7 +58,7 @@ GEM
5858
rb-fsevent (~> 0.10, >= 0.10.3)
5959
rb-inotify (~> 0.9, >= 0.9.10)
6060
logger (1.7.0)
61-
minitest (5.26.0)
61+
minitest (5.27.0)
6262
mutex_m (0.3.0)
6363
parallel (1.27.0)
6464
parser (3.3.9.0)
@@ -160,7 +160,7 @@ GEM
160160
unicode-display_width (3.2.0)
161161
unicode-emoji (~> 4.1)
162162
unicode-emoji (4.1.0)
163-
uri (1.0.4)
163+
uri (1.1.1)
164164

165165
PLATFORMS
166166
arm64-darwin-22

0 commit comments

Comments
 (0)