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)
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:
parent
e809335a47
commit
1cfa6cfca8
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -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"
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue