mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 07:25:19 +02:00
Bundle install.
This commit is contained in:
parent
c2f3e65d25
commit
62b6f19080
1 changed files with 20 additions and 32 deletions
52
Gemfile.lock
52
Gemfile.lock
|
@ -1,6 +1,6 @@
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/rails/rails.git
|
remote: https://github.com/rails/rails.git
|
||||||
revision: f6f6b0542fd9ae6aebe3529baba358d521d64638
|
revision: fb5687491254511bc8e0d330adfeef4c1a8a7289
|
||||||
branch: main
|
branch: main
|
||||||
specs:
|
specs:
|
||||||
actioncable (7.2.0.alpha)
|
actioncable (7.2.0.alpha)
|
||||||
|
@ -154,6 +154,8 @@ GEM
|
||||||
e2mmap (0.1.0)
|
e2mmap (0.1.0)
|
||||||
error_highlight (0.6.0)
|
error_highlight (0.6.0)
|
||||||
erubi (1.12.0)
|
erubi (1.12.0)
|
||||||
|
et-orbi (1.2.7)
|
||||||
|
tzinfo
|
||||||
event_stream_parser (1.0.0)
|
event_stream_parser (1.0.0)
|
||||||
faraday (2.8.1)
|
faraday (2.8.1)
|
||||||
base64
|
base64
|
||||||
|
@ -163,9 +165,19 @@ GEM
|
||||||
multipart-post (~> 2)
|
multipart-post (~> 2)
|
||||||
faraday-net_http (3.0.2)
|
faraday-net_http (3.0.2)
|
||||||
ffi (1.16.3)
|
ffi (1.16.3)
|
||||||
|
fugit (1.9.0)
|
||||||
|
et-orbi (~> 1, >= 1.2.7)
|
||||||
|
raabro (~> 1.4)
|
||||||
geocoder (1.8.2)
|
geocoder (1.8.2)
|
||||||
globalid (1.2.1)
|
globalid (1.2.1)
|
||||||
activesupport (>= 6.1)
|
activesupport (>= 6.1)
|
||||||
|
good_job (3.22.0)
|
||||||
|
activejob (>= 6.0.0)
|
||||||
|
activerecord (>= 6.0.0)
|
||||||
|
concurrent-ruby (>= 1.0.2)
|
||||||
|
fugit (>= 1.1)
|
||||||
|
railties (>= 6.0.0)
|
||||||
|
thor (>= 0.14.1)
|
||||||
hashie (5.0.0)
|
hashie (5.0.0)
|
||||||
hotwire-livereload (1.3.1)
|
hotwire-livereload (1.3.1)
|
||||||
actioncable (>= 6.0.0)
|
actioncable (>= 6.0.0)
|
||||||
|
@ -210,22 +222,18 @@ GEM
|
||||||
i18n (>= 0.6.4, <= 2)
|
i18n (>= 0.6.4, <= 2)
|
||||||
msgpack (1.7.2)
|
msgpack (1.7.2)
|
||||||
multipart-post (2.3.0)
|
multipart-post (2.3.0)
|
||||||
net-imap (0.4.9)
|
net-imap (0.4.9.1)
|
||||||
date
|
date
|
||||||
net-protocol
|
net-protocol
|
||||||
net-pop (0.1.2)
|
net-pop (0.1.2)
|
||||||
net-protocol
|
net-protocol
|
||||||
net-protocol (0.2.2)
|
net-protocol (0.2.2)
|
||||||
timeout
|
timeout
|
||||||
net-smtp (0.4.0)
|
net-smtp (0.4.0.1)
|
||||||
net-protocol
|
net-protocol
|
||||||
nio4r (2.7.0)
|
nio4r (2.7.0)
|
||||||
nokogiri (1.16.0-aarch64-linux)
|
|
||||||
racc (~> 1.4)
|
|
||||||
nokogiri (1.16.0-arm64-darwin)
|
nokogiri (1.16.0-arm64-darwin)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.16.0-x86_64-linux)
|
|
||||||
racc (~> 1.4)
|
|
||||||
omniauth (2.1.2)
|
omniauth (2.1.2)
|
||||||
hashie (>= 3.4.6)
|
hashie (>= 3.4.6)
|
||||||
rack (>= 2.2.3)
|
rack (>= 2.2.3)
|
||||||
|
@ -235,7 +243,7 @@ GEM
|
||||||
omniauth (~> 2.0)
|
omniauth (~> 2.0)
|
||||||
orm_adapter (0.5.0)
|
orm_adapter (0.5.0)
|
||||||
parallel (1.24.0)
|
parallel (1.24.0)
|
||||||
parser (3.2.2.4)
|
parser (3.3.0.0)
|
||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
racc
|
racc
|
||||||
pay (6.8.1)
|
pay (6.8.1)
|
||||||
|
@ -254,6 +262,7 @@ GEM
|
||||||
public_suffix (5.0.4)
|
public_suffix (5.0.4)
|
||||||
puma (6.4.1)
|
puma (6.4.1)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
|
raabro (1.4.0)
|
||||||
racc (1.7.3)
|
racc (1.7.3)
|
||||||
rack (3.0.8)
|
rack (3.0.8)
|
||||||
rack-protection (3.0.6)
|
rack-protection (3.0.6)
|
||||||
|
@ -281,12 +290,8 @@ GEM
|
||||||
rdoc (6.6.2)
|
rdoc (6.6.2)
|
||||||
psych (>= 4.0.0)
|
psych (>= 4.0.0)
|
||||||
redcarpet (3.6.0)
|
redcarpet (3.6.0)
|
||||||
redis (5.0.8)
|
|
||||||
redis-client (>= 0.17.0)
|
|
||||||
redis-client (0.19.1)
|
|
||||||
connection_pool
|
|
||||||
regexp_parser (2.8.3)
|
regexp_parser (2.8.3)
|
||||||
reline (0.4.1)
|
reline (0.4.2)
|
||||||
io-console (~> 0.5)
|
io-console (~> 0.5)
|
||||||
responders (3.1.1)
|
responders (3.1.1)
|
||||||
actionpack (>= 5.2)
|
actionpack (>= 5.2)
|
||||||
|
@ -323,14 +328,6 @@ GEM
|
||||||
sentry-ruby (~> 5.15.2)
|
sentry-ruby (~> 5.15.2)
|
||||||
sentry-ruby (5.15.2)
|
sentry-ruby (5.15.2)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
sentry-sidekiq (5.15.2)
|
|
||||||
sentry-ruby (~> 5.15.2)
|
|
||||||
sidekiq (>= 3.0)
|
|
||||||
sidekiq (7.2.0)
|
|
||||||
concurrent-ruby (< 2)
|
|
||||||
connection_pool (>= 2.3.0)
|
|
||||||
rack (>= 2.2.4)
|
|
||||||
redis-client (>= 0.14.0)
|
|
||||||
solargraph (0.50.0)
|
solargraph (0.50.0)
|
||||||
backport (~> 1.2)
|
backport (~> 1.2)
|
||||||
benchmark
|
benchmark
|
||||||
|
@ -358,11 +355,7 @@ GEM
|
||||||
railties (>= 6.0.0)
|
railties (>= 6.0.0)
|
||||||
stringio (3.1.0)
|
stringio (3.1.0)
|
||||||
stripe (9.4.0)
|
stripe (9.4.0)
|
||||||
tailwindcss-rails (2.1.0-aarch64-linux)
|
tailwindcss-rails (2.2.0-arm64-darwin)
|
||||||
railties (>= 6.0.0)
|
|
||||||
tailwindcss-rails (2.1.0-arm64-darwin)
|
|
||||||
railties (>= 6.0.0)
|
|
||||||
tailwindcss-rails (2.1.0-x86_64-linux)
|
|
||||||
railties (>= 6.0.0)
|
railties (>= 6.0.0)
|
||||||
thor (1.3.0)
|
thor (1.3.0)
|
||||||
tilt (2.3.0)
|
tilt (2.3.0)
|
||||||
|
@ -400,10 +393,7 @@ GEM
|
||||||
zeitwerk (2.6.12)
|
zeitwerk (2.6.12)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
aarch64-linux
|
|
||||||
arm64-darwin-22
|
|
||||||
arm64-darwin-23
|
arm64-darwin-23
|
||||||
x86_64-linux
|
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
bootsnap
|
bootsnap
|
||||||
|
@ -416,6 +406,7 @@ DEPENDENCIES
|
||||||
error_highlight (>= 0.4.0)
|
error_highlight (>= 0.4.0)
|
||||||
faraday
|
faraday
|
||||||
geocoder
|
geocoder
|
||||||
|
good_job
|
||||||
hotwire-livereload
|
hotwire-livereload
|
||||||
importmap-rails
|
importmap-rails
|
||||||
jbuilder
|
jbuilder
|
||||||
|
@ -429,13 +420,10 @@ DEPENDENCIES
|
||||||
puma (>= 5.0)
|
puma (>= 5.0)
|
||||||
rails!
|
rails!
|
||||||
redcarpet
|
redcarpet
|
||||||
redis (>= 4.0.1)
|
|
||||||
ruby-openai
|
ruby-openai
|
||||||
selenium-webdriver
|
selenium-webdriver
|
||||||
sentry-rails
|
sentry-rails
|
||||||
sentry-ruby
|
sentry-ruby
|
||||||
sentry-sidekiq
|
|
||||||
sidekiq
|
|
||||||
solargraph
|
solargraph
|
||||||
sprockets-rails
|
sprockets-rails
|
||||||
stimulus-rails
|
stimulus-rails
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue