advantage 0.1.0-x86-linux → 0.1.1-x86-linux

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.
File without changes
Binary file
File without changes
Binary file
File without changes
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: advantage
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: x86-linux
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-04-17 00:00:00.000000000 Z
12
+ date: 2012-12-19 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: ! ' Advantage Driver for Ruby
15
15
 
@@ -22,19 +22,21 @@ extra_rdoc_files:
22
22
  - LICENSE
23
23
  - ext/advantage.c
24
24
  files:
25
- - ext/ace.h
26
- - ext/advantage.o
25
+ - ext/dbcapi.o
27
26
  - ext/dbcapi.h
28
27
  - ext/advantage.so
29
28
  - ext/adscapidll.o
30
- - ext/advantage.c
31
- - ext/adscapidll.h
32
29
  - ext/extconf.rb
33
- - ext/adscapidll.c
30
+ - ext/ace.h
31
+ - ext/dbcapi.cpp
34
32
  - ext/Makefile
33
+ - ext/advantage.o
34
+ - ext/adscapidll.c
35
+ - ext/adscapidll.h
36
+ - ext/advantage.c
35
37
  - lib/advantage.so
36
- - test/advantage_test.rb
37
38
  - test/test.sql
39
+ - test/advantage_test.rb
38
40
  - LICENSE
39
41
  - README
40
42
  - Rakefile
@@ -63,7 +65,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
63
65
  version: '0'
64
66
  requirements: []
65
67
  rubyforge_project:
66
- rubygems_version: 1.8.22
68
+ rubygems_version: 1.8.24
67
69
  signing_key:
68
70
  specification_version: 3
69
71
  summary: Advantage library for Ruby