--- !ruby/object:Gem::Specification name: oci8_simple version: !ruby/object:Gem::Version version: 0.8.5 prerelease: platform: ruby authors: - Billy Reisinger autorequire: bindir: bin cert_chain: [] date: 2013-02-25 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: ruby-oci8 requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 2.1.2 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 2.1.2 description: ! "Command-line tools for interacting with an Oracle database. This client is intended to be used \n to aid development and automation. This is *not* meant to replace an ORM such as ActiveRecord + OracleEnhancedAdapter.\n The only prerequisite to running this code is that you have installed the ruby-oci8 gem on your machine." email: billy.reisinger@gmail.com executables: - oci8_simple - show - describe extensions: [] extra_rdoc_files: - README.rdoc files: - .document - Gemfile - Gemfile.lock - LICENSE.txt - README.rdoc - Rakefile - VERSION - bin/describe - bin/oci8_simple - bin/show - lib/oci8_simple.rb - lib/oci8_simple/cli.rb - lib/oci8_simple/client.rb - lib/oci8_simple/command.rb - lib/oci8_simple/describe.rb - lib/oci8_simple/show.rb - oci8_simple.gemspec - test/cli_test.rb - test/client_test.rb - test/describe_test.rb - test/helper.rb - test/show_test.rb homepage: http://github.com/unclebilly/oci8_simple licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: -303796649655696785 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: -303796649655696785 requirements: [] rubyforge_project: rubygems_version: 1.8.25 signing_key: specification_version: 3 summary: Command-line tools for interacting with an Oracle database. test_files: []