diff --git a/Gemfile b/Gemfile index 8a5fc78..768cee7 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ source 'https://rubygems.org' gem 'omnibus', '~> 1.3.0' -gem 'omnibus-software', :git => 'git://github.com/opscode/omnibus-software.git', :branch => 'master' +gem 'omnibus-software', :git => 'https://github.com/lightpriest/omnibus-software.git', :ref => '848352c9b255013cf16c3623ecbec9cba2829e75' diff --git a/Gemfile.lock b/Gemfile.lock index 9d731d9..fa12c7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GIT - remote: git://github.com/opscode/omnibus-software.git - revision: b899b8aa021b565708237486c3cb71566dc661eb - branch: master + remote: https://github.com/lightpriest/omnibus-software.git + revision: 848352c9b255013cf16c3623ecbec9cba2829e75 + ref: 848352c9b255013cf16c3623ecbec9cba2829e75 specs: omnibus-software (0.0.1) -- libgit2 0.21.2