From 0688ca5874d1165d0ee24e6f8cdd7359dd169967 Mon Sep 17 00:00:00 2001 From: Marie Lucca Date: Mon, 22 Dec 2025 22:46:49 -0500 Subject: [PATCH] chore: update lookbook dependency --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index af3f7f89c7..a5875a6595 100644 --- a/Gemfile +++ b/Gemfile @@ -35,7 +35,7 @@ gem "puma", "~> 7.1.0" # Reduces boot times through caching; required in config/boot.rb gem "bootsnap", ">= 1.4.2", require: false -gem "lookbook", "~> 2.3.13" +gem "lookbook", "~> 2.3.14" if ENV["VIEW_COMPONENT_PATH"] gem "view_component", path: ENV["VIEW_COMPONENT_PATH"] else diff --git a/Gemfile.lock b/Gemfile.lock index 79938334ef..e8bfc418a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - lookbook (2.3.13) + lookbook (2.3.14) activemodel css_parser htmlbeautifier (~> 1.3) @@ -139,7 +139,7 @@ GEM view_component (>= 2.0) yard (~> 0.9) zeitwerk (~> 2.5) - marcel (1.0.4) + marcel (1.1.0) matrix (0.4.3) mini_mime (1.1.5) mini_portile2 (2.8.9) @@ -211,7 +211,7 @@ GEM reline (0.6.2) io-console (~> 0.5) rexml (3.4.2) - rouge (4.6.0) + rouge (4.6.1) rubocop (1.81.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) @@ -331,7 +331,7 @@ DEPENDENCIES erblint-github (~> 1.0.1) kramdown (~> 2.5) listen (~> 3.9) - lookbook (~> 2.3.13) + lookbook (~> 2.3.14) matrix (~> 0.4.3) mocha primer_view_components!