Skip to content

Commit 0fa37e7

Browse files
authored
Update all Bundler dependencies (2026-04-01)
1 parent 17e1c95 commit 0fa37e7

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
activemodel (8.1.2.1)
14-
activesupport (= 8.1.2.1)
15-
activerecord (8.1.2.1)
16-
activemodel (= 8.1.2.1)
17-
activesupport (= 8.1.2.1)
13+
activemodel (8.1.3)
14+
activesupport (= 8.1.3)
15+
activerecord (8.1.3)
16+
activemodel (= 8.1.3)
17+
activesupport (= 8.1.3)
1818
timeout (>= 0.4.0)
19-
activesupport (8.1.2.1)
19+
activesupport (8.1.3)
2020
base64
2121
bigdecimal
2222
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -30,7 +30,7 @@ GEM
3030
tzinfo (~> 2.0, >= 2.0.5)
3131
uri (>= 0.13.1)
3232
base64 (0.3.0)
33-
bigdecimal (4.0.1)
33+
bigdecimal (4.1.0)
3434
coderay (1.1.3)
3535
concurrent-ruby (1.3.6)
3636
connection_pool (3.0.2)
@@ -39,11 +39,11 @@ GEM
3939
i18n (1.14.8)
4040
concurrent-ruby (~> 1.0)
4141
io-console (0.8.2)
42-
json (2.19.2)
42+
json (2.19.3)
4343
logger (1.7.0)
4444
method_source (1.1.0)
4545
mini_portile2 (2.8.9)
46-
minitest (6.0.2)
46+
minitest (6.0.3)
4747
drb (~> 2.0)
4848
prism (~> 1.5)
4949
nxt_init (0.1.5)

0 commit comments

Comments
 (0)