From e22b27a9444a0ca4c0a1365e3995505303ea93d4 Mon Sep 17 00:00:00 2001 From: Kat Date: Thu, 30 May 2024 11:13:51 +0100 Subject: [PATCH] Add method_source gem --- Gemfile | 1 + Gemfile.lock | 1 + 2 files changed, 2 insertions(+) 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