linkeddata 0.2.3 → 0.2.3.1
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.
- data/CREDITS +0 -0
- data/VERSION +1 -1
- metadata +5 -3
data/CREDITS
ADDED
|
File without changes
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.2.3
|
|
1
|
+
0.2.3.1
|
metadata
CHANGED
|
@@ -6,7 +6,8 @@ version: !ruby/object:Gem::Version
|
|
|
6
6
|
- 0
|
|
7
7
|
- 2
|
|
8
8
|
- 3
|
|
9
|
-
|
|
9
|
+
- 1
|
|
10
|
+
version: 0.2.3.1
|
|
10
11
|
platform: ruby
|
|
11
12
|
authors:
|
|
12
13
|
- Datagraph
|
|
@@ -14,7 +15,7 @@ autorequire:
|
|
|
14
15
|
bindir: bin
|
|
15
16
|
cert_chain: []
|
|
16
17
|
|
|
17
|
-
date: 2010-
|
|
18
|
+
date: 2010-11-05 00:00:00 +01:00
|
|
18
19
|
default_executable:
|
|
19
20
|
dependencies:
|
|
20
21
|
- !ruby/object:Gem::Dependency
|
|
@@ -64,7 +65,7 @@ dependencies:
|
|
|
64
65
|
prerelease: false
|
|
65
66
|
requirement: &id004 !ruby/object:Gem::Requirement
|
|
66
67
|
requirements:
|
|
67
|
-
- -
|
|
68
|
+
- - ">="
|
|
68
69
|
- !ruby/object:Gem::Version
|
|
69
70
|
segments:
|
|
70
71
|
- 0
|
|
@@ -139,6 +140,7 @@ extra_rdoc_files: []
|
|
|
139
140
|
|
|
140
141
|
files:
|
|
141
142
|
- AUTHORS
|
|
143
|
+
- CREDITS
|
|
142
144
|
- README
|
|
143
145
|
- UNLICENSE
|
|
144
146
|
- VERSION
|