1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-18 20:59:39 +02:00

Bump lookbook from 2.3.9 to 2.3.11 (#2405)
Some checks are pending
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions

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 is contained in:
dependabot[bot] 2025-06-23 10:21:33 -04:00 committed by GitHub
parent e809335a47
commit 1cfa6cfca8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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 # https://github.com/lookbook-hq/lookbook/issues/712
# TODO: Remove max version constraint when fixed # TODO: Remove max version constraint when fixed
gem "lookbook", "2.3.9" gem "lookbook", "2.3.11"
gem "hotwire_combobox" gem "hotwire_combobox"

View file

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