Skip to content

Commit 682658b

Browse files
committed
dev: bundle update
1 parent 771d3ad commit 682658b

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

Gemfile.lock

+12-9
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ GEM
5353
connection_pool (2.4.1)
5454
crass (1.0.6)
5555
date (3.3.4)
56-
debug (1.9.0)
56+
debug (1.9.1)
5757
irb (~> 1.10)
5858
reline (>= 0.3.8)
5959
drb (2.2.0)
@@ -64,7 +64,7 @@ GEM
6464
i18n (1.14.1)
6565
concurrent-ruby (~> 1.0)
6666
io-console (0.7.1)
67-
irb (1.10.1)
67+
irb (1.11.0)
6868
rdoc
6969
reline (>= 0.3.8)
7070
loofah (2.22.0)
@@ -79,21 +79,23 @@ GEM
7979
mini_portile2 (2.8.5)
8080
minitest (5.20.0)
8181
mutex_m (0.2.0)
82-
net-imap (0.4.8)
82+
net-imap (0.4.9.1)
8383
date
8484
net-protocol
8585
net-pop (0.1.2)
8686
net-protocol
8787
net-protocol (0.2.2)
8888
timeout
89-
net-smtp (0.4.0)
89+
net-smtp (0.4.0.1)
9090
net-protocol
91-
nokogiri (1.15.5)
91+
nokogiri (1.16.0)
9292
mini_portile2 (~> 2.8.2)
9393
racc (~> 1.4)
94-
nokogiri (1.15.5-x86_64-darwin)
94+
nokogiri (1.16.0-arm64-darwin)
9595
racc (~> 1.4)
96-
nokogiri (1.15.5-x86_64-linux)
96+
nokogiri (1.16.0-x86_64-darwin)
97+
racc (~> 1.4)
98+
nokogiri (1.16.0-x86_64-linux)
9799
racc (~> 1.4)
98100
psych (5.1.2)
99101
stringio
@@ -124,7 +126,7 @@ GEM
124126
rake (13.1.0)
125127
rdoc (6.6.2)
126128
psych (>= 4.0.0)
127-
reline (0.4.1)
129+
reline (0.4.2)
128130
io-console (~> 0.5)
129131
ruby2_keywords (0.0.5)
130132
stringio (3.1.0)
@@ -136,6 +138,7 @@ GEM
136138
zeitwerk (2.6.12)
137139

138140
PLATFORMS
141+
arm64-darwin
139142
ruby
140143
x86_64-darwin
141144
x86_64-linux
@@ -146,4 +149,4 @@ DEPENDENCIES
146149
tailwindcss-rails!
147150

148151
BUNDLED WITH
149-
2.5.1
152+
2.5.4

0 commit comments

Comments
 (0)