We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62de56 commit d356c70Copy full SHA for d356c70
1 file changed
Gemfile.lock
@@ -99,7 +99,7 @@ GEM
99
base64 (0.3.0)
100
bigdecimal (4.0.1)
101
bindex (0.8.1)
102
- bootsnap (1.22.0)
+ bootsnap (1.23.0)
103
msgpack (~> 1.2)
104
bootstrap (5.3.8)
105
popper_js (>= 2.11.8, < 3)
@@ -183,8 +183,9 @@ GEM
183
railties (>= 7.0)
184
responders (>= 2)
185
io-console (0.8.2)
186
- irb (1.16.0)
+ irb (1.17.0)
187
pp (>= 0.6.0)
188
+ prism (>= 1.3.0)
189
rdoc (>= 4.0.0)
190
reline (>= 0.4.2)
191
json (2.18.1)
@@ -226,7 +227,7 @@ GEM
226
227
minitest (6.0.1)
228
prism (~> 1.5)
229
msgpack (1.8.0)
- net-imap (0.6.2)
230
+ net-imap (0.6.3)
231
date
232
net-protocol
233
net-pop (0.1.2)
@@ -302,7 +303,7 @@ GEM
302
303
activerecord (>= 7.2)
304
activesupport (>= 7.2)
305
i18n
- rdoc (7.1.0)
306
+ rdoc (7.2.0)
307
erb
308
psych (>= 4.0.0)
309
tsort
0 commit comments