Use octopus from travis-ci's fork

This commit is contained in:
Piotr Sarnacki 2013-05-03 02:44:31 +02:00
parent 3ac6e6286a
commit 79564b9eac
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ gem 'dalli'
gem 'pry'
gem 'metriks', '0.9.9.2'
gem 'ar-octopus', github: 'tchandy/octopus', require: 'octopus'
gem 'ar-octopus', github: 'travis-ci/octopus', require: 'octopus'
group :test do
gem 'rspec', '~> 2.11'

View File

@ -44,8 +44,8 @@ GIT
hashr (~> 0.0.10)
GIT
remote: git://github.com/tchandy/octopus.git
revision: 8df2768bf37e75e6cc30816eeb9440748a2a3ae9
remote: git://github.com/travis-ci/octopus.git
revision: 2d4cca475479516f47c3144971205f50c335ad35
specs:
ar-octopus (0.5.0beta)
activerecord (>= 2.3.0)