Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove Newrelic gem
  • Loading branch information
ku1ik committed Apr 21, 2016
1 parent ccc8551 commit c8e1cc4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -23,7 +23,6 @@ gem 'dotenv-rails', '~> 0.8'
gem 'sinatra', '~> 1.4.3', :require => false
gem 'active_model_serializers', '~> 0.8.1'
gem 'yajl-ruby', '~> 1.1.0', :require => 'yajl'
gem 'newrelic_rpm'
gem 'virtus', '~> 1.0.1'
gem 'rails_warden', '~> 0.5.8'
gem 'pundit', '~> 0.3.0'
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Expand Up @@ -144,7 +144,6 @@ GEM
net-ssh (>= 1.99.1)
net-ssh (2.6.8)
netrc (0.10.3)
newrelic_rpm (3.7.1.182)
nokogiri (1.5.11)
oj (2.11.5)
oj_mimic_json (1.0.1)
Expand Down Expand Up @@ -332,7 +331,6 @@ DEPENDENCIES
immigrant
jquery-rails (~> 3.0.4)
kaminari (~> 0.14.1)
newrelic_rpm
oj (~> 2.11)
oj_mimic_json (~> 1.0)
open4 (~> 1.3.0)
Expand Down

0 comments on commit c8e1cc4

Please sign in to comment.