From 1a286b959199aca3fe8352e5f9851efec4c298b0 Mon Sep 17 00:00:00 2001 From: Josh Kalderimis Date: Fri, 5 Jul 2013 13:42:59 +0200 Subject: [PATCH] updated travis-core for the build config error handling updates --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 55ed885a..88929027 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GIT GIT remote: git://github.com/travis-ci/travis-core.git - revision: 7ef198f01e0efa06bb47d46da1977f75b1c8ba88 + revision: 1c94dd3725246e5cdd3ecd1bc2304d024e52e1b5 specs: travis-core (0.0.1) actionmailer (~> 3.2.12) @@ -126,9 +126,9 @@ GEM activesupport (3.2.13) i18n (= 0.6.1) multi_json (~> 1.0) - addressable (2.3.4) + addressable (2.3.5) arel (3.0.2) - atomic (1.1.9) + atomic (1.1.10) avl_tree (1.1.3) backports (2.8.2) builder (3.0.4)