Update Skylight agent version
This commit is contained in:
parent
3103f00772
commit
db2b3d9a42
2
Gemfile
2
Gemfile
|
@ -23,7 +23,7 @@ gem 'pry'
|
||||||
gem 'metriks', '0.9.9.6'
|
gem 'metriks', '0.9.9.6'
|
||||||
gem 'metriks-librato_metrics', github: 'eric/metriks-librato_metrics'
|
gem 'metriks-librato_metrics', github: 'eric/metriks-librato_metrics'
|
||||||
|
|
||||||
gem 'skylight', github: 'henrikhodne/skylight-ruby', branch: 'sinatra-support'
|
gem 'skylight', github: 'henrikhodne/skylight-ruby', branch: 'master-sinatra'
|
||||||
|
|
||||||
group :test do
|
group :test do
|
||||||
gem 'rspec', '~> 2.13'
|
gem 'rspec', '~> 2.13'
|
||||||
|
|
|
@ -16,10 +16,10 @@ GIT
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/henrikhodne/skylight-ruby.git
|
remote: git://github.com/henrikhodne/skylight-ruby.git
|
||||||
revision: 44904fe824e202deb6389fb9b547bd4345abdc2d
|
revision: 76f66ce091dd8fd40d9a2c429e4afacb41cb1491
|
||||||
branch: sinatra-support
|
branch: master-sinatra
|
||||||
specs:
|
specs:
|
||||||
skylight (0.3.10)
|
skylight (0.3.12)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
|
|
Loading…
Reference in New Issue
Block a user