--- !ruby/object:Gem::Specification name: gorillib version: !ruby/object:Gem::Version hash: 17 prerelease: false segments: - 0 - 0 - 7 version: 0.0.7 platform: ruby authors: - Infochimps autorequire: bindir: bin cert_chain: [] date: 2011-05-05 00:00:00 -05:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: yard prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 7 segments: - 0 - 6 - 0 version: 0.6.0 type: :development version_requirements: *id001 - !ruby/object:Gem::Dependency name: jeweler prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 7 segments: - 1 - 5 - 2 version: 1.5.2 type: :development version_requirements: *id002 - !ruby/object:Gem::Dependency name: rcov prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id003 description: "Gorillib: infochimps lightweight subset of ruby convenience methods" email: coders@infochimps.org executables: [] extensions: [] extra_rdoc_files: - LICENSE.textile - README.textile files: - .document - .rspec - LICENSE.textile - README.textile - Rakefile - VERSION - fiddle/hubahuba.rb - gorillib.gemspec - lib/gorillib.rb - lib/gorillib/array/compact_blank.rb - lib/gorillib/array/deep_compact.rb - lib/gorillib/array/extract_options.rb - lib/gorillib/base.rb - lib/gorillib/datetime/flat.rb - lib/gorillib/datetime/parse.rb - lib/gorillib/enumerable/sum.rb - lib/gorillib/hash/compact.rb - lib/gorillib/hash/deep_compact.rb - lib/gorillib/hash/deep_merge.rb - lib/gorillib/hash/keys.rb - lib/gorillib/hash/reverse_merge.rb - lib/gorillib/hash/slice.rb - lib/gorillib/hash/zip.rb - lib/gorillib/logger/log.rb - lib/gorillib/metaprogramming/aliasing.rb - lib/gorillib/metaprogramming/cattr_accessor.rb - lib/gorillib/metaprogramming/class_attribute.rb - lib/gorillib/metaprogramming/delegation.rb - lib/gorillib/metaprogramming/mattr_accessor.rb - lib/gorillib/metaprogramming/remove_method.rb - lib/gorillib/metaprogramming/singleton_class.rb - lib/gorillib/numeric/clamp.rb - lib/gorillib/object/blank.rb - lib/gorillib/some.rb - lib/gorillib/string/constantize.rb - lib/gorillib/string/human.rb - lib/gorillib/string/inflections.rb - lib/gorillib/string/truncate.rb - spec/blank_spec.rb - spec/deep_compact_spec.rb - spec/gorillib_spec.rb - spec/numeric_spec.rb - spec/rcov.opts - spec/spec.opts - spec/spec_helper.rb - spec/spec_tasks.rake - test/abstract_unit.rb - test/array/compact_blank_test.rb - test/array/extract_options_test.rb - test/datetime/flat_test.rb - test/datetime/parse_test.rb - test/enumerable/sum_test.rb - test/hash/compact_test.rb - test/hash/deep_merge_test.rb - test/hash/keys_test.rb - test/hash/reverse_merge_test.rb - test/hash/slice_test.rb - test/hash/zip_test.rb - test/logger/log_test.rb - test/metaprogramming/aliasing_test.rb - test/metaprogramming/cattr_accessor_test.rb - test/metaprogramming/class_attribute_test.rb - test/metaprogramming/delegation_test.rb - test/metaprogramming/mattr_accessor_test.rb - test/metaprogramming/singleton_class_test.rb - test/object/blank_test.rb - test/string/constantize_test.rb - test/string/human_test.rb - test/string/inflections_test.rb - test/string/inflector_test_cases.rb - test/string/truncate_test.rb has_rdoc: true homepage: http://infochimps.com/labs licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: include only what you need. No dependencies, no creep test_files: - spec/blank_spec.rb - spec/deep_compact_spec.rb - spec/gorillib_spec.rb - spec/numeric_spec.rb - spec/spec_helper.rb - test/abstract_unit.rb - test/array/compact_blank_test.rb - test/array/extract_options_test.rb - test/datetime/flat_test.rb - test/datetime/parse_test.rb - test/enumerable/sum_test.rb - test/hash/compact_test.rb - test/hash/deep_merge_test.rb - test/hash/keys_test.rb - test/hash/reverse_merge_test.rb - test/hash/slice_test.rb - test/hash/zip_test.rb - test/logger/log_test.rb - test/metaprogramming/aliasing_test.rb - test/metaprogramming/cattr_accessor_test.rb - test/metaprogramming/class_attribute_test.rb - test/metaprogramming/delegation_test.rb - test/metaprogramming/mattr_accessor_test.rb - test/metaprogramming/singleton_class_test.rb - test/object/blank_test.rb - test/string/constantize_test.rb - test/string/human_test.rb - test/string/inflections_test.rb - test/string/inflector_test_cases.rb - test/string/truncate_test.rb