rpsg 0.3.9 → 0.4.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cdadc690e76766a28edca57d221f5f5e5ffbea14
4
- data.tar.gz: 573caea06a86c0922725efb01708a168dbcd74a0
3
+ metadata.gz: 28400ed6462580c54f7836bf35ebcf0bb5b1cda2
4
+ data.tar.gz: be664504d11738ff687c0282f84f51a855ebc804
5
5
  SHA512:
6
- metadata.gz: f1e4dcb5a95bf4aabecf2973c5816ffc120c2145e56fbcc4b9424d75d2c840ccb1ea90160cfc8d6b74a9249b4e253f2229460dac0a09c8829906b0f4a93658e5
7
- data.tar.gz: bf2456dfe3454756678ceacc7b3659ae1d6b6ea1b0bfc0bf95ddacef1977488dffd72644cda2910ef5ff12e906351f75b8ed898bccf3598a15d4c5c30f4b2f54
6
+ metadata.gz: '04837ebbc3db799ded560a28c3ff82e7ccec72822cfb1231991f613e7e218f704bd0eb86be8e0b835e1280c502f2908f89b3ac2d7aefc73bfc8bf64da144537b'
7
+ data.tar.gz: 1db159a9ef3d767050684a442e7f642ff45919d4ee12bdcfcd34aa7de51e107aa3953f40a94da6c905f269707d977e4a47d260ab00d1f390dddeade3164fbf40
@@ -1,5 +1,5 @@
1
- Sat, 28 Oct 2017 17:33:35 -0700
2
- lib/Constants.rb Sat, 28 Oct 2017 17:32:30 -0700
1
+ Sat, 28 Oct 2017 17:38:50 -0700
2
+ lib/Constants.rb Sat, 28 Oct 2017 17:38:26 -0700
3
3
  lib/Main.rb Sat, 28 Oct 2017 17:32:37 -0700
4
4
  lib/PrivateMethods.rb Sat, 28 Oct 2017 11:29:09 -0700
5
- lib/rpsg/version.rb Sat, 28 Oct 2017 17:32:42 -0700
5
+ lib/rpsg/version.rb Sat, 28 Oct 2017 17:38:37 -0700
Binary file
Binary file
Binary file
@@ -36,7 +36,7 @@ class RockPaperScissorsGame
36
36
  # specify the version for the rubygem
37
37
  module RPSG
38
38
  # create version constant for the rubygem
39
- VERSION = "0.3.9"
39
+ VERSION = "0.4.0"
40
40
  end
41
41
 
42
42
  # create module that holds all contents for this script
@@ -7,7 +7,7 @@
7
7
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
8
8
  <meta name="theme-color" content="#157878"/>
9
9
  <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css' />
10
- <link rel="stylesheet" href="/assets/css/style.css?v=b38eec3e6fcf2e0b672ac1cb81d1d83c8d16d85d"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=3212d5947974f00be97b37621b454665d28682ef"/>
11
11
  <script src="assets/js/pace.min.js"></script>
12
12
 
13
13
  <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
@@ -7,7 +7,7 @@
7
7
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
8
8
  <meta name="theme-color" content="#157878"/>
9
9
  <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css' />
10
- <link rel="stylesheet" href="/assets/css/style.css?v=b38eec3e6fcf2e0b672ac1cb81d1d83c8d16d85d"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=3212d5947974f00be97b37621b454665d28682ef"/>
11
11
  <script src="assets/js/pace.min.js"></script>
12
12
 
13
13
  <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
@@ -74,7 +74,7 @@
74
74
  <span class="c1"># specify the version for the rubygem</span>
75
75
  <span class="k">module</span> <span class="nn">RPSG</span>
76
76
  <span class="c1"># create version constant for the rubygem</span>
77
- <span class="no">VERSION</span> <span class="o">=</span> <span class="s2">"0.3.9"</span>
77
+ <span class="no">VERSION</span> <span class="o">=</span> <span class="s2">"0.4.0"</span>
78
78
  <span class="k">end</span>
79
79
 
80
80
  <span class="c1"># create module that holds all contents for this script</span>
@@ -7,7 +7,7 @@
7
7
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
8
8
  <meta name="theme-color" content="#157878"/>
9
9
  <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css' />
10
- <link rel="stylesheet" href="/assets/css/style.css?v=b38eec3e6fcf2e0b672ac1cb81d1d83c8d16d85d"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=3212d5947974f00be97b37621b454665d28682ef"/>
11
11
  <script src="assets/js/pace.min.js"></script>
12
12
 
13
13
  <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
@@ -7,7 +7,7 @@
7
7
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
8
8
  <meta name="theme-color" content="#157878"/>
9
9
  <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css' />
10
- <link rel="stylesheet" href="/assets/css/style.css?v=b38eec3e6fcf2e0b672ac1cb81d1d83c8d16d85d"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=3212d5947974f00be97b37621b454665d28682ef"/>
11
11
  <script src="assets/js/pace.min.js"></script>
12
12
 
13
13
  <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
@@ -7,7 +7,7 @@
7
7
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
8
8
  <meta name="theme-color" content="#157878"/>
9
9
  <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css' />
10
- <link rel="stylesheet" href="/assets/css/style.css?v=b38eec3e6fcf2e0b672ac1cb81d1d83c8d16d85d"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=3212d5947974f00be97b37621b454665d28682ef"/>
11
11
  <script src="assets/js/pace.min.js"></script>
12
12
 
13
13
  <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
@@ -7,7 +7,7 @@
7
7
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
8
8
  <meta name="theme-color" content="#157878"/>
9
9
  <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css' />
10
- <link rel="stylesheet" href="/assets/css/style.css?v=b38eec3e6fcf2e0b672ac1cb81d1d83c8d16d85d"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=3212d5947974f00be97b37621b454665d28682ef"/>
11
11
  <script src="assets/js/pace.min.js"></script>
12
12
 
13
13
  <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
@@ -7,7 +7,7 @@
7
7
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
8
8
  <meta name="theme-color" content="#157878"/>
9
9
  <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css' />
10
- <link rel="stylesheet" href="/assets/css/style.css?v=b38eec3e6fcf2e0b672ac1cb81d1d83c8d16d85d"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=3212d5947974f00be97b37621b454665d28682ef"/>
11
11
  <script src="assets/js/pace.min.js"></script>
12
12
 
13
13
  <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
@@ -7,7 +7,7 @@
7
7
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
8
8
  <meta name="theme-color" content="#157878"/>
9
9
  <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css' />
10
- <link rel="stylesheet" href="/assets/css/style.css?v=b38eec3e6fcf2e0b672ac1cb81d1d83c8d16d85d"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=3212d5947974f00be97b37621b454665d28682ef"/>
11
11
  <script src="assets/js/pace.min.js"></script>
12
12
 
13
13
  <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
@@ -7,7 +7,7 @@
7
7
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
8
8
  <meta name="theme-color" content="#157878"/>
9
9
  <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css' />
10
- <link rel="stylesheet" href="/assets/css/style.css?v=b38eec3e6fcf2e0b672ac1cb81d1d83c8d16d85d"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=3212d5947974f00be97b37621b454665d28682ef"/>
11
11
  <script src="assets/js/pace.min.js"></script>
12
12
 
13
13
  <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
@@ -18,7 +18,6 @@ module ProtectedConstants
18
18
  COMPUTER_CHOICES = NTRY_TO_SYM.values
19
19
 
20
20
  # create winners 2d list array with format: winning choice, losing choice
21
- protected # make protected
22
21
  WINNERS = [
23
22
  [:SCISSORS, :PAPER ],
24
23
  [:PAPER , :ROCK ],
@@ -1,5 +1,5 @@
1
1
  # specify the version for the rubygem
2
2
  module RPSG
3
3
  # create version constant for the rubygem
4
- VERSION = "0.3.9"
4
+ VERSION = "0.4.0"
5
5
  end
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |spec|
2
2
  spec.name = "rpsg"
3
- spec.version = "0.3.9"
3
+ spec.version = "0.4.0"
4
4
  spec.date = "2017-10-28" # format: YYYY/MM/DD
5
5
  spec.summary = "A Rock Paper Scissors Game RubyGem"
6
6
  spec.description = <<-EOF
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rpsg
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.9
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - bag3318