99_game 1.1.0 → 1.1.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 +21 -0
  3. metadata +3 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5d47c0af29852aaaf7ccb6080d1fe48e4c2a3c48
4
- data.tar.gz: 7478123f5a2add309177b0215c63426cb05c96d5
3
+ metadata.gz: 13720a122ce8ebffb38c060c9228ccea30028517
4
+ data.tar.gz: eba51913c37700021ca4a82985bd3c6e5b849a38
5
5
  SHA512:
6
- metadata.gz: e71d95456f26037773646c1996f524ca471bdfd9fea4b6ab85aa278a4afeaddc08a65c89e9e10d30aee1cd58f56936b96495563251c81b92f1354121cdd1f39f
7
- data.tar.gz: 67ee15ff49322cd10eab7cf272d38e9e19a2bee2574be742c9eddba6ab86cde3e8d73804169ebc4a4a43413ac7d68b6c6f69a59534d58110d289295222a231f3
6
+ metadata.gz: dc71fcfac8b00818eb4599c6892036d0bd5b14de1a07376a3bf8ac48e28c715d10630ad7b534b513c41bbfd9eaeaea66ded4b762a12b5f20abe24383ac1f2beb
7
+ data.tar.gz: 53aaed704fa72257340a34bfcc5e22b419bcacffd3094ec2b5f45aace1d60e9f6b06e1f4c3b4f9757375b2818712b20caf55493b55de18ba14bba969fbe55318
data/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2014 Zachary Perlmutter
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: 99_game
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Zachary Perlmutter
@@ -18,8 +18,10 @@ executables:
18
18
  extensions: []
19
19
  extra_rdoc_files:
20
20
  - README.md
21
+ - LICENSE
21
22
  files:
22
23
  - ".rspec"
24
+ - LICENSE
23
25
  - README.md
24
26
  - bin/99_game
25
27
  - lib/99_game.rb