File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ruby "3.4.4"
66# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
77gem "rails" , "8.0.2.1"
88# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
9- gem "propshaft" , "1.2 .1"
9+ gem "propshaft" , "1.3 .1"
1010# Use sqlite3 as the database for Active Record
1111gem "sqlite3" , "2.7.4"
1212# Use the Puma web server [https://github.com/puma/puma]
Original file line number Diff line number Diff line change 9898 ast (2.4.3 )
9999 base64 (0.3.0 )
100100 benchmark (0.4.1 )
101- bigdecimal (3.2.2 )
101+ bigdecimal (3.2.3 )
102102 bindex (0.8.1 )
103103 bootsnap (1.18.6 )
104104 msgpack (~> 1.2 )
114114 xpath (~> 3.2 )
115115 coderay (1.1.3 )
116116 concurrent-ruby (1.3.5 )
117- connection_pool (2.5.3 )
117+ connection_pool (2.5.4 )
118118 crass (1.0.6 )
119119 cssbundling-rails (1.4.3 )
120120 railties (>= 6.0.0 )
@@ -169,10 +169,10 @@ GEM
169169 net-smtp (0.5.1 )
170170 net-protocol
171171 nio4r (2.7.4 )
172- nokogiri (1.18.9 )
172+ nokogiri (1.18.10 )
173173 mini_portile2 (~> 2.8.2 )
174174 racc (~> 1.4 )
175- nokogiri (1.18.9 -x86_64-linux-gnu )
175+ nokogiri (1.18.10 -x86_64-linux-gnu )
176176 racc (~> 1.4 )
177177 parallel (1.27.0 )
178178 parser (3.3.8.0 )
182182 prettyprint
183183 prettyprint (0.2.0 )
184184 prism (1.4.0 )
185- propshaft (1.2 .1 )
185+ propshaft (1.3 .1 )
186186 actionpack (>= 7.0.0 )
187187 activesupport (>= 7.0.0 )
188188 rack
196196 puma (7.0.3 )
197197 nio4r (~> 2.0 )
198198 racc (1.8.1 )
199- rack (3.2.0 )
199+ rack (3.2.1 )
200200 rack-session (2.1.1 )
201201 base64 (>= 0.1.0 )
202202 rack (>= 3.0.0 )
@@ -331,7 +331,7 @@ DEPENDENCIES
331331 lucide-rails (= 0.7.1 )
332332 phlex !
333333 phlex-rails !
334- propshaft (= 1.2 .1 )
334+ propshaft (= 1.3 .1 )
335335 pry (= 0.15.2 )
336336 puma (= 7.0.3 )
337337 rails (= 8.0.2.1 )
You can’t perform that action at this time.
0 commit comments