Sha256: 678c4c0d9bbc84430dc430021605aa756d2d290cdc37d4383348d4900222836e

Contents?: true

Size: 1.45 KB

Versions: 0

Compression: gzip

Compressed size: 680 Bytes

Stored size: 680 Bytes

Contents

--- !ruby/object:Gem::Specification
name: gem-compact
version: !ruby/object:Gem::Version
  version: 0.5.0
platform: ruby
authors:
- Lin Jen-Shin (godfat)
autorequire: 
bindir: bin
cert_chain: []
date: 2017-12-25 00:00:00.000000000 Z
dependencies: []
description: |-
  Clean up gems for all the paths, including development dependencies.

  This is mainly to cleanup gems installed with `--user-install`, because
  `gem cleanup` would not try to cleanup gems installed there, and would also
  ignore development dependencies. With `gem compact` it would try to cleanup
  everything it could.
email:
- godfat (XD) godfat.org
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".gitmodules"
- CHANGES.md
- README.md
- Rakefile
- gem-compact.gemspec
- lib/rubygems/commands/compact_command.rb
- lib/rubygems_plugin.rb
- pkg/gem-compact-0.5.0.gem
- task/README.md
- task/gemgem.rb
homepage: https://github.com/godfat/gem-compact
licenses:
- Apache-2
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.7.3
signing_key: 
specification_version: 4
summary: Clean up gems for all the paths, including development dependencies.
test_files: []

Package Spec version

gem-compact-0.5.0