From 23786ef1bd90151cde0da761db94582f878bc358 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Wed, 29 Jan 2014 23:04:56 +0100 Subject: [PATCH] Revert "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 768cee7..8a5fc78 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ source 'https://rubygems.org' gem 'omnibus', '~> 1.3.0' -gem 'omnibus-software', :git => 'https://github.com/lightpriest/omnibus-software.git', :ref => '848352c9b255013cf16c3623ecbec9cba2829e75' +gem 'omnibus-software', :git => 'git://github.com/opscode/omnibus-software.git', :branch => 'master' diff --git a/Gemfile.lock b/Gemfile.lock index fa12c7c..9d731d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GIT - remote: https://github.com/lightpriest/omnibus-software.git - revision: 848352c9b255013cf16c3623ecbec9cba2829e75 - ref: 848352c9b255013cf16c3623ecbec9cba2829e75 + remote: git://github.com/opscode/omnibus-software.git + revision: b899b8aa021b565708237486c3cb71566dc661eb + branch: master specs: omnibus-software (0.0.1) -- libgit2 0.21.2