Skip to content

Commit d356c70

Browse files
committed
bundle update
1 parent d62de56 commit d356c70

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GEM
9999
base64 (0.3.0)
100100
bigdecimal (4.0.1)
101101
bindex (0.8.1)
102-
bootsnap (1.22.0)
102+
bootsnap (1.23.0)
103103
msgpack (~> 1.2)
104104
bootstrap (5.3.8)
105105
popper_js (>= 2.11.8, < 3)
@@ -183,8 +183,9 @@ GEM
183183
railties (>= 7.0)
184184
responders (>= 2)
185185
io-console (0.8.2)
186-
irb (1.16.0)
186+
irb (1.17.0)
187187
pp (>= 0.6.0)
188+
prism (>= 1.3.0)
188189
rdoc (>= 4.0.0)
189190
reline (>= 0.4.2)
190191
json (2.18.1)
@@ -226,7 +227,7 @@ GEM
226227
minitest (6.0.1)
227228
prism (~> 1.5)
228229
msgpack (1.8.0)
229-
net-imap (0.6.2)
230+
net-imap (0.6.3)
230231
date
231232
net-protocol
232233
net-pop (0.1.2)
@@ -302,7 +303,7 @@ GEM
302303
activerecord (>= 7.2)
303304
activesupport (>= 7.2)
304305
i18n
305-
rdoc (7.1.0)
306+
rdoc (7.2.0)
306307
erb
307308
psych (>= 4.0.0)
308309
tsort

0 commit comments

Comments
 (0)