summaryrefslogtreecommitdiff
path: root/gemfiles/oc-chef-pedant.gemfile
blob: 838fe7d1c4c0a7413be2ae5cdf473f2f4da2c8db (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', :path => '../../chef-pedant'#, :github => 'opscode/chef-pedant', :ref => '989dc539e6518381043039a9e61b759b30d5ae92'
gem 'oc-chef-pedant', :path => '../../oc-chef-pedant'#, :github => 'opscode/oc-chef-pedant'
gem 'chef', :path => '../../chef'#, :github => 'opscode/chef', :ref => '678b568eb29d8eae51a942e60a7b5e6786d69bdc'