summaryrefslogtreecommitdiff
path: root/Gemfile
blob: 56fefdacb53756c8da466c4a42ad063282e8f964 (plain)
1
2
3
4
5
6
7
8
9
source 'https://rubygems.org'
gemspec

gem 'rest-client', :github => 'opscode/rest-client'

gem 'chef-pedant', :github => 'opscode/chef-pedant', :tag => '1.0.46'

gem 'chef', :github => 'opscode/chef', :tag => '12.1.0.rc.0'