1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-08 15:05:22 +02:00

Merge remote-tracking branch 'origin/main' into bugfix/ui-pwa-ios

This commit is contained in:
Ken Tandrian 2025-06-23 15:36:34 +00:00
commit bf6056a2fa
2 changed files with 8 additions and 8 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

@ -151,7 +151,7 @@ GEM
addressable
csv (3.3.5)
date (3.4.1)
debug (1.10.0)
debug (1.11.0)
irb (~> 1.10)
reline (>= 0.3.8)
derailed_benchmarks (2.2.1)
@ -198,11 +198,11 @@ GEM
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.1.0)
faraday-multipart (1.1.1)
multipart-post (~> 2.0)
faraday-net_http (3.4.1)
net-http (>= 0.5.0)
faraday-retry (2.3.1)
faraday-retry (2.3.2)
faraday (~> 2.0)
ffi (1.17.2-aarch64-linux-gnu)
ffi (1.17.2-aarch64-linux-musl)
@ -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)
@ -364,7 +364,7 @@ GEM
octokit (10.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
ostruct (0.6.1)
ostruct (0.6.2)
pagy (9.3.4)
parallel (1.27.0)
parser (3.3.8.0)
@ -448,7 +448,7 @@ GEM
ffi (~> 1.0)
rbs (3.9.4)
logger
rdoc (6.14.0)
rdoc (6.14.1)
erb
psych (>= 4.0.0)
redcarpet (3.6.1)
@ -651,7 +651,7 @@ DEPENDENCIES
jwt
letter_opener
logtail-rails
lookbook (= 2.3.9)
lookbook (= 2.3.11)
lucide-rails!
mocha
octokit