Skip to content

Commit d62de56

Browse files
committed
bundle update
1 parent f7fa82d commit d62de56

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -99,14 +99,14 @@ GEM
9999
base64 (0.3.0)
100100
bigdecimal (4.0.1)
101101
bindex (0.8.1)
102-
bootsnap (1.21.1)
102+
bootsnap (1.22.0)
103103
msgpack (~> 1.2)
104104
bootstrap (5.3.8)
105105
popper_js (>= 2.11.8, < 3)
106106
bootstrap5-kaminari-views (0.0.1)
107107
kaminari (>= 0.13)
108108
rails (>= 3.1)
109-
brakeman (7.1.2)
109+
brakeman (8.0.2)
110110
racc
111111
builder (3.3.0)
112112
capybara (3.40.0)
@@ -124,7 +124,7 @@ GEM
124124
connection_pool (3.0.2)
125125
crass (1.0.6)
126126
csv (3.3.5)
127-
dalli (4.0.0)
127+
dalli (5.0.0)
128128
logger
129129
dartsass-rails (0.5.1)
130130
railties (>= 6.0.0)
@@ -147,7 +147,7 @@ GEM
147147
exception_notification (5.0.1)
148148
actionmailer (>= 7.1, < 9)
149149
activesupport (>= 7.1, < 9)
150-
faker (3.5.3)
150+
faker (3.6.0)
151151
i18n (>= 1.8.11, < 2)
152152
formtastic (5.0.0)
153153
actionpack (>= 6.0.0)
@@ -158,7 +158,7 @@ GEM
158158
rails (>= 3.0)
159159
globalid (1.3.0)
160160
activesupport (>= 6.1)
161-
google-protobuf (4.33.4-x86_64-linux-gnu)
161+
google-protobuf (4.33.5-x86_64-linux-gnu)
162162
bigdecimal
163163
rake (>= 13)
164164
haml (7.2.0)
@@ -187,7 +187,7 @@ GEM
187187
pp (>= 0.6.0)
188188
rdoc (>= 4.0.0)
189189
reline (>= 0.4.2)
190-
json (2.18.0)
190+
json (2.18.1)
191191
kaminari (1.2.2)
192192
activesupport (>= 4.1.0)
193193
kaminari-actionview (= 1.2.2)
@@ -221,7 +221,7 @@ GEM
221221
mime-types (3.7.0)
222222
logger
223223
mime-types-data (~> 3.2025, >= 3.2025.0507)
224-
mime-types-data (3.2026.0113)
224+
mime-types-data (3.2026.0203)
225225
mini_mime (1.1.5)
226226
minitest (6.0.1)
227227
prism (~> 1.5)
@@ -244,12 +244,12 @@ GEM
244244
pp (0.6.3)
245245
prettyprint
246246
prettyprint (0.2.0)
247-
prism (1.8.0)
247+
prism (1.9.0)
248248
psych (5.3.1)
249249
date
250250
stringio
251251
public_suffix (7.0.2)
252-
puma (7.1.0)
252+
puma (7.2.0)
253253
nio4r (~> 2.0)
254254
racc (1.8.1)
255255
rack (3.2.4)
@@ -309,7 +309,7 @@ GEM
309309
redcarpet (3.6.1)
310310
redis (5.4.1)
311311
redis-client (>= 0.22.0)
312-
redis-client (0.26.3)
312+
redis-client (0.26.4)
313313
connection_pool
314314
regexp_parser (2.11.3)
315315
reline (0.6.3)
@@ -324,7 +324,7 @@ GEM
324324
netrc (~> 0.8)
325325
rexml (3.4.4)
326326
rubyzip (3.2.2)
327-
sass-embedded (1.97.2-x86_64-linux-gnu)
327+
sass-embedded (1.97.3-x86_64-linux-gnu)
328328
google-protobuf (~> 4.31)
329329
sassc-embedded (1.80.8)
330330
sass-embedded (~> 1.80)
@@ -361,7 +361,7 @@ GEM
361361
tilt (2.7.0)
362362
timeout (0.6.0)
363363
tsort (0.2.0)
364-
turbo-rails (2.0.21)
364+
turbo-rails (2.0.23)
365365
actionpack (>= 7.1.0)
366366
railties (>= 7.1.0)
367367
tzinfo (2.0.6)

0 commit comments

Comments
 (0)