summaryrefslogtreecommitdiff
path: root/gemfiles/oc-chef-pedant.gemfile
blob: 27c87bd20ec89d74bee0a6702cd62284f3b8afb7 (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 => '3c0eb31f1e49aa947b81ad51387b7a68adbc5f91'
gem 'chef', :github => 'opscode/chef'