Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

Commit 0732fc1

Browse files
committed
back to new relic
1 parent 5082d51 commit 0732fc1

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
ruby '2.2.2'
3+
ruby '2.2.3'
44

55
gem 'rails', '4.2.0'
66

@@ -29,7 +29,7 @@ gem 'rollbar', '~> 1.5.3'
2929

3030
gem 'passenger'
3131

32-
gem 'skylight'
32+
gem 'newrelic_rpm'
3333

3434
gem 'prawn'
3535
gem 'prawn-table'

Gemfile.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ GEM
165165
rspec (~> 3.3)
166166
multi_json (1.11.2)
167167
netrc (0.10.3)
168+
newrelic_rpm (3.14.0.305)
168169
nokogiri (1.6.6.2)
169170
mini_portile (~> 0.6.0)
170171
origin (2.1.1)
@@ -295,8 +296,6 @@ GEM
295296
skinny (0.2.3)
296297
eventmachine (~> 1.0.0)
297298
thin (~> 1.5.0)
298-
skylight (0.8.1)
299-
activesupport (>= 3.0.0)
300299
slop (3.6.0)
301300
sneaky-save (0.1.0)
302301
activerecord (>= 3.2.0)
@@ -365,6 +364,7 @@ DEPENDENCIES
365364
mailcatcher
366365
mongoid (~> 5.0.0)
367366
mongoid-rspec (= 3.0.0)
367+
newrelic_rpm
368368
passenger
369369
prawn
370370
prawn-table
@@ -383,7 +383,6 @@ DEPENDENCIES
383383
shoulda-matchers
384384
simple_form
385385
simplecov
386-
skylight
387386
time_diff
388387
turnip
389388
twitter-bootstrap-rails-confirm

config/skylight.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)