ibm_db 1.1.1 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ibm_db
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - IBM
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-07-30 00:00:00 +05:30
12
+ date: 2009-08-21 00:00:00 +05:30
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -61,6 +61,8 @@ files:
61
61
  - test/ibm_db_test.rb
62
62
  - ext/ruby_ibm_db.h
63
63
  - ext/Makefile.nt32
64
+ - ext/ruby_ibm_db_cli.c
65
+ - ext/ruby_ibm_db_cli.h
64
66
  - ext/extconf.rb
65
67
  - ext/ibm_db.c
66
68
  - LICENSE
@@ -80,7 +82,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
80
82
  requirements:
81
83
  - - ">="
82
84
  - !ruby/object:Gem::Version
83
- version: 1.8.5
85
+ version: 1.8.6
84
86
  version:
85
87
  required_rubygems_version: !ruby/object:Gem::Requirement
86
88
  requirements: