blob: 565b949f46a89b259469e2dbd93499f0c2ba7b15 (
plain)
1
2
3
4
5
6
7
|
source 'https://rubygems.org'
gemspec :path => '../'
gem 'rest-client', :github => 'opscode/rest-client', :branch => 'lcg/1.6.7-version-lying'
gem 'chef-pedant', :github => 'opscode/chef-pedant', :ref => '3975eaa64b6dfd5eb7f2dcaaf886cda3646a0f8e'
gem 'oc-chef-pedant', :git => 'git@github.com:opscode/oc-chef-pedant', :ref => '3e4f1c14840cd786d67ccf14b56e353fa8fc58ec'
gem 'chef', :github => 'opscode/chef', :ref => 'b2c987e51f96236a5fba188072da5b98c78812f9'
|