Sha256: 470b37c65ba6814f59c3cac38f662812ed1790766a51174ebef769b74b4434f4
Contents?: true
Size: 1.24 KB
Versions: 0
Compression: gzip
Compressed size: 587 Bytes
Stored size: 587 Bytes
Contents
--- !ruby/object:Gem::Specification name: gem_file_conflict_checker version: !ruby/object:Gem::Version version: 0.2.1 platform: ruby authors: - rdp autorequire: bindir: bin cert_chain: [] date: 2010-01-02 00:00:00 -07:00 default_executable: dependencies: [] description: email: rogerpack2005@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - lib/conflict_checker.rb - lib/rubygems_plugin.rb - spec/spec.gem_conflict_plugin.rb has_rdoc: true homepage: http://github.com/rdp/gem_file_conflict_checker licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: A gem plugin to warn you when you accidentally install files with names that collide accidentally test_files: - spec/spec.gem_conflict_plugin.rb