Sha256: 352723304051b87e0dae22cd8d8d6b7f752b3e73e7a099221a0817b8fe552275
Contents?: true
Size: 1.15 KB
Versions: 0
Compression: gzip
Compressed size: 559 Bytes
Stored size: 559 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.4 specification_version: 1 name: dbi-dbrc version: !ruby/object:Gem::Version version: 1.1.1 date: 2007-08-02 00:00:00 -06:00 summary: A simple way to avoid hard-coding passwords with DBI require_paths: - lib email: djberg96@gmail.com homepage: http://www.rubyforge.org/projects/shards rubyforge_project: description: A simple way to avoid hard-coding passwords with DBI autorequire: default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Daniel Berger files: - examples/plain - examples/plain/test.rb - examples/xml - examples/xml/test_xml.rb - examples/yml - examples/yml/test_yml.rb - lib/dbi - lib/dbi/dbrc.rb - test/tc_dbrc.rb - test/tc_dbrc_xml.rb - test/tc_dbrc_yml.rb - test/ts_all.rb - README - CHANGES - MANIFEST test_files: - test/ts_all.rb rdoc_options: [] extra_rdoc_files: - README - CHANGES - MANIFEST executables: [] extensions: [] requirements: [] dependencies: []