Sha256: b8382336df4c281ea77ba8dd2bad5a8a7b09221ad7ba669bcd01743b8a7d0d4d
Contents?: true
Size: 1.77 KB
Versions: 0
Compression: gzip
Compressed size: 718 Bytes
Stored size: 718 Bytes
Contents
--- !ruby/object:Gem::Specification name: bookland version: !ruby/object:Gem::Version hash: 23 prerelease: segments: - 1 - 0 - 0 version: 1.0.0 platform: ruby authors: - Paper Cavalier autorequire: bindir: bin cert_chain: [] date: 2011-03-03 00:00:00 +00:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 27 segments: - 2 - 5 - 0 version: 2.5.0 type: :development version_requirements: *id001 description: Bookland is an ISBN class in Ruby. email: code@papercavalier.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rspec - .rvmrc - Gemfile - Gemfile.lock - History.md - LICENSE - README.md - Rakefile - VERSION - bookland.gemspec - lib/bookland.rb - lib/bookland/isbn.rb - lib/bookland/version.rb - spec/bookland/isbn_spec.rb - spec/fixtures/isbn - spec/spec_helper.rb has_rdoc: true homepage: https://rubygems.org/gems/bookland licenses: [] 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: bookland rubygems_version: 1.5.2 signing_key: specification_version: 3 summary: An ISBN class in Ruby test_files: - spec/bookland/isbn_spec.rb - spec/fixtures/isbn - spec/spec_helper.rb