Sha256: b95dc57933bd6339941a932fbaea7934709e1d19f448160ae3cd4607365dc016

Contents?: true

Size: 1.96 KB

Versions: 0

Compression: gzip

Compressed size: 689 Bytes

Stored size: 689 Bytes

Contents

--- !ruby/object:Gem::Specification
name: guerrilla_patch
version: !ruby/object:Gem::Version
  version: 3.0.3
platform: ruby
authors:
- drKreso
autorequire: 
bindir: bin
cert_chain: []
date: 2016-04-01 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
- 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
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 2.5.1
signing_key: 
specification_version: 4
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

Package Spec version

guerrilla_patch-3.0.3