git-ds 0.9.8.6 → 0.9.8.6.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/ChangeLog +3 -0
- metadata +6 -7
data/ChangeLog
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: git-ds
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 117
|
|
5
5
|
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 9
|
|
9
9
|
- 8
|
|
10
10
|
- 6
|
|
11
|
-
|
|
11
|
+
- 1
|
|
12
|
+
version: 0.9.8.6.1
|
|
12
13
|
platform: ruby
|
|
13
14
|
authors:
|
|
14
15
|
- TG Community
|
|
@@ -16,8 +17,7 @@ autorequire:
|
|
|
16
17
|
bindir: bin
|
|
17
18
|
cert_chain: []
|
|
18
19
|
|
|
19
|
-
date:
|
|
20
|
-
default_executable:
|
|
20
|
+
date: 2012-01-24 00:00:00 Z
|
|
21
21
|
dependencies:
|
|
22
22
|
- !ruby/object:Gem::Dependency
|
|
23
23
|
name: grit
|
|
@@ -124,8 +124,7 @@ files:
|
|
|
124
124
|
- doc/examples/key_value/kv_set.rb
|
|
125
125
|
- doc/examples/key_value/model.rb
|
|
126
126
|
- README.rdoc
|
|
127
|
-
|
|
128
|
-
homepage: http://www.thoughtgang.org
|
|
127
|
+
homepage: http://rubyforge.org/projects/git-db
|
|
129
128
|
licenses:
|
|
130
129
|
- GPLv3
|
|
131
130
|
post_install_message:
|
|
@@ -156,7 +155,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
156
155
|
requirements: []
|
|
157
156
|
|
|
158
157
|
rubyforge_project: git-db
|
|
159
|
-
rubygems_version: 1.
|
|
158
|
+
rubygems_version: 1.8.11
|
|
160
159
|
signing_key:
|
|
161
160
|
specification_version: 3
|
|
162
161
|
summary: Git-DS
|