Skip to content

Commit

Permalink
Temporarily remove Scout and New Relic
Browse files Browse the repository at this point in the history
Refs: #2872
  • Loading branch information
shaun-technovation committed Aug 11, 2021
1 parent 0ae9e3c commit 866fba9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ gem "bcrypt", "~> 3.1"
gem "sidekiq", "~> 6.2"

gem "airbrake", "~> 11.0.3"
gem "newrelic_rpm", "~> 7.1.0"
gem "scout_apm", "~> 4.1"

gem "dalli", "~> 2.7"

Expand Down
5 changes: 0 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,6 @@ GEM
multi_xml (0.6.0)
multipart-post (2.1.1)
netrc (0.11.0)
newrelic_rpm (7.1.0)
nio4r (2.5.8)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
Expand Down Expand Up @@ -449,8 +448,6 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
scout_apm (4.1.1)
parser
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
Expand Down Expand Up @@ -580,7 +577,6 @@ DEPENDENCIES
loofah (~> 2.2)
mailgun-ruby (~> 1.1)
mini_magick (= 4.9.4)
newrelic_rpm (~> 7.1.0)
nokogiri (~> 1.11.0)
normalize-rails (~> 4.1)
paranoia (~> 2.4)
Expand All @@ -600,7 +596,6 @@ DEPENDENCIES
rails_autoscale_agent
rspec-rails (~> 5.0)
sass-rails (~> 6.0)
scout_apm (~> 4.1)
sidekiq (~> 6.2)
simple_form (~> 5.0)
spring (~> 2.0)
Expand Down

0 comments on commit 866fba9

Please sign in to comment.