99_game 3.1.2.pre.113 → 3.1.2

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 (3) hide show
  1. checksums.yaml +8 -8
  2. data/spec/spec_helper.rb +0 -1
  3. metadata +4 -18
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- N2EwNjhkOWY0ZmNkM2UxMGI4ZjExZTIwZGUxMWY1MDNhMTE4NGM2OQ==
4
+ ZDUxNTFjY2QzNTdmNzgzYjM4ZjQ1ZWQ1OTlkYjQwY2FjMjg4ZjgwYQ==
5
5
  data.tar.gz: !binary |-
6
- ODhkYWNmMDllODg2Mjc1N2NhNWY4ODQ5YTg5ZWIzNGYyMDM5ZWRkZQ==
6
+ MzQyZjdiZmNkNGI3OGIwNzcyNjJhODY1MTg4Njg5NzFjY2E5YzY0ZA==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- MjAzOWRmN2I4YjAwZDM4ZWRlNWNlZTVjMWIyNjAxZDBjNDIxODQwNTU0NTY3
10
- NTFhNWE1M2U4ODQ5YTk3YjRiMDJkYzk4ZTE3MWY1NTE2M2Q3OWM3ZGI2OTVh
11
- MjExNjJlZGZkMjJhMzk2Yzg1OTM5ZDM3NjEwN2ZmODA5NWEyNjc=
9
+ NDBkZjJjMWQ4ZjQyYzE0MGQ4YjBhNWUxYzA3MGUxOGZiMDY0NGZlMjNhZjNi
10
+ MzQzMTI0ZGJiY2QwOTU2Y2Y0MDhkMjIyMWJhNGZhZWMzZDAyNWIyODJkNGQ4
11
+ YWE3ZTE1NGMxNTA1MGYzNDU5Yjk0MTU4MTRjOTAxYjI5MmY3Y2M=
12
12
  data.tar.gz: !binary |-
13
- ODZmNDE4NzVhZGQ2MTg1MWFmOTY5MTUyZDQxNzljNzNmZDZkMDEwMWI1Nzgx
14
- Y2IwYWIwMzI4Nzg1YzkzMGMwYjNhYWRlOWMxYjI1NjM4NzQ5NmY2NTA3M2Rl
15
- YTI4NjhkZjM3OWEzMjY0YjhjZDc4YmVkMzFjNGIyNjYzODZhNTA=
13
+ ZmNmYzQ3OTNiZTE3OGZmYjIyYjM1MGFkNzc2MjBhMDhiODY4Yzk1ZmEyODAy
14
+ YmIzYzcxYmNlMzZjN2Y4NjY3MzY5MTFjMDc1NTQyMzk1NDE2YmVhM2QyZGRl
15
+ ZGEyNjY4YmY3ZDFlNzllYzhlZTQ2NGNhOThmYTUxNmFjMGZiNzM=
@@ -1,4 +1,3 @@
1
- require_relative "codeclimate.rb"
2
1
  require "99_game"
3
2
  include CardDeck
4
3
  # This file was generated by the `rspec --init` command. Conventionally, all
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: 99_game
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.2.pre.113
4
+ version: 3.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Zachary Perlmutter
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-14 00:00:00.000000000 Z
11
+ date: 2014-11-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: card_deck
@@ -24,20 +24,6 @@ dependencies:
24
24
  - - ~>
25
25
  - !ruby/object:Gem::Version
26
26
  version: '1.1'
27
- - !ruby/object:Gem::Dependency
28
- name: rspec
29
- requirement: !ruby/object:Gem::Requirement
30
- requirements:
31
- - - ! '>='
32
- - !ruby/object:Gem::Version
33
- version: '0'
34
- type: :development
35
- prerelease: false
36
- version_requirements: !ruby/object:Gem::Requirement
37
- requirements:
38
- - - ! '>='
39
- - !ruby/object:Gem::Version
40
- version: '0'
41
27
  description: ! 'This is a text-based interpretation of the card game 99. Comes with
42
28
  the gem in the form of an executable. Make sure to read the rules in `99_game -h`
43
29
  before playing.
@@ -73,9 +59,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
73
59
  version: 1.9.2
74
60
  required_rubygems_version: !ruby/object:Gem::Requirement
75
61
  requirements:
76
- - - ! '>'
62
+ - - ! '>='
77
63
  - !ruby/object:Gem::Version
78
- version: 1.3.1
64
+ version: '0'
79
65
  requirements: []
80
66
  rubyforge_project:
81
67
  rubygems_version: 2.4.2