From c1466ce27b1e81b5d66039e0610b615bbc45d6fe Mon Sep 17 00:00:00 2001 From: Hiro Asari Date: Wed, 6 Nov 2013 14:15:28 -0500 Subject: [PATCH] Bump travis-core --- Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2d004666..acc224ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GIT GIT remote: git://github.com/travis-ci/travis-core.git - revision: 9db978cabd740dddbc94d105cc4242b56afe2e9f + revision: 00580d7f38d65bc71bcb78eb93bfc53654d4394c specs: travis-core (0.0.1) actionmailer (~> 3.2.12) @@ -83,12 +83,12 @@ PATH GEM remote: https://rubygems.org/ specs: - actionmailer (3.2.14) - actionpack (= 3.2.14) + actionmailer (3.2.15) + actionpack (= 3.2.15) mail (~> 2.5.4) - actionpack (3.2.14) - activemodel (= 3.2.14) - activesupport (= 3.2.14) + actionpack (3.2.15) + activemodel (= 3.2.15) + activesupport (= 3.2.15) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.4) @@ -96,15 +96,15 @@ GEM rack-cache (~> 1.2) rack-test (~> 0.6.1) sprockets (~> 2.2.1) - activemodel (3.2.14) - activesupport (= 3.2.14) + activemodel (3.2.15) + activesupport (= 3.2.15) builder (~> 3.0.0) - activerecord (3.2.14) - activemodel (= 3.2.14) - activesupport (= 3.2.14) + activerecord (3.2.15) + activemodel (= 3.2.15) + activesupport (= 3.2.15) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activesupport (3.2.14) + activesupport (3.2.15) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.3.5) @@ -152,7 +152,7 @@ GEM hitimes (1.2.1) i18n (0.6.5) journey (1.0.4) - json (1.8.0) + json (1.8.1) kgio (2.8.0) listen (1.2.2) rb-fsevent (>= 0.9.3) @@ -197,9 +197,9 @@ GEM rack rack-test (0.6.2) rack (>= 1.0) - railties (3.2.14) - actionpack (= 3.2.14) - activesupport (= 3.2.14) + railties (3.2.15) + actionpack (= 3.2.15) + activesupport (= 3.2.15) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4)