Sha256: b445f20f0da6496d32bb23a7627575af73947038065f48ddce33d1ecdce3fd6b

Contents?: true

Size: 792 Bytes

Versions: 10

Compression:

Stored size: 792 Bytes

Contents

name             'chef-sugar'
maintainer       'Seth Vargo'
maintainer_email 'sethvargo@gmail.com'
license          'Apache 2.0'
description      'Installs chef-sugar. Please see the chef-sugar ' \
                 'Ruby gem for more information.'
long_description <<-EOH
Chef Sugar is a Gem & Chef Recipe that includes series of helpful syntactic
sugars on top of the Chef core and other resources to make a cleaner, more lean
recipe DSL, enforce DRY principles, and make writing Chef recipes an awesome and
fun experience!

For the most up-to-date information and documentation, please visit the [Chef
Sugar project page on GitHub](https://github.com/sethvargo/chef-sugar).
EOH

require          File.expand_path('../lib/chef/sugar/version', __FILE__)
version          Chef::Sugar::VERSION

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
chef-sugar-3.5.0 metadata.rb
chef-sugar-3.4.0 metadata.rb
chef-sugar-3.3.0 metadata.rb
chef-sugar-3.2.0 metadata.rb
chef-sugar-3.1.1 metadata.rb
chef-sugar-3.1.0 metadata.rb
chef-sugar-3.0.1 metadata.rb
chef-sugar-3.0.0 metadata.rb
chef-sugar-2.5.0 metadata.rb
chef-sugar-2.4.1 metadata.rb