Skip to content

Commit 2a31c08

Browse files
committed
gem upgrade
1 parent 23225b1 commit 2a31c08

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ GEM
141141
benchmark (0.5.0)
142142
bigdecimal (4.0.1)
143143
bindex (0.8.1)
144-
bootsnap (1.22.0)
144+
bootsnap (1.23.0)
145145
msgpack (~> 1.2)
146146
builder (3.3.0)
147147
capistrano (3.20.0)
@@ -180,7 +180,7 @@ GEM
180180
debug (1.11.1)
181181
irb (~> 1.10)
182182
reline (>= 0.3.8)
183-
devise (5.0.0)
183+
devise (5.0.2)
184184
bcrypt (~> 3.0)
185185
orm_adapter (~> 0.1)
186186
railties (>= 7.0)
@@ -215,15 +215,16 @@ GEM
215215
railties (>= 3.2, < 9.0)
216216
globalid (1.3.0)
217217
activesupport (>= 6.1)
218-
http-2 (1.1.1)
218+
http-2 (1.1.2)
219219
httpx (1.7.2)
220220
http-2 (>= 1.0.0)
221221
i18n (1.14.8)
222222
concurrent-ruby (~> 1.0)
223223
io-console (0.8.2)
224224
ipip-fast (0.0.2)
225-
irb (1.16.0)
225+
irb (1.17.0)
226226
pp (>= 0.6.0)
227+
prism (>= 1.3.0)
227228
rdoc (>= 4.0.0)
228229
reline (>= 0.4.2)
229230
jbuilder (2.14.1)
@@ -260,7 +261,7 @@ GEM
260261
minitest-ci (3.4.0)
261262
minitest (>= 5.0.6)
262263
msgpack (1.8.0)
263-
net-imap (0.5.13)
264+
net-imap (0.6.3)
264265
date
265266
net-protocol
266267
net-pop (0.1.2)
@@ -306,7 +307,7 @@ GEM
306307
pundit (2.5.2)
307308
activesupport (>= 3.0.0)
308309
racc (1.8.1)
309-
rack (3.2.4)
310+
rack (3.2.5)
310311
rack-proxy (0.7.7)
311312
rack
312313
rack-session (2.1.1)
@@ -334,8 +335,8 @@ GEM
334335
activesupport (>= 5.0.0)
335336
minitest
336337
nokogiri (>= 1.6)
337-
rails-html-sanitizer (1.6.2)
338-
loofah (~> 2.21)
338+
rails-html-sanitizer (1.7.0)
339+
loofah (~> 2.25)
339340
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
340341
rails-i18n (7.0.10)
341342
i18n (>= 0.7, < 2)
@@ -357,7 +358,7 @@ GEM
357358
rbs (3.10.3)
358359
logger
359360
tsort
360-
rdoc (7.1.0)
361+
rdoc (7.2.0)
361362
erb
362363
psych (>= 4.0.0)
363364
tsort
@@ -368,7 +369,7 @@ GEM
368369
actionpack (>= 7.0)
369370
railties (>= 7.0)
370371
rexml (3.4.4)
371-
ruby-lsp (0.26.5)
372+
ruby-lsp (0.26.7)
372373
language_server-protocol (~> 3.17.0)
373374
prism (>= 1.2, < 2.0)
374375
rbs (>= 3, < 5)
@@ -390,7 +391,7 @@ GEM
390391
rexml (~> 3.2, >= 3.2.5)
391392
rubyzip (>= 1.2.2, < 3.0)
392393
websocket (~> 1.0)
393-
semantic_range (3.1.0)
394+
semantic_range (3.1.1)
394395
simplecov (0.22.0)
395396
docile (~> 1.1)
396397
simplecov-html (~> 0.11)

0 commit comments

Comments
 (0)