Commit ed6fdc6d57819a6f0b9b1f80f6183e9b76ae18f6

Authored by Jacob Vosmaer
1 parent 95842332

Use updated cacert software from lightpriest

Once omnibus-software is updated [0] we should revert this commit and run
`bundle update omnibus-software`.

[0]: https://github.com/opscode/omnibus-software/pull/120
Showing 2 changed files with 4 additions and 4 deletions   Show diff stats
1 source 'https://rubygems.org' 1 source 'https://rubygems.org'
2 2
3 gem 'omnibus', '~> 1.3.0' 3 gem 'omnibus', '~> 1.3.0'
4 -gem 'omnibus-software', :git => 'git://github.com/opscode/omnibus-software.git', :branch => 'master' 4 +gem 'omnibus-software', :git => 'https://github.com/lightpriest/omnibus-software.git', :ref => '848352c9b255013cf16c3623ecbec9cba2829e75'
1 GIT 1 GIT
2 - remote: git://github.com/opscode/omnibus-software.git  
3 - revision: b899b8aa021b565708237486c3cb71566dc661eb  
4 - branch: master 2 + remote: https://github.com/lightpriest/omnibus-software.git
  3 + revision: 848352c9b255013cf16c3623ecbec9cba2829e75
  4 + ref: 848352c9b255013cf16c3623ecbec9cba2829e75
5 specs: 5 specs:
6 omnibus-software (0.0.1) 6 omnibus-software (0.0.1)
7 7