|
|
|
@ -62,6 +62,7 @@ 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 |
|
|
|
# Use sidekiq for background processing |
|
|
|
|
|
|
|
gem "method_source", "~> 1.1" |
|
|
|
gem "rails_admin", "~> 3.0" |
|
|
|
gem "rails_admin", "~> 3.0" |
|
|
|
gem "ruby-openai" |
|
|
|
gem "ruby-openai" |
|
|
|
gem "sidekiq" |
|
|
|
gem "sidekiq" |
|
|
|
|