From b529f61675a52b91a01b7e035a3adcb6374f48a1 Mon Sep 17 00:00:00 2001 From: Josh Kalderimis Date: Sun, 14 Jul 2013 13:54:30 +0200 Subject: [PATCH] bundle update for a core build matrix fix --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 81d96cf0..ac3f3829 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GIT GIT remote: git://github.com/travis-ci/travis-core.git - revision: f8f12caaed106f7447ec723e21d837253025e971 + revision: 6e4fea97354782ea89acc26f1cc291980ee2462c specs: travis-core (0.0.1) actionmailer (~> 3.2.12) @@ -228,7 +228,7 @@ GEM rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) - rspec-core (2.14.2) + rspec-core (2.14.3) rspec-expectations (2.14.0) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.1)