From 0fdd25725af5f5f4a55af749ea5f98f581793d8f Mon Sep 17 00:00:00 2001 From: Piotr Sarnacki Date: Mon, 12 Jan 2015 12:41:37 +0100 Subject: [PATCH] Bump travis-core --- Gemfile.lock | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a96c14a..ec2550c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GIT GIT remote: git://github.com/travis-ci/travis-core.git - revision: 8fa9680a47ab457187ddf3a88461a756a6f4c2a6 + revision: 0d88007ac35ab7aeb44fb59e95a8873b0a5b69bf specs: travis-core (0.0.1) actionmailer (~> 3.2.19) @@ -106,12 +106,12 @@ PATH GEM remote: https://rubygems.org/ specs: - actionmailer (3.2.19) - actionpack (= 3.2.19) + actionmailer (3.2.21) + actionpack (= 3.2.21) mail (~> 2.5.4) - actionpack (3.2.19) - activemodel (= 3.2.19) - activesupport (= 3.2.19) + actionpack (3.2.21) + activemodel (= 3.2.21) + activesupport (= 3.2.21) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.4) @@ -121,15 +121,15 @@ GEM sprockets (~> 2.2.1) active_model_serializers (0.9.0) activemodel (>= 3.2) - activemodel (3.2.19) - activesupport (= 3.2.19) + activemodel (3.2.21) + activesupport (= 3.2.21) builder (~> 3.0.0) - activerecord (3.2.19) - activemodel (= 3.2.19) - activesupport (= 3.2.19) + activerecord (3.2.21) + activemodel (= 3.2.21) + activesupport (= 3.2.21) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activesupport (3.2.19) + activesupport (3.2.21) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.3.6) @@ -178,7 +178,7 @@ GEM eventmachine (1.0.3) factory_girl (2.4.2) activesupport - faraday (0.9.0) + faraday (0.9.1) multipart-post (>= 1.2, < 3) ffi (1.9.6) foreman (0.64.0) @@ -195,10 +195,10 @@ GEM hike (1.2.3) hitimes (1.2.2) httpclient (2.3.4.1) - i18n (0.6.11) - ice_nine (0.11.0) + i18n (0.7.0) + ice_nine (0.11.1) journey (1.0.4) - json (1.8.1) + json (1.8.2) kgio (2.9.2) listen (1.0.3) rb-fsevent (>= 0.9.3) @@ -244,11 +244,11 @@ GEM rack rack-ssl (1.3.4) rack - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) - railties (3.2.19) - actionpack (= 3.2.19) - activesupport (= 3.2.19) + railties (3.2.21) + actionpack (= 3.2.21) + activesupport (= 3.2.21) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) @@ -263,7 +263,7 @@ GEM rdoc (3.12.2) json (~> 1.4) redcarpet (2.3.0) - redis (3.1.0) + redis (3.2.0) redis-namespace (1.5.1) redis (~> 3.0, >= 3.0.4) rerun (0.8.2) @@ -303,7 +303,7 @@ GEM sinatra (~> 1.4.0) tilt (~> 1.3) slop (3.6.0) - sprockets (2.2.2) + sprockets (2.2.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) @@ -333,7 +333,7 @@ GEM raindrops (~> 0.7) useragent (0.10.0) uuidtools (2.1.5) - virtus (1.0.3) + virtus (1.0.4) axiom-types (~> 0.1) coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3)