--- !ruby/object:Gem::Specification name: guerrilla_patch version: !ruby/object:Gem::Version version: 2.8.3 prerelease: platform: ruby authors: - drKreso autorequire: bindir: bin cert_chain: [] date: 2012-11-04 00:00:00.000000000 Z dependencies: [] description: Collection of monkey patches I like to use in my projects email: - kresimir.bojcic@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .document - .gitignore - .rspec - .travis.yml - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - VERSION - guerrilla_patch.gemspec - guerrilla_patch.sublime-project - lib/guerrilla_patch.rb - lib/guerrilla_patch/aggregate_by_type/aggregator.rb - lib/guerrilla_patch/aggregate_by_type/amount.rb - lib/guerrilla_patch/aggregate_by_type/divide_by_type.rb - lib/guerrilla_patch/allocate.rb - lib/guerrilla_patch/kernel.rb - lib/guerrilla_patch/string.rb - lib/guerrilla_patch/version.rb - spec/guerrilla_patch/aggregate_by_type/aggregator_spec.rb - spec/guerrilla_patch/aggregate_by_type/divide_by_type_spec.rb - spec/guerrilla_patch/allocate_spec.rb - spec/guerrilla_patch/kernel_spec.rb - spec/guerrilla_patch/string_spec.rb homepage: http://github.com/drKreso/guerrilla_patch licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 692317867878337078 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 692317867878337078 requirements: [] rubyforge_project: rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: Since I am tired of hunting down monkey patches at large I am caging them inside this gem test_files: - spec/guerrilla_patch/aggregate_by_type/aggregator_spec.rb - spec/guerrilla_patch/aggregate_by_type/divide_by_type_spec.rb - spec/guerrilla_patch/allocate_spec.rb - spec/guerrilla_patch/kernel_spec.rb - spec/guerrilla_patch/string_spec.rb