diff --git a/Gemfile b/Gemfile index eb62d4abf..412769b2e 100644 --- a/Gemfile +++ b/Gemfile @@ -62,6 +62,7 @@ gem "possessive" # Strip whitespace from active record attributes gem "auto_strip_attributes" # Use sidekiq for background processing +gem "method_source", "~> 1.1" gem "rails_admin", "~> 3.0" gem "ruby-openai" gem "sidekiq" diff --git a/Gemfile.lock b/Gemfile.lock index f18cd466d..8f9ea9b52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -518,6 +518,7 @@ DEPENDENCIES jsbundling-rails json-schema listen (~> 3.3) + method_source (~> 1.1) notifications-ruby-client overcommit (>= 0.37.0) paper_trail