remove elastic

This commit is contained in:
2023-02-10 19:48:53 +02:00
parent 0b666d5dd5
commit cee41a571e
3 changed files with 1 additions and 33 deletions

View File

@ -37,7 +37,7 @@ gem "bootsnap", require: false
group :production do
gem 'newrelic_rpm'
end
gem 'elastic-apm'
group :development, :test do
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
gem "debug", platforms: %i[ mri mingw x64_mingw ]