File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ gem "puma", "~> 6.6.1"
3737gem "bootsnap" , ">= 1.4.2" , require : false
3838
3939gem "primer_view_components" , path : "../"
40- gem "view_component" , "4.0.0.rc5 "
41- gem "lookbook" , "~> 2.3.12 " unless rails_version . to_f < 7
40+ gem "view_component" , "4.0.2 "
41+ gem "lookbook" , "~> 2.3.13 " unless rails_version . to_f < 7
4242
4343gem "vite_rails" , "~> 3.0"
4444gem "cssbundling-rails" , "~> 1.4"
Original file line number Diff line number Diff line change @@ -202,11 +202,11 @@ GEM
202202 llhttp-ffi (0.5.0 )
203203 ffi-compiler (~> 1.0 )
204204 rake (~> 13.0 )
205- logger (1.6.1 )
205+ logger (1.7.0 )
206206 loofah (2.24.1 )
207207 crass (~> 1.0.2 )
208208 nokogiri (>= 1.12.0 )
209- lookbook (2.3.12 )
209+ lookbook (2.3.13 )
210210 activemodel
211211 css_parser
212212 htmlbeautifier (~> 1.3 )
340340 tzinfo (2.0.6 )
341341 concurrent-ruby (~> 1.0 )
342342 useragent (0.16.11 )
343- view_component (4.0.0.rc5 )
343+ view_component (4.0.2 )
344344 activesupport (>= 7.1.0 , < 8.1 )
345345 concurrent-ruby (~> 1 )
346346 vite_rails (3.0.19 )
@@ -375,7 +375,7 @@ DEPENDENCIES
375375 kuby-core (~> 0.20 )
376376 kuby-kind (~> 0.2 )
377377 listen
378- lookbook (~> 2.3.12 )
378+ lookbook (~> 2.3.13 )
379379 primer_view_components !
380380 pry-byebug
381381 puma (~> 6.6.1 )
@@ -388,7 +388,7 @@ DEPENDENCIES
388388 sprockets-rails
389389 stimulus-rails
390390 turbo-rails
391- view_component (= 4.0.0.rc5 )
391+ view_component (= 4.0.2 )
392392 vite_rails (~> 3.0 )
393393
394394BUNDLED WITH
You can’t perform that action at this time.
0 commit comments