Bump travis-core
This commit is contained in:
parent
d02648a542
commit
0c913e4d42
30
Gemfile.lock
30
Gemfile.lock
|
@ -45,7 +45,7 @@ GIT
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/travis-ci/travis-core.git
|
remote: git://github.com/travis-ci/travis-core.git
|
||||||
revision: 5f2c51b075e1b3efa75c5d689188a0d86c2cf4d3
|
revision: 3f8f7c965b3d5a80674196221f4a0a6d24a22831
|
||||||
specs:
|
specs:
|
||||||
travis-core (0.0.1)
|
travis-core (0.0.1)
|
||||||
actionmailer (~> 3.2.12)
|
actionmailer (~> 3.2.12)
|
||||||
|
@ -105,12 +105,12 @@ PATH
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actionmailer (3.2.17)
|
actionmailer (3.2.18)
|
||||||
actionpack (= 3.2.17)
|
actionpack (= 3.2.18)
|
||||||
mail (~> 2.5.4)
|
mail (~> 2.5.4)
|
||||||
actionpack (3.2.17)
|
actionpack (3.2.18)
|
||||||
activemodel (= 3.2.17)
|
activemodel (= 3.2.18)
|
||||||
activesupport (= 3.2.17)
|
activesupport (= 3.2.18)
|
||||||
builder (~> 3.0.0)
|
builder (~> 3.0.0)
|
||||||
erubis (~> 2.7.0)
|
erubis (~> 2.7.0)
|
||||||
journey (~> 1.0.4)
|
journey (~> 1.0.4)
|
||||||
|
@ -120,15 +120,15 @@ GEM
|
||||||
sprockets (~> 2.2.1)
|
sprockets (~> 2.2.1)
|
||||||
active_model_serializers (0.8.1)
|
active_model_serializers (0.8.1)
|
||||||
activemodel (>= 3.0)
|
activemodel (>= 3.0)
|
||||||
activemodel (3.2.17)
|
activemodel (3.2.18)
|
||||||
activesupport (= 3.2.17)
|
activesupport (= 3.2.18)
|
||||||
builder (~> 3.0.0)
|
builder (~> 3.0.0)
|
||||||
activerecord (3.2.17)
|
activerecord (3.2.18)
|
||||||
activemodel (= 3.2.17)
|
activemodel (= 3.2.18)
|
||||||
activesupport (= 3.2.17)
|
activesupport (= 3.2.18)
|
||||||
arel (~> 3.0.2)
|
arel (~> 3.0.2)
|
||||||
tzinfo (~> 0.3.29)
|
tzinfo (~> 0.3.29)
|
||||||
activesupport (3.2.17)
|
activesupport (3.2.18)
|
||||||
i18n (~> 0.6, >= 0.6.4)
|
i18n (~> 0.6, >= 0.6.4)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
addressable (2.3.6)
|
addressable (2.3.6)
|
||||||
|
@ -222,9 +222,9 @@ GEM
|
||||||
rack
|
rack
|
||||||
rack-test (0.6.2)
|
rack-test (0.6.2)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
railties (3.2.17)
|
railties (3.2.18)
|
||||||
actionpack (= 3.2.17)
|
actionpack (= 3.2.18)
|
||||||
activesupport (= 3.2.17)
|
activesupport (= 3.2.18)
|
||||||
rack-ssl (~> 1.3.2)
|
rack-ssl (~> 1.3.2)
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
rdoc (~> 3.4)
|
rdoc (~> 3.4)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user