From ed6fdc6d57819a6f0b9b1f80f6183e9b76ae18f6 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Wed, 29 Jan 2014 04:47:45 -0800 Subject: [PATCH] Use updated cacert software from lightpriest --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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