|
|
@ -58,6 +58,8 @@ gem "sentry-ruby" |
|
|
|
gem "possessive" |
|
|
|
gem "possessive" |
|
|
|
# Strip whitespace from active record attributes |
|
|
|
# Strip whitespace from active record attributes |
|
|
|
gem "auto_strip_attributes" |
|
|
|
gem "auto_strip_attributes" |
|
|
|
|
|
|
|
# Use sidekiq for background processing |
|
|
|
|
|
|
|
gem "sidekiq" |
|
|
|
|
|
|
|
|
|
|
|
group :development, :test do |
|
|
|
group :development, :test do |
|
|
|
# Check gems for known vulnerabilities |
|
|
|
# Check gems for known vulnerabilities |
|
|
|