1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-05 13:35:21 +02:00
This commit is contained in:
Josh Pigford 2024-04-08 11:29:11 -05:00
parent 671247f19c
commit 21e2d05d0c
4 changed files with 36 additions and 0 deletions

View file

@ -347,8 +347,15 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-rails (5.17.2)
railties (>= 5.0)
sentry-ruby (~> 5.17.2)
sentry-ruby (5.17.2)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
smart_properties (1.17.0)
sorbet-runtime (0.5.11332)
stackprof (0.2.26)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
@ -430,6 +437,9 @@ DEPENDENCIES
rubocop-rails-omakase
ruby-lsp-rails
selenium-webdriver
sentry-rails
sentry-ruby
stackprof
stimulus-rails
tailwindcss-rails
turbo-rails