Bump lookbook from 2.3.9 to 2.3.11 (#2405)

Bumps [lookbook](https://github.com/lookbook-hq/lookbook) from 2.3.9 to 2.3.11.
- [Release notes](https://github.com/lookbook-hq/lookbook/releases)
- [Commits](https://github.com/lookbook-hq/lookbook/compare/v2.3.9...v2.3.11)

---
updated-dependencies:
- dependency-name: lookbook
  dependency-version: 2.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit was merged in pull request #2405.
This commit is contained in:
dependabot[bot]
2025-06-23 10:21:33 -04:00
committed by GitHub
parent e809335a47
commit 1cfa6cfca8
2 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ gem "view_component"
# https://github.com/lookbook-hq/lookbook/issues/712
# TODO: Remove max version constraint when fixed
gem "lookbook", "2.3.9"
gem "lookbook", "2.3.11"
gem "hotwire_combobox"

View File

@@ -301,7 +301,7 @@ GEM
loofah (2.24.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lookbook (2.3.9)
lookbook (2.3.11)
activemodel
css_parser
htmlbeautifier (~> 1.3)
@@ -651,7 +651,7 @@ DEPENDENCIES
jwt
letter_opener
logtail-rails
lookbook (= 2.3.9)
lookbook (= 2.3.11)
lucide-rails!
mocha
octokit