Use octopus from travis-ci's fork
This commit is contained in:
parent
3ac6e6286a
commit
79564b9eac
2
Gemfile
2
Gemfile
|
@ -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'
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user