diff --git a/Gemfile b/Gemfile index ef1c408a..c9bbcc42 100644 --- a/Gemfile +++ b/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' diff --git a/Gemfile.lock b/Gemfile.lock index 926a02a9..79bfffa6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)