From 0c913e4d42b6988150c833825e837b01f4922f69 Mon Sep 17 00:00:00 2001 From: Piotr Sarnacki Date: Tue, 13 May 2014 15:31:58 +0200 Subject: [PATCH] Bump travis-core --- Gemfile.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5b94a378..8923ac8e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GIT GIT remote: git://github.com/travis-ci/travis-core.git - revision: 5f2c51b075e1b3efa75c5d689188a0d86c2cf4d3 + revision: 3f8f7c965b3d5a80674196221f4a0a6d24a22831 specs: travis-core (0.0.1) actionmailer (~> 3.2.12) @@ -105,12 +105,12 @@ PATH GEM remote: https://rubygems.org/ specs: - actionmailer (3.2.17) - actionpack (= 3.2.17) + actionmailer (3.2.18) + actionpack (= 3.2.18) mail (~> 2.5.4) - actionpack (3.2.17) - activemodel (= 3.2.17) - activesupport (= 3.2.17) + actionpack (3.2.18) + activemodel (= 3.2.18) + activesupport (= 3.2.18) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.4) @@ -120,15 +120,15 @@ GEM sprockets (~> 2.2.1) active_model_serializers (0.8.1) activemodel (>= 3.0) - activemodel (3.2.17) - activesupport (= 3.2.17) + activemodel (3.2.18) + activesupport (= 3.2.18) builder (~> 3.0.0) - activerecord (3.2.17) - activemodel (= 3.2.17) - activesupport (= 3.2.17) + activerecord (3.2.18) + activemodel (= 3.2.18) + activesupport (= 3.2.18) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activesupport (3.2.17) + activesupport (3.2.18) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.3.6) @@ -222,9 +222,9 @@ GEM rack rack-test (0.6.2) rack (>= 1.0) - railties (3.2.17) - actionpack (= 3.2.17) - activesupport (= 3.2.17) + railties (3.2.18) + actionpack (= 3.2.18) + activesupport (= 3.2.18) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4)