bump travis-core/sf-log-aggregation
This commit is contained in:
parent
0cfb379499
commit
3f09d97f11
32
Gemfile.lock
32
Gemfile.lock
|
@ -66,7 +66,7 @@ GIT
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/travis-ci/travis-core.git
|
remote: git://github.com/travis-ci/travis-core.git
|
||||||
revision: c7dbb4d4247be13b95d56508969d01a962a47faf
|
revision: 9270a169e44bb78385e4f4d9ffdce4f818722f72
|
||||||
branch: sf-log-aggregation
|
branch: sf-log-aggregation
|
||||||
specs:
|
specs:
|
||||||
travis-core (0.0.1)
|
travis-core (0.0.1)
|
||||||
|
@ -127,12 +127,12 @@ PATH
|
||||||
GEM
|
GEM
|
||||||
remote: http://rubygems.org/
|
remote: http://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actionmailer (3.2.9)
|
actionmailer (3.2.10)
|
||||||
actionpack (= 3.2.9)
|
actionpack (= 3.2.10)
|
||||||
mail (~> 2.4.4)
|
mail (~> 2.4.4)
|
||||||
actionpack (3.2.9)
|
actionpack (3.2.10)
|
||||||
activemodel (= 3.2.9)
|
activemodel (= 3.2.10)
|
||||||
activesupport (= 3.2.9)
|
activesupport (= 3.2.10)
|
||||||
builder (~> 3.0.0)
|
builder (~> 3.0.0)
|
||||||
erubis (~> 2.7.0)
|
erubis (~> 2.7.0)
|
||||||
journey (~> 1.0.4)
|
journey (~> 1.0.4)
|
||||||
|
@ -140,15 +140,15 @@ GEM
|
||||||
rack-cache (~> 1.2)
|
rack-cache (~> 1.2)
|
||||||
rack-test (~> 0.6.1)
|
rack-test (~> 0.6.1)
|
||||||
sprockets (~> 2.2.1)
|
sprockets (~> 2.2.1)
|
||||||
activemodel (3.2.9)
|
activemodel (3.2.10)
|
||||||
activesupport (= 3.2.9)
|
activesupport (= 3.2.10)
|
||||||
builder (~> 3.0.0)
|
builder (~> 3.0.0)
|
||||||
activerecord (3.2.9)
|
activerecord (3.2.10)
|
||||||
activemodel (= 3.2.9)
|
activemodel (= 3.2.10)
|
||||||
activesupport (= 3.2.9)
|
activesupport (= 3.2.10)
|
||||||
arel (~> 3.0.2)
|
arel (~> 3.0.2)
|
||||||
tzinfo (~> 0.3.29)
|
tzinfo (~> 0.3.29)
|
||||||
activesupport (3.2.9)
|
activesupport (3.2.10)
|
||||||
i18n (~> 0.6)
|
i18n (~> 0.6)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
addressable (2.3.2)
|
addressable (2.3.2)
|
||||||
|
@ -196,7 +196,7 @@ GEM
|
||||||
yajl-ruby (~> 1.1)
|
yajl-ruby (~> 1.1)
|
||||||
i18n (0.6.1)
|
i18n (0.6.1)
|
||||||
journey (1.0.4)
|
journey (1.0.4)
|
||||||
json (1.7.5)
|
json (1.7.6)
|
||||||
kgio (2.7.4)
|
kgio (2.7.4)
|
||||||
listen (0.6.0)
|
listen (0.6.0)
|
||||||
mail (2.4.4)
|
mail (2.4.4)
|
||||||
|
@ -242,9 +242,9 @@ GEM
|
||||||
rack
|
rack
|
||||||
rack-test (0.6.2)
|
rack-test (0.6.2)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
railties (3.2.9)
|
railties (3.2.10)
|
||||||
actionpack (= 3.2.9)
|
actionpack (= 3.2.10)
|
||||||
activesupport (= 3.2.9)
|
activesupport (= 3.2.10)
|
||||||
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