summaryrefslogtreecommitdiff
path: root/Gemfile
blob: 7e4554b13145f7f98a1dd8171106981366cfbcdf (plain)
1
2
3
4
5
source 'https://rubygems.org'
gemspec

gem 'chef-pedant', :github => 'opscode/chef-pedant', :ref => 'b4bca8dc9c3b81569bf59b242cdb0fc838e24046'
gem 'chef', '>= 11.0'