Sha256: 01510c768d1ab3bf4f286241f30c200779bf076625052fa62c1b70eb07e55e83
Contents?: true
Size: 1.98 KB
Versions: 0
Compression: gzip
Compressed size: 698 Bytes
Stored size: 698 Bytes
Contents
--- !ruby/object:Gem::Specification name: guerrilla_patch version: !ruby/object:Gem::Version version: 2.8.2 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 - 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' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' 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