Sha256: 93e70f16ba1bfdb89db62009782b373194402539a486add019486122b3e62199
Contents?: true
Size: 1.88 KB
Versions: 0
Compression: gzip
Compressed size: 802 Bytes
Stored size: 802 Bytes
Contents
--- !ruby/object:Gem::Specification name: gnn-rblibs version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 0 - 3 version: 0.0.3 platform: ruby authors: - tarao autorequire: bindir: bin cert_chain: [] date: 2010-05-07 00:00:00 +00:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id001 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 1 - 2 - 9 version: 1.2.9 type: :development version_requirements: *id001 description: Some Ruby tweaks for file operations, commandline parsers, etc. email: tarao.gnn@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - gnn-rblibs.gemspec - lib/dir/each_leaf.rb - lib/file/kind.rb - lib/file/observer.rb - lib/fileutils/sync.rb - lib/getopt.rb - lib/loadconf.rb - lib/plugin.rb - lib/process/invoke.rb - lib/rbconfig/command.rb - lib/string/random.rb - lib/term/countdown.rb - lib/webrick/single_thread_server.rb - lib/www/mechanize/get.rb - spec/getopt_spec.rb - spec/spec.opts - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/tarao/gnn-rblibs licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Some Ruby tweaks test_files: - spec/spec_helper.rb - spec/getopt_spec.rb