annyong 0.4 → 0.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +7 -3
  3. metadata +4 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a9f216f6d92c3fe1ff12e41767018d6ae2ed479a
4
- data.tar.gz: 66fd2e87bf770c909cfe13938effc475e40cd94a
3
+ metadata.gz: 651e6aa8f76e3534a44df9e6e9a6925256658f74
4
+ data.tar.gz: 7ab87ca1add5e4b5c8109786fb68fcaaa5534615
5
5
  SHA512:
6
- metadata.gz: 996da1b0a268c5f47f29957231213c92cbb073da467d1d2e14910481670d7face86a2a983f5389414dc940c2df53bfee4e6d57931a5166069d5769a9c1ec5a40
7
- data.tar.gz: 8462df3036e33212feab7fdce62303b99aad383c7636c76d33472d6849b6b156459c6fe9150438efd4120aba4230b04338f3ac3950fe2b29438aca9ccefd4c54
6
+ metadata.gz: a30b5f729f1dd47a39a998bb5f8c4ba541096264cee1aa0a66d30db76fc366c08a726015aedfc8361950d72dfcda368c68ae08b6f7314856fcd1849404bc97b7
7
+ data.tar.gz: 73ee748e105eb9668ea02e0079094a11d12f77a715d1e5ff81d0f8aee6d6b137a9159c22c576576d0584f689ef65f78e16f3aae2df22b853a3c35048b7ff9849
data/LICENSE CHANGED
@@ -1,3 +1,7 @@
1
- Copyright 2011 Rémi Prévost.
2
- You may use this work without restrictions, as long as this notice is included.
3
- The work is provided "as is" without warranty of any kind, neither express nor implied.
1
+ Copyright (c) 2011-2013 Rémi Prévost
2
+
3
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4
+
5
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6
+
7
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: annyong
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.4'
4
+ version: 0.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rémi Prévost
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-10-16 00:00:00.000000000 Z
11
+ date: 2013-11-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rack
@@ -40,7 +40,8 @@ files:
40
40
  - assets/css/annyong.css
41
41
  - assets/rack/config.ru
42
42
  homepage: http://github.com/remiprev/annyong
43
- licenses: []
43
+ licenses:
44
+ - MIT
44
45
  metadata: {}
45
46
  post_install_message:
46
47
  rdoc_options: []