mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 05:09:38 +02:00
Sentry
This commit is contained in:
parent
671247f19c
commit
21e2d05d0c
4 changed files with 36 additions and 0 deletions
5
Gemfile
5
Gemfile
|
@ -29,6 +29,11 @@ gem "good_job"
|
|||
# Search
|
||||
gem "ransack"
|
||||
|
||||
# Error logging
|
||||
gem "stackprof"
|
||||
gem "sentry-ruby"
|
||||
gem "sentry-rails"
|
||||
|
||||
# Other
|
||||
gem "bcrypt", "~> 3.1.7"
|
||||
gem "inline_svg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue