sycl 1.0 → 1.1
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sycl
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 13
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 1
|
8
|
-
-
|
9
|
-
version: "1.
|
8
|
+
- 1
|
9
|
+
version: "1.1"
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Andrew Ho
|
@@ -14,12 +14,12 @@ autorequire:
|
|
14
14
|
bindir: bin
|
15
15
|
cert_chain: []
|
16
16
|
|
17
|
-
date: 2012-
|
17
|
+
date: 2012-04-11 00:00:00 +00:00
|
18
18
|
default_executable:
|
19
19
|
dependencies: []
|
20
20
|
|
21
21
|
description: This library makes using YAML for configuration files convenient and easy.
|
22
|
-
email:
|
22
|
+
email: ho@groupon.com
|
23
23
|
executables:
|
24
24
|
- sycl
|
25
25
|
extensions: []
|
@@ -30,7 +30,7 @@ files:
|
|
30
30
|
- lib/sycl.rb
|
31
31
|
- bin/sycl
|
32
32
|
has_rdoc: true
|
33
|
-
homepage: http://
|
33
|
+
homepage: http://github.com/groupon/sycl
|
34
34
|
licenses: []
|
35
35
|
|
36
36
|
post_install_message:
|