Sha256: d09440e29097037cf1c42dcea772cce0e12290ab1e9f2805831518e45e7f6e57
Contents?: true
Size: 1.88 KB
Versions: 0
Compression: gzip
Compressed size: 669 Bytes
Stored size: 669 Bytes
Contents
--- !ruby/object:Gem::Specification name: fspath-mac version: !ruby/object:Gem::Version version: 3.1.1 platform: ruby authors: - Ivan Kuchin autorequire: bindir: bin cert_chain: [] date: 2014-11-10 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: fspath requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '2.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '2.0' - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '3.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '3.0' description: email: executables: [] extensions: - ext/fspath/mac/extconf.rb extra_rdoc_files: [] files: - .gitignore - .travis.yml - Gemfile - LICENSE.txt - README.markdown - ext/fspath/mac/ext.m - ext/fspath/mac/extconf.rb - fspath-mac.gemspec - lib/fspath/mac.rb - spec/fspath/mac_spec.rb - spec/spec_helper.rb homepage: http://github.com/toy/fspath-mac 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: fspath-mac rubygems_version: 2.4.2 signing_key: specification_version: 4 summary: FSPath methods for mac (move_to_trash, color labeling, spotlight comments, …) test_files: - spec/fspath/mac_spec.rb - spec/spec_helper.rb