1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/Gemfile.lock

598 lines
14 KiB
Text
Raw Normal View History

GIT
remote: https://github.com/josefarias/hotwire_combobox.git
revision: b827048a8305e1115d5f96931ba1c9750d1e59fc
ref: b827048a8305e1115d5f96931ba1c9750d1e59fc
specs:
hotwire_combobox (0.3.2)
platform_agent (>= 1.0.1)
rails (>= 7.0.7.2)
stimulus-rails (>= 1.2)
turbo-rails (>= 1.2)
GIT
remote: https://github.com/maybe-finance/lucide-rails.git
revision: 272e5fb8418ea458da3995d6abe0ba0ceee9c9f0
specs:
lucide-rails (0.2.0)
railties (>= 4.1.0)
2024-08-15 11:17:28 -05:00
GEM
remote: https://rubygems.org/
2024-02-02 09:05:04 -06:00
specs:
actioncable (7.2.2.1)
actionpack (= 7.2.2.1)
activesupport (= 7.2.2.1)
2024-02-02 09:05:04 -06:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.2.2.1)
actionpack (= 7.2.2.1)
activejob (= 7.2.2.1)
activerecord (= 7.2.2.1)
activestorage (= 7.2.2.1)
activesupport (= 7.2.2.1)
2024-02-02 09:05:04 -06:00
mail (>= 2.8.0)
actionmailer (7.2.2.1)
actionpack (= 7.2.2.1)
actionview (= 7.2.2.1)
activejob (= 7.2.2.1)
activesupport (= 7.2.2.1)
2024-02-02 09:05:04 -06:00
mail (>= 2.8.0)
rails-dom-testing (~> 2.2)
actionpack (7.2.2.1)
actionview (= 7.2.2.1)
activesupport (= 7.2.2.1)
2024-02-02 09:05:04 -06:00
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4, < 3.2)
2024-02-02 09:05:04 -06:00
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
actiontext (7.2.2.1)
actionpack (= 7.2.2.1)
activerecord (= 7.2.2.1)
activestorage (= 7.2.2.1)
activesupport (= 7.2.2.1)
2024-02-02 09:05:04 -06:00
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.2.2.1)
activesupport (= 7.2.2.1)
2024-02-02 09:05:04 -06:00
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.2.2.1)
activesupport (= 7.2.2.1)
2024-02-02 09:05:04 -06:00
globalid (>= 0.3.6)
activemodel (7.2.2.1)
activesupport (= 7.2.2.1)
activerecord (7.2.2.1)
activemodel (= 7.2.2.1)
activesupport (= 7.2.2.1)
2024-02-02 09:05:04 -06:00
timeout (>= 0.4.0)
activestorage (7.2.2.1)
actionpack (= 7.2.2.1)
activejob (= 7.2.2.1)
activerecord (= 7.2.2.1)
activesupport (= 7.2.2.1)
2024-02-02 09:05:04 -06:00
marcel (~> 1.0)
activesupport (7.2.2.1)
2024-02-02 09:05:04 -06:00
base64
benchmark (>= 0.3)
2024-02-02 09:05:04 -06:00
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
2024-02-02 09:05:04 -06:00
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
securerandom (>= 0.3)
2024-02-02 09:05:04 -06:00
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
2024-02-02 09:05:04 -06:00
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.1043.0)
aws-sdk-core (3.217.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.97.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.177.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.11.0)
aws-eventstream (~> 1, >= 1.0.2)
2024-02-02 09:05:04 -06:00
base64 (0.2.0)
bcrypt (3.1.20)
benchmark (0.4.0)
benchmark-ips (2.14.0)
2024-05-02 10:18:06 -04:00
better_html (2.1.1)
actionview (>= 6.0)
activesupport (>= 6.0)
ast (~> 2.0)
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bigdecimal (3.1.9)
2024-02-02 09:05:04 -06:00
bindex (0.8.1)
bootsnap (1.18.4)
2024-02-02 09:05:04 -06:00
msgpack (~> 1.2)
brakeman (7.0.0)
2024-02-02 09:05:04 -06:00
racc
builder (3.3.0)
2024-02-02 09:05:04 -06:00
capybara (3.40.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.11)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (5.1.0)
logger (~> 1.5)
chunky_png (1.4.0)
climate_control (1.2.0)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
crack (1.0.0)
bigdecimal
rexml
2024-02-02 09:05:04 -06:00
crass (1.0.6)
csv (3.3.2)
date (3.4.1)
debug (1.10.0)
2024-02-02 09:05:04 -06:00
irb (~> 1.10)
reline (>= 0.3.8)
docile (1.4.1)
dotenv (3.1.7)
dotenv-rails (3.1.7)
dotenv (= 3.1.7)
railties (>= 6.1)
drb (2.2.1)
erb_lint (0.9.0)
activesupport
better_html (>= 2.0.1)
parser (>= 2.7.1.4)
rainbow
rubocop (>= 1)
smart_properties
erubi (1.13.1)
et-orbi (1.2.11)
tzinfo
faker (3.5.1)
2024-07-11 08:37:21 -04:00
i18n (>= 1.8.11, < 2)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
2024-05-02 10:18:06 -04:00
faraday-retry (2.2.1)
faraday (~> 2.0)
ffi (1.17.1-aarch64-linux-gnu)
ffi (1.17.1-aarch64-linux-musl)
ffi (1.17.1-arm-linux-gnu)
ffi (1.17.1-arm-linux-musl)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86_64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
ffi (1.17.1-x86_64-linux-musl)
fugit (1.11.1)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
2024-02-02 09:05:04 -06:00
globalid (1.2.1)
activesupport (>= 6.1)
good_job (4.9.3)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
fugit (>= 1.11.0)
railties (>= 6.1.0)
thor (>= 1.0.0)
hashdiff (1.1.2)
highline (3.1.2)
reline
2025-01-07 11:54:19 -05:00
hotwire-livereload (2.0.0)
actioncable (>= 7.0.0)
listen (>= 3.0.0)
railties (>= 7.0.0)
i18n (1.14.7)
2024-02-02 09:05:04 -06:00
concurrent-ruby (~> 1.0)
i18n-tasks (1.0.15)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
erubi
highline (>= 2.0.0)
i18n
parser (>= 3.2.2.1)
rails-i18n
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.8, >= 1.8.1)
terminal-table (>= 1.5.1)
image_processing (1.14.0)
mini_magick (>= 4.9.5, < 6)
ruby-vips (>= 2.0.17, < 3)
importmap-rails (2.1.0)
2024-02-02 09:05:04 -06:00
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
inline_svg (1.10.0)
2024-02-02 09:05:04 -06:00
activesupport (>= 3.0)
nokogiri (>= 1.6)
intercom-rails (1.0.6)
activesupport (> 4.0)
jwt (~> 2.0)
io-console (0.8.0)
irb (1.15.1)
pp (>= 0.6.0)
2024-05-02 10:18:06 -04:00
rdoc (>= 4.0.0)
2024-02-02 09:05:04 -06:00
reline (>= 0.4.2)
jmespath (1.6.2)
json (2.10.1)
jwt (2.10.1)
base64
language_server-protocol (3.17.0.4)
launchy (3.1.0)
2024-02-02 09:05:04 -06:00
addressable (~> 2.8)
childprocess (~> 5.0)
logger (~> 1.6)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
lint_roller (1.1.0)
listen (3.9.0)
2024-02-02 09:05:04 -06:00
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.6)
logtail (0.1.15)
2025-02-03 19:49:41 -06:00
msgpack (~> 1.0)
logtail-rack (0.2.6)
2025-02-03 19:49:41 -06:00
logtail (~> 0.1)
rack (>= 1.2, < 4.0)
logtail-rails (0.2.10)
2025-02-03 19:49:41 -06:00
actionpack (>= 5.0.0)
activerecord (>= 5.0.0)
logtail (~> 0.1, >= 0.1.14)
2025-02-03 19:49:41 -06:00
logtail-rack (~> 0.1)
railties (>= 5.0.0)
loofah (2.24.0)
2024-02-02 09:05:04 -06:00
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.0.4)
2024-02-02 09:05:04 -06:00
matrix (0.4.2)
mini_magick (5.1.2)
benchmark
logger
2024-02-02 09:05:04 -06:00
mini_mime (1.1.5)
minitest (5.25.4)
mocha (2.7.1)
ruby2_keywords (>= 0.0.5)
msgpack (1.8.0)
2024-10-08 16:58:38 -05:00
multipart-post (2.4.1)
net-http (0.6.0)
2024-05-02 10:18:06 -04:00
uri
net-imap (0.5.5)
2024-02-02 09:05:04 -06:00
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.5.0)
2024-02-02 09:05:04 -06:00
net-protocol
nio4r (2.7.4)
nokogiri (1.18.3-aarch64-linux-gnu)
2024-02-02 09:05:04 -06:00
racc (~> 1.4)
nokogiri (1.18.3-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.18.3-arm-linux-gnu)
2024-02-02 09:05:04 -06:00
racc (~> 1.4)
nokogiri (1.18.3-arm-linux-musl)
racc (~> 1.4)
nokogiri (1.18.3-arm64-darwin)
2024-02-02 09:05:04 -06:00
racc (~> 1.4)
nokogiri (1.18.3-x86_64-darwin)
2024-02-02 09:05:04 -06:00
racc (~> 1.4)
nokogiri (1.18.3-x86_64-linux-gnu)
2024-02-02 09:05:04 -06:00
racc (~> 1.4)
nokogiri (1.18.3-x86_64-linux-musl)
racc (~> 1.4)
octokit (9.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
pagy (9.3.3)
parallel (1.26.3)
parser (3.3.7.1)
2024-02-02 09:05:04 -06:00
ast (~> 2.4.1)
racc
pg (1.5.9)
plaid (36.1.0)
faraday (>= 1.0.1, < 3.0)
faraday-multipart (>= 1.0.1, < 2.0)
platform_agent (1.0.1)
activesupport (>= 5.2.0)
useragent (~> 0.16.3)
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
prism (1.3.0)
propshaft (1.1.0)
2024-02-02 09:05:04 -06:00
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
psych (5.2.3)
date
2024-02-02 09:05:04 -06:00
stringio
public_suffix (6.0.1)
puma (6.6.0)
2024-02-02 09:05:04 -06:00
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
rack (3.1.11)
rack-mini-profiler (3.3.1)
rack (>= 1.2.0)
rack-session (2.1.0)
base64 (>= 0.1.0)
2024-02-02 09:05:04 -06:00
rack (>= 3.0.0)
rack-test (2.2.0)
2024-02-02 09:05:04 -06:00
rack (>= 1.3)
rackup (2.2.1)
2024-02-02 09:05:04 -06:00
rack (>= 3)
rails (7.2.2.1)
actioncable (= 7.2.2.1)
actionmailbox (= 7.2.2.1)
actionmailer (= 7.2.2.1)
actionpack (= 7.2.2.1)
actiontext (= 7.2.2.1)
actionview (= 7.2.2.1)
activejob (= 7.2.2.1)
activemodel (= 7.2.2.1)
activerecord (= 7.2.2.1)
activestorage (= 7.2.2.1)
activesupport (= 7.2.2.1)
2024-08-15 11:17:28 -05:00
bundler (>= 1.15.0)
railties (= 7.2.2.1)
2024-02-02 09:05:04 -06:00
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.2)
2024-02-02 09:05:04 -06:00
loofah (~> 2.21)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails-i18n (7.0.10)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
rails-settings-cached (2.9.6)
activerecord (>= 5.0.0)
railties (>= 5.0.0)
railties (7.2.2.1)
actionpack (= 7.2.2.1)
activesupport (= 7.2.2.1)
2024-08-15 11:17:28 -05:00
irb (~> 1.13)
rackup (>= 1.0.0)
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
2024-02-02 09:05:04 -06:00
rainbow (3.1.1)
rake (13.2.1)
2024-02-02 09:05:04 -06:00
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
2024-02-02 09:05:04 -06:00
ffi (~> 1.0)
rbs (3.8.1)
logger
rdoc (6.12.0)
2024-02-02 09:05:04 -06:00
psych (>= 4.0.0)
redcarpet (3.6.1)
regexp_parser (2.10.0)
reline (0.6.0)
2024-02-02 09:05:04 -06:00
io-console (~> 0.5)
rexml (3.4.1)
rotp (6.3.0)
rqrcode (2.2.0)
chunky_png (~> 1.0)
rqrcode_core (~> 1.0)
rqrcode_core (1.2.0)
rubocop (1.73.2)
2024-02-02 09:05:04 -06:00
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
2024-02-02 09:05:04 -06:00
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.38.0, < 2.0)
2024-02-02 09:05:04 -06:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.38.1)
2024-05-02 10:18:06 -04:00
parser (>= 3.3.1.0)
rubocop-performance (1.24.0)
lint_roller (~> 1.1)
rubocop (>= 1.72.1, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-rails (2.30.3)
2024-02-02 09:05:04 -06:00
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
2024-02-02 09:05:04 -06:00
rack (>= 1.1)
rubocop (>= 1.72.1, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-rails-omakase (1.1.0)
rubocop (>= 1.72)
rubocop-performance (>= 1.24)
rubocop-rails (>= 2.30)
ruby-lsp (0.23.9)
2024-02-02 17:01:16 +00:00
language_server-protocol (~> 3.17.0)
prism (>= 1.2, < 2.0)
rbs (>= 3, < 4)
2024-02-02 17:01:16 +00:00
sorbet-runtime (>= 0.5.10782)
ruby-lsp-rails (0.4.0)
ruby-lsp (>= 0.23.0, < 0.24.0)
2024-02-02 09:05:04 -06:00
ruby-progressbar (1.13.0)
ruby-vips (2.2.3)
ffi (~> 1.12)
logger
ruby2_keywords (0.0.5)
rubyzip (2.4.1)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
securerandom (0.4.1)
selenium-webdriver (4.29.1)
2024-02-02 09:05:04 -06:00
base64 (~> 0.2)
logger (~> 1.4)
2024-02-02 09:05:04 -06:00
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-rails (5.22.4)
2024-04-08 11:29:11 -05:00
railties (>= 5.0)
sentry-ruby (~> 5.22.4)
sentry-ruby (5.22.4)
2024-04-08 11:29:11 -05:00
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
2024-05-17 18:12:31 -04:00
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.13.1)
2024-05-17 18:12:31 -04:00
simplecov_json_formatter (0.1.4)
smart_properties (1.17.0)
sorbet-runtime (0.5.11813)
stimulus-rails (1.3.4)
2024-02-02 09:05:04 -06:00
railties (>= 6.0.0)
stringio (3.1.5)
stripe (13.4.1)
tailwindcss-rails (4.0.0)
railties (>= 7.0.0)
tailwindcss-ruby (~> 4.0)
tailwindcss-ruby (4.0.6)
tailwindcss-ruby (4.0.6-aarch64-linux-gnu)
tailwindcss-ruby (4.0.6-aarch64-linux-musl)
tailwindcss-ruby (4.0.6-arm64-darwin)
tailwindcss-ruby (4.0.6-x86_64-darwin)
tailwindcss-ruby (4.0.6-x86_64-linux-gnu)
tailwindcss-ruby (4.0.6-x86_64-linux-musl)
2025-01-27 19:59:16 -05:00
terminal-table (4.0.0)
unicode-display_width (>= 1.1.1, < 4)
thor (1.3.2)
timeout (0.4.3)
turbo-rails (2.0.13)
actionpack (>= 7.1.0)
railties (>= 7.1.0)
2024-02-02 09:05:04 -06:00
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
2025-01-27 19:59:16 -05:00
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
useragent (0.16.11)
vcr (6.3.1)
base64
vernier (1.5.0)
2024-02-02 09:05:04 -06:00
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webmock (3.25.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket (1.2.11)
websocket-driver (0.7.7)
base64
2024-02-02 09:05:04 -06:00
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.7.2)
2024-02-02 09:05:04 -06:00
PLATFORMS
aarch64-linux
aarch64-linux-gnu
aarch64-linux-musl
2024-02-02 09:05:04 -06:00
arm-linux
arm-linux-gnu
arm-linux-musl
2024-02-02 09:05:04 -06:00
arm64-darwin
x86_64-darwin
x86_64-linux
x86_64-linux-gnu
x86_64-linux-musl
2024-02-02 09:05:04 -06:00
DEPENDENCIES
aws-sdk-s3 (~> 1.177.0)
2024-05-02 10:18:06 -04:00
bcrypt (~> 3.1)
benchmark-ips
2024-02-02 09:05:04 -06:00
bootsnap
brakeman
capybara
climate_control
csv
2024-02-02 09:05:04 -06:00
debug
dotenv-rails
erb_lint
2024-07-11 08:37:21 -04:00
faker
faraday
2024-10-08 16:58:38 -05:00
faraday-multipart
2024-05-02 10:18:06 -04:00
faraday-retry
good_job
2025-01-07 11:54:19 -05:00
hotwire-livereload
hotwire_combobox!
i18n-tasks
image_processing (>= 1.2)
2024-02-02 09:05:04 -06:00
importmap-rails
inline_svg
intercom-rails
jwt
2024-02-02 09:05:04 -06:00
letter_opener
2025-02-03 19:49:41 -06:00
logtail-rails
lucide-rails!
mocha
octokit
pagy
pg (~> 1.5)
plaid
2024-02-02 09:05:04 -06:00
propshaft
puma (>= 5.0)
rack-mini-profiler
rails (~> 7.2.2)
rails-settings-cached
redcarpet
rotp (~> 6.3)
rqrcode (~> 2.2)
2024-02-02 09:05:04 -06:00
rubocop-rails-omakase
2024-02-02 17:01:16 +00:00
ruby-lsp-rails
2024-02-02 09:05:04 -06:00
selenium-webdriver
2024-04-08 11:29:11 -05:00
sentry-rails
sentry-ruby
2024-05-17 18:12:31 -04:00
simplecov
2024-02-02 09:05:04 -06:00
stimulus-rails
stripe
2024-02-02 09:05:04 -06:00
tailwindcss-rails
turbo-rails
2024-02-02 09:05:04 -06:00
tzinfo-data
vcr
vernier
2024-02-02 09:05:04 -06:00
web-console
webmock
2024-02-02 09:05:04 -06:00
RUBY VERSION
2025-01-27 19:59:16 -05:00
ruby 3.4.1p0
2024-02-02 09:05:04 -06:00
BUNDLED WITH
2.6.3