--- !ruby/object:Gem::Specification name: sugar-high version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 1 - 4 version: 0.1.4 platform: ruby authors: - Kristian Mandrup autorequire: bindir: bin cert_chain: [] date: 2010-08-25 00:00:00 +02:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 2 - 0 - 0 - beta - 19 version: 2.0.0.beta.19 type: :development version_requirements: *id001 description: More Ruby sugar - inspired by the 'zuker' project email: kmandrup@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.markdown files: - .document - .gitignore - .rspec - LICENSE - README.markdown - Rakefile - VERSION - lib/sugar-high.rb - lib/sugar-high/alias.rb - lib/sugar-high/arguments.rb - lib/sugar-high/file.rb - lib/sugar-high/hash.rb - lib/sugar-high/includes.rb - lib/sugar-high/kind_of.rb - lib/sugar-high/matchers/have_aliases.rb - lib/sugar-high/metaclass.rb - lib/sugar-high/methods.rb - lib/sugar-high/module.rb - lib/sugar-high/rspec.rb - lib/sugar-high/string.rb - spec/fixtures/empty.txt - spec/fixtures/non-empty.txt - spec/spec_helper.rb - spec/sugar-high/alias_spec.rb - spec/sugar-high/arguments_spec.rb - spec/sugar-high/file_spec.rb - spec/sugar-high/includes_spec.rb - spec/sugar-high/kind_of_spec.rb - spec/sugar-high/methods_spec.rb - spec/sugar-high/module_spec.rb - sugar-high.gemspec has_rdoc: true homepage: http://github.com/kristianmandrup/sugar-high licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Ruby convenience sugar packs! test_files: - spec/spec_helper.rb - spec/sugar-high/alias_spec.rb - spec/sugar-high/arguments_spec.rb - spec/sugar-high/file_spec.rb - spec/sugar-high/includes_spec.rb - spec/sugar-high/kind_of_spec.rb - spec/sugar-high/methods_spec.rb - spec/sugar-high/module_spec.rb