From abce9844d7442c7eca339e90f77e912c6ea7eaf5 Mon Sep 17 00:00:00 2001 From: Piotr Sarnacki Date: Tue, 3 Sep 2013 14:03:55 +0200 Subject: [PATCH] Update octopus --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04b4c59b..3973e5ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,11 +23,11 @@ GIT GIT remote: git://github.com/travis-ci/octopus.git - revision: 2d4cca475479516f47c3144971205f50c335ad35 + revision: 6e68a6c112df4de4a8495a1058be3d7cdd7f9f3d specs: - ar-octopus (0.5.0beta) - activerecord (>= 2.3.0) - activesupport (>= 2.3.0) + ar-octopus (0.6.0) + activerecord (>= 3.0.0, < 4.0) + activesupport (>= 3.0.0, < 4.0) GIT remote: git://github.com/travis-ci/travis-core.git