Sha256: 6edf379913196a65afc3d085c2443865507d61b4996086371f0a22162780ded8

Contents?: true

Size: 1.49 KB

Versions: 0

Compression: gzip

Compressed size: 621 Bytes

Stored size: 621 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: fspath
version: !ruby/object:Gem::Version 
  hash: 15
  prerelease: 
  segments: 
  - 2
  - 0
  - 0
  version: 2.0.0
platform: ruby
authors: 
- Ivan Kuchin
autorequire: 
bindir: bin
cert_chain: []

date: 2011-11-20 00:00:00 Z
dependencies: 
- !ruby/object:Gem::Dependency 
  name: rspec
  prerelease: false
  requirement: &id001 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 3
        segments: 
        - 0
        version: "0"
  type: :development
  version_requirements: *id001
description: 
email: 
executables: []

extensions: []

extra_rdoc_files: []

files: 
- .gitignore
- LICENSE.txt
- README.markdown
- VERSION
- fspath.gemspec
- lib/fspath.rb
- spec/fspath_spec.rb
- spec/spec_helper.rb
homepage: http://github.com/toy/fspath
licenses: 
- MIT
post_install_message: 
rdoc_options: []

require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: fspath
rubygems_version: 1.8.11
signing_key: 
specification_version: 3
summary: Better than Pathname
test_files: 
- spec/fspath_spec.rb
- spec/spec_helper.rb
has_rdoc: 

Package Spec version

fspath-2.0.0