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

@@ -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"