Skip to content

Commit f2434dd

Browse files
committed
bundle update
1 parent 12835e7 commit f2434dd

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GIT
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
action_text-trix (2.1.16)
11+
action_text-trix (2.1.17)
1212
railties
1313
actioncable (8.1.2)
1414
actionpack (= 8.1.2)
@@ -147,7 +147,7 @@ GEM
147147
exception_notification (5.0.1)
148148
actionmailer (>= 7.1, < 9)
149149
activesupport (>= 7.1, < 9)
150-
faker (3.6.0)
150+
faker (3.6.1)
151151
i18n (>= 1.8.11, < 2)
152152
formtastic (6.0.0)
153153
actionpack (>= 7.2.0)
@@ -188,7 +188,7 @@ GEM
188188
prism (>= 1.3.0)
189189
rdoc (>= 4.0.0)
190190
reline (>= 0.4.2)
191-
json (2.18.1)
191+
json (2.19.2)
192192
kaminari (1.2.2)
193193
activesupport (>= 4.1.0)
194194
kaminari-actionview (= 1.2.2)
@@ -208,7 +208,7 @@ GEM
208208
letter_opener (1.10.0)
209209
launchy (>= 2.2, < 4)
210210
logger (1.7.0)
211-
loofah (2.25.0)
211+
loofah (2.25.1)
212212
crass (~> 1.0.2)
213213
nokogiri (>= 1.12.0)
214214
mail (2.9.0)
@@ -222,7 +222,7 @@ GEM
222222
mime-types (3.7.0)
223223
logger
224224
mime-types-data (~> 3.2025, >= 3.2025.0507)
225-
mime-types-data (3.2026.0224)
225+
mime-types-data (3.2026.0317)
226226
mini_mime (1.1.5)
227227
minitest (6.0.2)
228228
drb (~> 2.0)
@@ -250,7 +250,7 @@ GEM
250250
psych (5.3.1)
251251
date
252252
stringio
253-
public_suffix (7.0.2)
253+
public_suffix (7.0.5)
254254
puma (7.2.0)
255255
nio4r (~> 2.0)
256256
racc (1.8.1)
@@ -311,7 +311,7 @@ GEM
311311
redcarpet (3.6.1)
312312
redis (5.4.1)
313313
redis-client (>= 0.22.0)
314-
redis-client (0.26.4)
314+
redis-client (0.28.0)
315315
connection_pool
316316
regexp_parser (2.11.3)
317317
reline (0.6.3)
@@ -326,7 +326,7 @@ GEM
326326
netrc (~> 0.8)
327327
rexml (3.4.4)
328328
rubyzip (3.2.2)
329-
sass-embedded (1.97.3-x86_64-linux-gnu)
329+
sass-embedded (1.98.0-x86_64-linux-gnu)
330330
google-protobuf (~> 4.31)
331331
sassc-embedded (1.80.8)
332332
sass-embedded (~> 1.80)
@@ -354,14 +354,14 @@ GEM
354354
actionpack (>= 6.1)
355355
activesupport (>= 6.1)
356356
sprockets (>= 3.0.0)
357-
sqlite3 (2.9.0-x86_64-linux-gnu)
357+
sqlite3 (2.9.2-x86_64-linux-gnu)
358358
stimulus-rails (1.3.4)
359359
railties (>= 6.0.0)
360360
stringio (3.2.0)
361361
temple (0.10.4)
362362
thor (1.5.0)
363363
tilt (2.7.0)
364-
timeout (0.6.0)
364+
timeout (0.6.1)
365365
tsort (0.2.0)
366366
turbo-rails (2.0.23)
367367
actionpack (>= 7.1.0)

0 commit comments

Comments
 (0)