Point Librato exporter back to original.
Fix was included in the upstream repository.
This commit is contained in:
parent
fe88881dba
commit
ca0f1c4784
2
Gemfile
2
Gemfile
|
@ -21,7 +21,7 @@ gem 'bunny', '~> 0.8.0'
|
|||
gem 'dalli'
|
||||
gem 'pry'
|
||||
gem 'metriks', '0.9.9.6'
|
||||
gem 'metriks-librato_metrics', github: 'roidrage/metriks-librato_metrics', ref: 'debug'
|
||||
gem 'metriks-librato_metrics', github: 'eric/metriks-librato_metrics'
|
||||
|
||||
gem 'skylight', github: 'henrikhodne/skylight-ruby', branch: 'sinatra-support'
|
||||
|
||||
|
|
15
Gemfile.lock
15
Gemfile.lock
|
@ -1,3 +1,10 @@
|
|||
GIT
|
||||
remote: git://github.com/eric/metriks-librato_metrics.git
|
||||
revision: 6ceeb78f419d990e5815443f7627aca848aa3810
|
||||
specs:
|
||||
metriks-librato_metrics (0.0)
|
||||
metriks (>= 0.9.9.6)
|
||||
|
||||
GIT
|
||||
remote: git://github.com/getsentry/raven-ruby.git
|
||||
revision: f6c79103e1ff07abc8a1863b5d2ec43d9527e0ed
|
||||
|
@ -29,14 +36,6 @@ GIT
|
|||
yard-sinatra (1.0.0)
|
||||
yard (~> 0.7)
|
||||
|
||||
GIT
|
||||
remote: git://github.com/roidrage/metriks-librato_metrics.git
|
||||
revision: 52b4c6baf1f3144924210e260afccf9609c88e02
|
||||
ref: debug
|
||||
specs:
|
||||
metriks-librato_metrics (0.0)
|
||||
metriks (>= 0.9.9.6)
|
||||
|
||||
GIT
|
||||
remote: git://github.com/rtomayko/rack-cache.git
|
||||
revision: d00e6e491fcc7bdca9c27d735abde5c4fdb48cd9
|
||||
|
|
Loading…
Reference in New Issue
Block a user