Skip to content

Commit 731d5c4

Browse files
committed
dev: bundle update
1 parent 4196564 commit 731d5c4

File tree

1 file changed

+16
-11
lines changed

1 file changed

+16
-11
lines changed

Diff for: Gemfile.lock

+16-11
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ GEM
5151
benchmark (0.4.0)
5252
bigdecimal (3.1.9)
5353
builder (3.3.0)
54-
concurrent-ruby (1.3.4)
54+
concurrent-ruby (1.3.5)
5555
connection_pool (2.5.0)
5656
crass (1.0.6)
5757
date (3.4.1)
@@ -62,10 +62,11 @@ GEM
6262
erubi (1.13.1)
6363
globalid (1.2.1)
6464
activesupport (>= 6.1)
65-
i18n (1.14.6)
65+
i18n (1.14.7)
6666
concurrent-ruby (~> 1.0)
6767
io-console (0.8.0)
68-
irb (1.14.3)
68+
irb (1.15.0)
69+
pp (>= 0.6.0)
6970
rdoc (>= 4.0.0)
7071
reline (>= 0.4.2)
7172
logger (1.6.5)
@@ -88,20 +89,24 @@ GEM
8889
net-protocol (0.2.2)
8990
timeout
9091
net-smtp (0.5.0)
91-
nokogiri (1.18.1)
92+
net-protocol
93+
nokogiri (1.18.2)
9294
mini_portile2 (~> 2.8.2)
9395
racc (~> 1.4)
94-
nokogiri (1.18.1-aarch64-linux-gnu)
96+
nokogiri (1.18.2-aarch64-linux-gnu)
9597
racc (~> 1.4)
96-
nokogiri (1.18.1-arm-linux-gnu)
98+
nokogiri (1.18.2-arm-linux-gnu)
9799
racc (~> 1.4)
98-
nokogiri (1.18.1-arm64-darwin)
100+
nokogiri (1.18.2-arm64-darwin)
99101
racc (~> 1.4)
100-
nokogiri (1.18.1-x86_64-darwin)
102+
nokogiri (1.18.2-x86_64-darwin)
101103
racc (~> 1.4)
102-
nokogiri (1.18.1-x86_64-linux-gnu)
104+
nokogiri (1.18.2-x86_64-linux-gnu)
103105
racc (~> 1.4)
104-
psych (5.2.2)
106+
pp (0.6.2)
107+
prettyprint
108+
prettyprint (0.2.0)
109+
psych (5.2.3)
105110
date
106111
stringio
107112
racc (1.8.1)
@@ -129,7 +134,7 @@ GEM
129134
thor (~> 1.0, >= 1.2.2)
130135
zeitwerk (~> 2.6)
131136
rake (13.2.1)
132-
rdoc (6.10.0)
137+
rdoc (6.11.0)
133138
psych (>= 4.0.0)
134139
reline (0.6.0)
135140
io-console (~> 0.5)

0 commit comments

Comments
 (0)