use travis-core/master
This commit is contained in:
parent
b67db360da
commit
1f5001efe7
2
Gemfile
2
Gemfile
|
@ -5,7 +5,7 @@ gemspec
|
|||
|
||||
gem 'puma'
|
||||
gem 'travis-support', github: 'travis-ci/travis-support'
|
||||
gem 'travis-core', github: 'travis-ci/travis-core', branch: 'sf-travis-api'
|
||||
gem 'travis-core', github: 'travis-ci/travis-core'
|
||||
gem 'hubble', github: 'roidrage/hubble'
|
||||
gem 'yard-sinatra', github: 'rkh/yard-sinatra'
|
||||
gem 'rack-contrib', github: 'rack/rack-contrib'
|
||||
|
|
|
@ -40,8 +40,7 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: git://github.com/travis-ci/travis-core.git
|
||||
revision: 6fc990c32ea2ee48589d736bb2f9a7e254026961
|
||||
branch: sf-travis-api
|
||||
revision: c8a0672df7e20bc67ed838bdec8b72a2584e9379
|
||||
specs:
|
||||
travis-core (0.0.1)
|
||||
actionmailer (~> 3.2.3)
|
||||
|
@ -153,14 +152,14 @@ GEM
|
|||
mime-types (1.19)
|
||||
mocha (0.12.7)
|
||||
metaclass (~> 0.0.1)
|
||||
multi_json (1.3.6)
|
||||
multi_json (1.3.7)
|
||||
multipart-post (1.1.5)
|
||||
net-http-persistent (2.8)
|
||||
net-http-pipeline (1.0.1)
|
||||
newrelic_rpm (3.3.5)
|
||||
pg (0.13.2)
|
||||
polyglot (0.3.3)
|
||||
postmark (0.9.13)
|
||||
postmark (0.9.15)
|
||||
json
|
||||
rake
|
||||
postmark-rails (0.4.1)
|
||||
|
|
Loading…
Reference in New Issue
Block a user