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-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
|
||||
gem 'rspec', '~> 2.13'
|
||||
|
|
|
@ -16,10 +16,10 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: git://github.com/henrikhodne/skylight-ruby.git
|
||||
revision: 44904fe824e202deb6389fb9b547bd4345abdc2d
|
||||
branch: sinatra-support
|
||||
revision: 76f66ce091dd8fd40d9a2c429e4afacb41cb1491
|
||||
branch: master-sinatra
|
||||
specs:
|
||||
skylight (0.3.10)
|
||||
skylight (0.3.12)
|
||||
activesupport (>= 3.0.0)
|
||||
|
||||
GIT
|
||||
|
|
Loading…
Reference in New Issue
Block a user