Commit 5b4c64cea3b5c8ebf42b2ff078159f0c4da369a8
1 parent
ecfd2046
Exists in
master
and in
1 other branch
upgrade newrelic_rpm gem
Showing
4 changed files
with
3 additions
and
3 deletions
Show diff stats
Gemfile
... | ... | @@ -22,7 +22,6 @@ gem "thoughtbot-clearance", "0.8.2", |
22 | 22 | gem "fastercsv", "1.5.1" |
23 | 23 | gem "delayed_job", "2.0.6" |
24 | 24 | gem "redis", "~> 3.0.1" |
25 | -gem "newrelic_rpm", "3.3.0" | |
26 | 25 | |
27 | 26 | gem "sendgrid", "0.1.4" |
28 | 27 | gem "json_pure", "1.4.6" |
... | ... | @@ -54,3 +53,4 @@ group :test, :cucumber do |
54 | 53 | gem 'factory_girl', '1.2.3' |
55 | 54 | gem 'mock_redis', '0.4.1' |
56 | 55 | end |
56 | +gem "newrelic_rpm" | ... | ... |
Gemfile.lock
... | ... | @@ -48,7 +48,7 @@ GEM |
48 | 48 | mime-types (1.16) |
49 | 49 | mock_redis (0.4.1) |
50 | 50 | mysql2 (0.2.18) |
51 | - newrelic_rpm (3.3.0) | |
51 | + newrelic_rpm (3.5.3.25) | |
52 | 52 | nokogiri (1.5.5) |
53 | 53 | paperclip (2.3.1) |
54 | 54 | rack (1.1.3) |
... | ... | @@ -104,7 +104,7 @@ DEPENDENCIES |
104 | 104 | mime-types (= 1.16) |
105 | 105 | mock_redis (= 0.4.1) |
106 | 106 | mysql2 (= 0.2.18) |
107 | - newrelic_rpm (= 3.3.0) | |
107 | + newrelic_rpm | |
108 | 108 | paperclip (= 2.3.1) |
109 | 109 | rails (= 2.3.14) |
110 | 110 | rake (~> 0.9.2.2) | ... | ... |
vendor/cache/newrelic_rpm-3.3.0.gem
No preview for this file type
No preview for this file type