ibm_db 1.0.2 → 1.0.5

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.0.2
4
+ version: 1.0.5
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-03-06 00:00:00 +05:30
12
+ date: 2009-03-24 00:00:00 +05:30
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -49,6 +49,7 @@ files:
49
49
  - test/models/warehouse_thing.rb
50
50
  - test/cases
51
51
  - test/cases/finder_test.rb
52
+ - test/cases/attribute_methods_test.rb
52
53
  - test/cases/schema_dumper_test.rb
53
54
  - test/cases/validations_test.rb
54
55
  - test/cases/fixtures_test.rb
@@ -105,7 +106,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
105
106
  requirements:
106
107
  - ActiveRecord, at least 1.15.1
107
108
  rubyforge_project: rubyibm
108
- rubygems_version: 1.3.0
109
+ rubygems_version: 1.3.1
109
110
  signing_key:
110
111
  specification_version: 2
111
112
  summary: "Rails Driver and Adapter for IBM Data Servers: {DB2 on Linux/Unix/Windows, DB2 on zOS, DB2 on i5/OS, Informix (IDS)}"