Mercurial > rsstweet
comparison Gemfile.lock @ 59:c1f8190ed108
Add newrelic monitoring
author | nanaya <me@myconan.net> |
---|---|
date | Sun, 15 Nov 2015 18:56:48 +0900 |
parents | 18e46223776a |
children | 02b7b07b84b3 |
comparison
equal
deleted
inserted
replaced
58:18e46223776a | 59:c1f8190ed108 |
---|---|
49 thread_safe (~> 0.3, >= 0.3.1) | 49 thread_safe (~> 0.3, >= 0.3.1) |
50 mini_portile (0.6.2) | 50 mini_portile (0.6.2) |
51 minitest (5.8.2) | 51 minitest (5.8.2) |
52 multipart-post (2.0.0) | 52 multipart-post (2.0.0) |
53 naught (1.1.0) | 53 naught (1.1.0) |
54 newrelic_rpm (3.14.0.305) | |
54 nokogiri (1.6.6.2) | 55 nokogiri (1.6.6.2) |
55 mini_portile (~> 0.6.0) | 56 mini_portile (~> 0.6.0) |
56 nokogiri (1.6.6.2-java) | 57 nokogiri (1.6.6.2-java) |
57 nokogiri (1.6.6.2-x86-mingw32) | 58 nokogiri (1.6.6.2-x86-mingw32) |
58 mini_portile (~> 0.6.0) | 59 mini_portile (~> 0.6.0) |
105 | 106 |
106 DEPENDENCIES | 107 DEPENDENCIES |
107 actionpack (~> 4.2.0) | 108 actionpack (~> 4.2.0) |
108 actionview (~> 4.2.0) | 109 actionview (~> 4.2.0) |
109 dalli | 110 dalli |
111 newrelic_rpm | |
110 railties (~> 4.2.0) | 112 railties (~> 4.2.0) |
111 twitter | 113 twitter |
112 twitter-text | 114 twitter-text |
113 | 115 |
114 BUNDLED WITH | 116 BUNDLED WITH |