File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ruby "3.4.2"
6
6
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
7
7
gem "rails" , "8.0.2"
8
8
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
9
- gem "propshaft" , "0.9 .0"
9
+ gem "propshaft" , "1.1 .0"
10
10
# Use sqlite3 as the database for Active Record
11
11
gem "sqlite3" , ">= 1.4"
12
12
# Use the Puma web server [https://github.com/puma/puma]
Original file line number Diff line number Diff line change 114
114
xpath (~> 3.2 )
115
115
coderay (1.1.3 )
116
116
concurrent-ruby (1.3.5 )
117
- connection_pool (2.5.1 )
117
+ connection_pool (2.5.3 )
118
118
crass (1.0.6 )
119
119
cssbundling-rails (1.4.0 )
120
120
railties (>= 6.0.0 )
@@ -168,10 +168,10 @@ GEM
168
168
net-smtp (0.5.1 )
169
169
net-protocol
170
170
nio4r (2.7.4 )
171
- nokogiri (1.18.7 )
171
+ nokogiri (1.18.8 )
172
172
mini_portile2 (~> 2.8.2 )
173
173
racc (~> 1.4 )
174
- nokogiri (1.18.7 -x86_64-linux-gnu )
174
+ nokogiri (1.18.8 -x86_64-linux-gnu )
175
175
racc (~> 1.4 )
176
176
parallel (1.27.0 )
177
177
parser (3.3.8.0 )
@@ -181,15 +181,15 @@ GEM
181
181
prettyprint
182
182
prettyprint (0.2.0 )
183
183
prism (1.4.0 )
184
- propshaft (0.9 .0 )
184
+ propshaft (1.1 .0 )
185
185
actionpack (>= 7.0.0 )
186
186
activesupport (>= 7.0.0 )
187
187
rack
188
188
railties (>= 7.0.0 )
189
189
pry (0.15.2 )
190
190
coderay (~> 1.1 )
191
191
method_source (~> 1.0 )
192
- psych (5.2.3 )
192
+ psych (5.2.4 )
193
193
date
194
194
stringio
195
195
public_suffix (6.0.1 )
@@ -330,7 +330,7 @@ DEPENDENCIES
330
330
lucide-rails (= 0.5.1 )
331
331
phlex !
332
332
phlex-rails !
333
- propshaft (= 0.9 .0 )
333
+ propshaft (= 1.1 .0 )
334
334
pry (= 0.15.2 )
335
335
puma (= 6.6.0 )
336
336
rails (= 8.0.2 )
You can’t perform that action at this time.
0 commit comments