Sha256: 6aad205907a36e47b6a616421af86b1e63aa69c4ed66c182119d52635979e701

Contents?: true

Size: 1.43 KB

Versions: 0

Compression: gzip

Compressed size: 657 Bytes

Stored size: 657 Bytes

Contents

--- !ruby/object:Gem::Specification
name: gem-patch
version: !ruby/object:Gem::Version
  version: 0.1.6
platform: ruby
authors:
- Josef Stribny
autorequire: 
bindir: bin
cert_chain: []
date: 2015-06-22 00:00:00.000000000 Z
dependencies: []
description: |2
                      gem-patch is a RubyGems plugin that helps to patch gems without manually opening and rebuilding them.
                      It opens a given .gem file, extracts it, patches it with system patch command,
                      clones its spec, updates the file list and builds the patched gem.
email: strzibny@strzibny.name
executables: []
extensions: []
extra_rdoc_files: []
files:
- LICENCE
- README.md
- lib/rubygems/commands/patch_command.rb
- lib/rubygems/package-1.8.rb
- lib/rubygems/patcher.rb
- lib/rubygems_plugin.rb
- test/rubygems/test_gem_commands_patch_command.rb
- test/rubygems/test_gem_patch.rb
homepage: http://github.com/strzibny/gem-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: 1.8.7
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 1.8.0
requirements: []
rubyforge_project: 
rubygems_version: 2.2.2
signing_key: 
specification_version: 4
summary: RubyGems plugin for patching gems.
test_files: []
has_rdoc: 

Package Spec version

gem-patch-0.1.6