File tree Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ruby "3.4.4"
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" , "1.1.0 "
9
+ gem "propshaft" , "1.2.1 "
10
10
# Use sqlite3 as the database for Active Record
11
11
gem "sqlite3" , "2.7.2"
12
12
# Use the Puma web server [https://github.com/puma/puma]
Original file line number Diff line number Diff line change @@ -125,13 +125,13 @@ GEM
125
125
dockerfile-rails (1.7.10 )
126
126
rails (>= 3.0.0 )
127
127
drb (2.2.3 )
128
- erb (5.0.1 )
128
+ erb (5.0.2 )
129
129
erubi (1.13.1 )
130
130
globalid (1.2.1 )
131
131
activesupport (>= 6.1 )
132
132
i18n (1.14.7 )
133
133
concurrent-ruby (~> 1.0 )
134
- io-console (0.8.0 )
134
+ io-console (0.8.1 )
135
135
irb (1.15.2 )
136
136
pp (>= 0.6.0 )
137
137
rdoc (>= 4.0.0 )
@@ -169,10 +169,10 @@ GEM
169
169
net-smtp (0.5.1 )
170
170
net-protocol
171
171
nio4r (2.7.4 )
172
- nokogiri (1.18.8 )
172
+ nokogiri (1.18.9 )
173
173
mini_portile2 (~> 2.8.2 )
174
174
racc (~> 1.4 )
175
- nokogiri (1.18.8 -x86_64-linux-gnu )
175
+ nokogiri (1.18.9 -x86_64-linux-gnu )
176
176
racc (~> 1.4 )
177
177
parallel (1.27.0 )
178
178
parser (3.3.8.0 )
@@ -182,11 +182,10 @@ GEM
182
182
prettyprint
183
183
prettyprint (0.2.0 )
184
184
prism (1.4.0 )
185
- propshaft (1.1.0 )
185
+ propshaft (1.2.1 )
186
186
actionpack (>= 7.0.0 )
187
187
activesupport (>= 7.0.0 )
188
188
rack
189
- railties (>= 7.0.0 )
190
189
pry (0.15.2 )
191
190
coderay (~> 1.1 )
192
191
method_source (~> 1.0 )
@@ -236,11 +235,11 @@ GEM
236
235
zeitwerk (~> 2.6 )
237
236
rainbow (3.1.1 )
238
237
rake (13.3.0 )
239
- rdoc (6.14.1 )
238
+ rdoc (6.14.2 )
240
239
erb
241
240
psych (>= 4.0.0 )
242
241
regexp_parser (2.10.0 )
243
- reline (0.6.1 )
242
+ reline (0.6.2 )
244
243
io-console (~> 0.5 )
245
244
rexml (3.4.1 )
246
245
rouge (4.5.2 )
292
291
stringio (3.1.7 )
293
292
tailwind_merge (1.3.1 )
294
293
sin_lru_redux (~> 2.5 )
295
- thor (1.3.2 )
294
+ thor (1.4.0 )
296
295
timeout (0.4.3 )
297
296
turbo-rails (2.0.16 )
298
297
actionpack (>= 7.1.0 )
@@ -332,7 +331,7 @@ DEPENDENCIES
332
331
lucide-rails (= 0.7.1 )
333
332
phlex !
334
333
phlex-rails !
335
- propshaft (= 1.1.0 )
334
+ propshaft (= 1.2.1 )
336
335
pry (= 0.15.2 )
337
336
puma (= 6.6.0 )
338
337
rails (= 8.0.2 )
You can’t perform that action at this time.
0 commit comments