Sha256: c90b9a895d506e31dc9ef3cdf5225690d206d393072a5a5d7901ab811b0893fa
Contents?: true
Size: 226 Bytes
Versions: 1
Compression:
Stored size: 226 Bytes
Contents
source 'https://rubygems.org' gemspec :path => '../..' gem 'chef', '~> 11' platform :ruby_19 do gem 'berkshelf-api-client', '~> 1.3.1' gem 'tins', '~> 1.6.0' gem 'varia_model', '~> 0.4.0' gem 'ohai', '~> 7.4.1' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
knife-solo-0.6.0 | test/gemfiles/Gemfile.chef-11 |