Sha256: 2657282b22a4af268b1c908ba6f74b071a39d4ba1b85a1390ccc1f520f5eefec

Contents?: true

Size: 1.48 KB

Versions: 0

Compression: gzip

Compressed size: 615 Bytes

Stored size: 615 Bytes

Contents

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

date: 2012-01-07 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
- 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.13
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.1