Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit 8b5bbba

Browse files
committed
Update Gemfile.lock to match current Gemfile
1 parent 0100625 commit 8b5bbba

1 file changed

Lines changed: 75 additions & 71 deletions

File tree

Gemfile.lock

Lines changed: 75 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -24,66 +24,66 @@ GEM
2424
specs:
2525
action_text-trix (2.1.15)
2626
railties
27-
actioncable (8.1.1)
28-
actionpack (= 8.1.1)
29-
activesupport (= 8.1.1)
27+
actioncable (8.1.3)
28+
actionpack (= 8.1.3)
29+
activesupport (= 8.1.3)
3030
nio4r (~> 2.0)
3131
websocket-driver (>= 0.6.1)
3232
zeitwerk (~> 2.6)
33-
actionmailbox (8.1.1)
34-
actionpack (= 8.1.1)
35-
activejob (= 8.1.1)
36-
activerecord (= 8.1.1)
37-
activestorage (= 8.1.1)
38-
activesupport (= 8.1.1)
33+
actionmailbox (8.1.3)
34+
actionpack (= 8.1.3)
35+
activejob (= 8.1.3)
36+
activerecord (= 8.1.3)
37+
activestorage (= 8.1.3)
38+
activesupport (= 8.1.3)
3939
mail (>= 2.8.0)
40-
actionmailer (8.1.1)
41-
actionpack (= 8.1.1)
42-
actionview (= 8.1.1)
43-
activejob (= 8.1.1)
44-
activesupport (= 8.1.1)
40+
actionmailer (8.1.3)
41+
actionpack (= 8.1.3)
42+
actionview (= 8.1.3)
43+
activejob (= 8.1.3)
44+
activesupport (= 8.1.3)
4545
mail (>= 2.8.0)
4646
rails-dom-testing (~> 2.2)
47-
actionpack (8.1.1)
48-
actionview (= 8.1.1)
49-
activesupport (= 8.1.1)
47+
actionpack (8.1.3)
48+
actionview (= 8.1.3)
49+
activesupport (= 8.1.3)
5050
nokogiri (>= 1.8.5)
5151
rack (>= 2.2.4)
5252
rack-session (>= 1.0.1)
5353
rack-test (>= 0.6.3)
5454
rails-dom-testing (~> 2.2)
5555
rails-html-sanitizer (~> 1.6)
5656
useragent (~> 0.16)
57-
actiontext (8.1.1)
57+
actiontext (8.1.3)
5858
action_text-trix (~> 2.1.15)
59-
actionpack (= 8.1.1)
60-
activerecord (= 8.1.1)
61-
activestorage (= 8.1.1)
62-
activesupport (= 8.1.1)
59+
actionpack (= 8.1.3)
60+
activerecord (= 8.1.3)
61+
activestorage (= 8.1.3)
62+
activesupport (= 8.1.3)
6363
globalid (>= 0.6.0)
6464
nokogiri (>= 1.8.5)
65-
actionview (8.1.1)
66-
activesupport (= 8.1.1)
65+
actionview (8.1.3)
66+
activesupport (= 8.1.3)
6767
builder (~> 3.1)
6868
erubi (~> 1.11)
6969
rails-dom-testing (~> 2.2)
7070
rails-html-sanitizer (~> 1.6)
71-
activejob (8.1.1)
72-
activesupport (= 8.1.1)
71+
activejob (8.1.3)
72+
activesupport (= 8.1.3)
7373
globalid (>= 0.3.6)
74-
activemodel (8.1.1)
75-
activesupport (= 8.1.1)
76-
activerecord (8.1.1)
77-
activemodel (= 8.1.1)
78-
activesupport (= 8.1.1)
74+
activemodel (8.1.3)
75+
activesupport (= 8.1.3)
76+
activerecord (8.1.3)
77+
activemodel (= 8.1.3)
78+
activesupport (= 8.1.3)
7979
timeout (>= 0.4.0)
80-
activestorage (8.1.1)
81-
actionpack (= 8.1.1)
82-
activejob (= 8.1.1)
83-
activerecord (= 8.1.1)
84-
activesupport (= 8.1.1)
80+
activestorage (8.1.3)
81+
actionpack (= 8.1.3)
82+
activejob (= 8.1.3)
83+
activerecord (= 8.1.3)
84+
activesupport (= 8.1.3)
8585
marcel (~> 1.0)
86-
activesupport (8.1.1)
86+
activesupport (8.1.3)
8787
base64
8888
bigdecimal
8989
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -145,7 +145,7 @@ GEM
145145
loofah (2.24.1)
146146
crass (~> 1.0.2)
147147
nokogiri (>= 1.12.0)
148-
lucide-rails (0.7.1)
148+
lucide-rails (0.7.4)
149149
railties (>= 4.1.0)
150150
mail (2.9.0)
151151
logger
@@ -183,18 +183,19 @@ GEM
183183
prettyprint
184184
prettyprint (0.2.0)
185185
prism (1.6.0)
186-
propshaft (1.3.1)
186+
propshaft (1.3.2)
187187
actionpack (>= 7.0.0)
188188
activesupport (>= 7.0.0)
189189
rack
190-
pry (0.15.2)
190+
pry (0.16.0)
191191
coderay (~> 1.1)
192192
method_source (~> 1.0)
193+
reline (>= 0.6.0)
193194
psych (5.2.6)
194195
date
195196
stringio
196197
public_suffix (6.0.1)
197-
puma (7.1.0)
198+
puma (7.2.0)
198199
nio4r (~> 2.0)
199200
racc (1.8.1)
200201
rack (3.2.4)
@@ -205,30 +206,30 @@ GEM
205206
rack (>= 1.3)
206207
rackup (2.2.1)
207208
rack (>= 3)
208-
rails (8.1.1)
209-
actioncable (= 8.1.1)
210-
actionmailbox (= 8.1.1)
211-
actionmailer (= 8.1.1)
212-
actionpack (= 8.1.1)
213-
actiontext (= 8.1.1)
214-
actionview (= 8.1.1)
215-
activejob (= 8.1.1)
216-
activemodel (= 8.1.1)
217-
activerecord (= 8.1.1)
218-
activestorage (= 8.1.1)
219-
activesupport (= 8.1.1)
209+
rails (8.1.3)
210+
actioncable (= 8.1.3)
211+
actionmailbox (= 8.1.3)
212+
actionmailer (= 8.1.3)
213+
actionpack (= 8.1.3)
214+
actiontext (= 8.1.3)
215+
actionview (= 8.1.3)
216+
activejob (= 8.1.3)
217+
activemodel (= 8.1.3)
218+
activerecord (= 8.1.3)
219+
activestorage (= 8.1.3)
220+
activesupport (= 8.1.3)
220221
bundler (>= 1.15.0)
221-
railties (= 8.1.1)
222+
railties (= 8.1.3)
222223
rails-dom-testing (2.3.0)
223224
activesupport (>= 5.0.0)
224225
minitest
225226
nokogiri (>= 1.6)
226227
rails-html-sanitizer (1.6.2)
227228
loofah (~> 2.21)
228229
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)
229-
railties (8.1.1)
230-
actionpack (= 8.1.1)
231-
activesupport (= 8.1.1)
230+
railties (8.1.3)
231+
actionpack (= 8.1.3)
232+
activesupport (= 8.1.3)
232233
irb (~> 1.13)
233234
rackup (>= 1.0.0)
234235
rake (>= 12.2)
@@ -245,7 +246,9 @@ GEM
245246
reline (0.6.3)
246247
io-console (~> 0.5)
247248
rexml (3.4.4)
248-
rouge (4.6.1)
249+
rouge (4.7.0)
250+
rss (0.3.2)
251+
rexml
249252
rubocop (1.81.7)
250253
json (~> 2.3)
251254
language_server-protocol (~> 3.17.0.2)
@@ -274,9 +277,9 @@ GEM
274277
rubyzip (>= 1.2.2, < 4.0)
275278
websocket (~> 1.0)
276279
sin_lru_redux (2.5.2)
277-
sqlite3 (2.8.0)
280+
sqlite3 (2.9.3)
278281
mini_portile2 (~> 2.8.0)
279-
sqlite3 (2.8.0-x86_64-linux-gnu)
282+
sqlite3 (2.9.3-x86_64-linux-gnu)
280283
standard (1.52.0)
281284
language_server-protocol (~> 3.17.0.2)
282285
lint_roller (~> 1.0)
@@ -292,12 +295,12 @@ GEM
292295
stimulus-rails (1.3.4)
293296
railties (>= 6.0.0)
294297
stringio (3.1.8)
295-
tailwind_merge (1.3.1)
298+
tailwind_merge (1.4.0)
296299
sin_lru_redux (~> 2.5)
297300
thor (1.4.0)
298301
timeout (0.4.4)
299302
tsort (0.2.0)
300-
turbo-rails (2.0.20)
303+
turbo-rails (2.0.23)
301304
actionpack (>= 7.1.0)
302305
railties (>= 7.1.0)
303306
tzinfo (2.0.6)
@@ -331,21 +334,22 @@ DEPENDENCIES
331334
cssbundling-rails (= 1.4.3)
332335
debug
333336
jsbundling-rails (= 1.3.1)
334-
lucide-rails (= 0.7.1)
337+
lucide-rails (= 0.7.4)
335338
phlex!
336339
phlex-rails!
337-
propshaft (= 1.3.1)
338-
pry (= 0.15.2)
339-
puma (= 7.1.0)
340-
rails (= 8.1.1)
341-
rouge (~> 4.6)
340+
propshaft (= 1.3.2)
341+
pry (= 0.16.0)
342+
puma (= 7.2.0)
343+
rails (= 8.1.3)
344+
rouge (~> 4.7)
345+
rss (= 0.3.2)
342346
ruby_ui!
343347
selenium-webdriver
344-
sqlite3 (= 2.8.0)
348+
sqlite3 (= 2.9.3)
345349
standard
346350
stimulus-rails (= 1.3.4)
347-
tailwind_merge (~> 1.3.1)
348-
turbo-rails (= 2.0.20)
351+
tailwind_merge (~> 1.4.0)
352+
turbo-rails (= 2.0.23)
349353
tzinfo-data
350354
web-console
351355

0 commit comments

Comments
 (0)