sycl 1.0 → 1.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.
Files changed (1) hide show
  1. metadata +6 -6
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: 15
4
+ hash: 13
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
- - 0
9
- version: "1.0"
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-03-23 00:00:00 +00:00
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: rubygems@andrew.zeuscat.com
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://zeuscat.com/andrew/sycl
33
+ homepage: http://github.com/groupon/sycl
34
34
  licenses: []
35
35
 
36
36
  post_install_message: