summaryrefslogtreecommitdiff
path: root/gemfiles/latest-pedant.gemfile
blob: f5fdb8668c0df1044d270f3b16b1a65bc377267d (plain)
1
2
3
4
5
6
7
source 'https://rubygems.org'

gemspec :path => "../"

gem 'rest-client', :git => 'git://github.com/opscode/rest-client.git'
gem 'chef-pedant', :github => 'opscode/chef-pedant'
gem 'chef', '>= 11.0'