summaryrefslogtreecommitdiff
path: root/gemfiles/oc-chef-pedant.gemfile
blob: fbd9c07dbadf42a899bf44276b21056d3babf2f9 (plain)
1
2
3
4
5
6
source 'https://rubygems.org'
gemspec :path => '../'

gem 'rest-client', :github => 'opscode/rest-client', :branch => 'lcg/1.6.7-version-lying'
gem 'oc-chef-pedant', :git => 'git@github.com:opscode/oc-chef-pedant', :ref => '85b6b7c15a95aba63404cfaf973b6c69a5c9377c'
gem 'chef', :github => 'opscode/chef'