File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed
Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem "sqlite3", ">= 1.4"
1212# Use the Puma web server [https://github.com/puma/puma]
1313gem "puma" , "6.4.2"
1414# Bundle and transpile JavaScript [https://github.com/rails/jsbundling-rails]
15- gem "jsbundling-rails" , "1.3.0 "
15+ gem "jsbundling-rails" , "1.3.1 "
1616# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
1717gem "turbo-rails" , "2.0.6"
1818# Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]
Original file line number Diff line number Diff line change @@ -131,16 +131,16 @@ GEM
131131 i18n (1.14.7 )
132132 concurrent-ruby (~> 1.0 )
133133 io-console (0.8.0 )
134- irb (1.15.1 )
134+ irb (1.15.2 )
135135 pp (>= 0.6.0 )
136136 rdoc (>= 4.0.0 )
137137 reline (>= 0.4.2 )
138- jsbundling-rails (1.3.0 )
138+ jsbundling-rails (1.3.1 )
139139 railties (>= 6.0.0 )
140140 json (2.10.1 )
141141 language_server-protocol (3.17.0.4 )
142142 lint_roller (1.1.0 )
143- logger (1.6.6 )
143+ logger (1.7.0 )
144144 loofah (2.24.0 )
145145 crass (~> 1.0.2 )
146146 nokogiri (>= 1.12.0 )
157157 method_source (1.1.0 )
158158 mini_mime (1.1.5 )
159159 mini_portile2 (2.8.8 )
160- minitest (5.25.4 )
160+ minitest (5.25.5 )
161161 msgpack (1.8.0 )
162162 net-imap (0.5.6 )
163163 date
@@ -169,10 +169,10 @@ GEM
169169 net-smtp (0.5.1 )
170170 net-protocol
171171 nio4r (2.7.4 )
172- nokogiri (1.18.3 )
172+ nokogiri (1.18.7 )
173173 mini_portile2 (~> 2.8.2 )
174174 racc (~> 1.4 )
175- nokogiri (1.18.3 -x86_64-linux-gnu )
175+ nokogiri (1.18.7 -x86_64-linux-gnu )
176176 racc (~> 1.4 )
177177 parallel (1.26.3 )
178178 parser (3.3.7.1 )
196196 puma (6.4.2 )
197197 nio4r (~> 2.0 )
198198 racc (1.8.1 )
199- rack (3.1.10 )
199+ rack (3.1.13 )
200200 rack-session (2.1.0 )
201201 base64 (>= 0.1.0 )
202202 rack (>= 3.0.0 )
@@ -235,10 +235,10 @@ GEM
235235 zeitwerk (~> 2.6 )
236236 rainbow (3.1.1 )
237237 rake (13.2.1 )
238- rdoc (6.12.0 )
238+ rdoc (6.13.1 )
239239 psych (>= 4.0.0 )
240240 regexp_parser (2.10.0 )
241- reline (0.6.0 )
241+ reline (0.6.1 )
242242 io-console (~> 0.5 )
243243 rexml (3.4.1 )
244244 rouge (4.5.1 )
283283 rubocop-performance (~> 1.23.0 )
284284 stimulus-rails (1.3.3 )
285285 railties (>= 6.0.0 )
286- stringio (3.1.4 )
286+ stringio (3.1.6 )
287287 tailwind_merge (0.13.3 )
288288 lru_redux (~> 1.1 )
289289 thor (1.3.2 )
297297 unicode-display_width (3.1.4 )
298298 unicode-emoji (~> 4.0 , >= 4.0.4 )
299299 unicode-emoji (4.0.4 )
300- uri (1.0.2 )
300+ uri (1.0.3 )
301301 useragent (0.16.11 )
302302 web-console (4.2.1 )
303303 actionview (>= 6.0.0 )
@@ -323,7 +323,7 @@ DEPENDENCIES
323323 cssbundling-rails (= 1.4.0 )
324324 debug
325325 dockerfile-rails (>= 1.6 )
326- jsbundling-rails (= 1.3.0 )
326+ jsbundling-rails (= 1.3.1 )
327327 lucide-rails (= 0.4.0 )
328328 phlex !
329329 phlex-rails !
You can’t perform that action at this time.
0 commit comments