remove elastic
This commit is contained in:
2
Gemfile
2
Gemfile
@ -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 ]
|
||||
|
Reference in New Issue
Block a user