File tree Expand file tree Collapse file tree 2 files changed +12
-11
lines changed
Expand file tree Collapse file tree 2 files changed +12
-11
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ gem "puma", "7.1.0"
1414# Bundle and transpile JavaScript [https://github.com/rails/jsbundling-rails]
1515gem "jsbundling-rails" , "1.3.1"
1616# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
17- gem "turbo-rails" , "2.0.20 "
17+ gem "turbo-rails" , "2.0.23 "
1818# Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]
1919gem "stimulus-rails" , "1.3.4"
2020# Bundle and process CSS [https://github.com/rails/cssbundling-rails]
Original file line number Diff line number Diff line change @@ -132,13 +132,14 @@ GEM
132132 i18n (1.14.8 )
133133 concurrent-ruby (~> 1.0 )
134134 io-console (0.8.2 )
135- irb (1.16 .0 )
135+ irb (1.17 .0 )
136136 pp (>= 0.6.0 )
137+ prism (>= 1.3.0 )
137138 rdoc (>= 4.0.0 )
138139 reline (>= 0.4.2 )
139140 jsbundling-rails (1.3.1 )
140141 railties (>= 6.0.0 )
141- json (2.18.0 )
142+ json (2.18.1 )
142143 language_server-protocol (3.17.0.5 )
143144 lint_roller (1.1.0 )
144145 logger (1.7.0 )
158159 method_source (1.1.0 )
159160 mini_mime (1.1.5 )
160161 mini_portile2 (2.8.9 )
161- minitest (6.0.0 )
162+ minitest (6.0.1 )
162163 prism (~> 1.5 )
163164 msgpack (1.8.0 )
164165 net-imap (0.5.12 )
@@ -171,10 +172,10 @@ GEM
171172 net-smtp (0.5.1 )
172173 net-protocol
173174 nio4r (2.7.5 )
174- nokogiri (1.18.10 )
175+ nokogiri (1.19.0 )
175176 mini_portile2 (~> 2.8.2 )
176177 racc (~> 1.4 )
177- nokogiri (1.18.10 -x86_64-linux-gnu )
178+ nokogiri (1.19.0 -x86_64-linux-gnu )
178179 racc (~> 1.4 )
179180 parallel (1.27.0 )
180181 parser (3.3.9.0 )
183184 pp (0.6.3 )
184185 prettyprint
185186 prettyprint (0.2.0 )
186- prism (1.6 .0 )
187+ prism (1.9 .0 )
187188 propshaft (1.3.1 )
188189 actionpack (>= 7.0.0 )
189190 activesupport (>= 7.0.0 )
238239 zeitwerk (~> 2.6 )
239240 rainbow (3.1.1 )
240241 rake (13.3.1 )
241- rdoc (7.0.2 )
242+ rdoc (7.1.0 )
242243 erb
243244 psych (>= 4.0.0 )
244245 tsort
@@ -295,10 +296,10 @@ GEM
295296 stringio (3.2.0 )
296297 tailwind_merge (1.3.1 )
297298 sin_lru_redux (~> 2.5 )
298- thor (1.4 .0 )
299+ thor (1.5 .0 )
299300 timeout (0.4.4 )
300301 tsort (0.2.0 )
301- turbo-rails (2.0.20 )
302+ turbo-rails (2.0.23 )
302303 actionpack (>= 7.1.0 )
303304 railties (>= 7.1.0 )
304305 tzinfo (2.0.6 )
@@ -346,7 +347,7 @@ DEPENDENCIES
346347 standard
347348 stimulus-rails (= 1.3.4 )
348349 tailwind_merge (~> 1.3.1 )
349- turbo-rails (= 2.0.20 )
350+ turbo-rails (= 2.0.23 )
350351 tzinfo-data
351352 web-console
352353
You can’t perform that action at this time.
0 commit comments