Sha256: 48d7995311ed63494408dcae38cc74ae0c44909f4faf2612ea4cda76445375eb
Contents?: true
Size: 1.43 KB
Versions: 0
Compression: gzip
Compressed size: 631 Bytes
Stored size: 631 Bytes
Contents
--- !ruby/object:Gem::Specification name: gom-core version: !ruby/object:Gem::Version version: 0.2.0 prerelease: platform: ruby authors: - art+com/dirk luesebrink autorequire: bindir: bin cert_chain: [] date: 2012-01-18 00:00:00.000000000Z dependencies: [] description: ! "\n this gem includes stuff which is of use for the server as well as for gom\n scripting clients\n " email: - dirk.luesebrink@artcom.de executables: [] extensions: [] extra_rdoc_files: [] files: - .document - .gitignore - Gemfile - LICENSE - README.rdoc - Rakefile - gom-core.gemspec - lib/gom-core.rb - lib/gom/core.rb - lib/gom/core/primitive.rb - lib/gom/core/version.rb - lib/gom/log.rb - lib/gom/logger.rb - spec/gom/core/primitive_spec.rb - spec/gom/logger_spec.rb - spec/spec.opts - spec/spec_helper.rb homepage: http://github.com/crux/gom-core licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: gom-core rubygems_version: 1.8.6 signing_key: specification_version: 3 summary: basic GOM functionallity test_files: - spec/gom/core/primitive_spec.rb - spec/gom/logger_spec.rb - spec/spec.opts - spec/spec_helper.rb