Skip to content

Commit 25747cb

Browse files
Bump the all-demo group across 1 directory with 2 updates (#3652)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 060d3db commit 25747cb

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

demo/Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ gem "puma", "~> 6.6.1"
3737
gem "bootsnap", ">= 1.4.2", require: false
3838

3939
gem "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

4343
gem "vite_rails", "~> 3.0"
4444
gem "cssbundling-rails", "~> 1.4"

demo/Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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)
@@ -340,7 +340,7 @@ GEM
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

394394
BUNDLED WITH

0 commit comments

Comments
 (0)