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

gem 'rest-client', :github => 'chef/rest-client', :branch => 'lcg/1.6.7-version-lying'
gem 'oc-chef-pedant', :github => 'chef/oc-chef-pedant', :tag => '2.0.0'
gem 'chef', :github => 'chef/chef'