mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-05 13:35:21 +02:00
Sentry
This commit is contained in:
parent
671247f19c
commit
21e2d05d0c
4 changed files with 36 additions and 0 deletions
10
Gemfile.lock
10
Gemfile.lock
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue