diakonos 0.8.9 → 0.8.10
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: diakonos
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.8.
|
4
|
+
version: 0.8.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pistos
|
@@ -9,7 +9,7 @@ autorequire:
|
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
|
12
|
-
date: 2009-06-
|
12
|
+
date: 2009-06-23 00:00:00 -04:00
|
13
13
|
default_executable:
|
14
14
|
dependencies: []
|
15
15
|
|
@@ -23,8 +23,10 @@ extra_rdoc_files: []
|
|
23
23
|
|
24
24
|
files: []
|
25
25
|
|
26
|
-
has_rdoc:
|
26
|
+
has_rdoc: true
|
27
27
|
homepage: http://purepistos.net/diakonos
|
28
|
+
licenses: []
|
29
|
+
|
28
30
|
post_install_message: |+
|
29
31
|
|
30
32
|
|
@@ -70,9 +72,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
70
72
|
requirements:
|
71
73
|
- curses library for Ruby (not in default Ruby install on Debian or FreeBSD)
|
72
74
|
rubyforge_project: diakonos
|
73
|
-
rubygems_version: 1.3.
|
75
|
+
rubygems_version: 1.3.3
|
74
76
|
signing_key:
|
75
|
-
specification_version:
|
77
|
+
specification_version: 3
|
76
78
|
summary: A usable console-based text editor.
|
77
79
|
test_files: []
|
78
80
|
|