PlayRockPaperScissorsGame 2.0.3 → 2.0.4

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: c67b3fdb193b045a9752cb02f871c812c7ac67e8
4
- data.tar.gz: 88ec2b8b272c3bfc08c2d61f9f056629c54ad4d7
3
+ metadata.gz: 4be6449dd12bab50dcd305ffa25a8fe2cb1b81af
4
+ data.tar.gz: 19c7efca6137eb53d09d31ea92a10df5345c2265
5
5
  SHA512:
6
- metadata.gz: 024e6f8b0c40bd5f7ad50e441de40c15589e2f634bc96b0f246a18c1616130793dd4474aa99896785ff926ecdd3300318b907109d4e3aadc596ac04e208ad274
7
- data.tar.gz: c6dcdb650cf7e7cee123656808554c3703d82a87cea94f48c40d851c01e02ead10da825fb995ef20326e75a1c4e36eb1fb35869efab42eae397aa82dc0bc51ec
6
+ metadata.gz: 5ea8ad31003115d58adab5dbebb4bf849a341514e26715e8193e523e7138bb79fc2e251ab49f27c99bd93132a2e201225e12e53547de5c096230e9f10a97b734
7
+ data.tar.gz: f23a652e90102a3342cfa185b3b53e26175551f6b5e287c3f0e89cd40f11549787bf9f941c608764e705d9c5fcb909cacd9c6f3f3ddbba2cbb50b16f7a8f60cc
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/docs/How_to_Build.md CHANGED
@@ -6,16 +6,15 @@ layout: default
6
6
 
7
7
  ## Instructions
8
8
 
9
- 1. Upload this repo to your own repo on __GitHub__ (**note: you _MUST_ change something in this repo!**)
10
- 2. Open the `rps.gemspec` file with your preferred **IDE**
11
- 3. Delete these lines:
9
+ 1. Open the `rps.gemspec` file with your preferred **IDE**
10
+ 2. Delete these lines:
12
11
  + `spec.cert_chain = ["certs/gem-public_cert.pem"]`
13
12
  - `spec.signing_key = File.expand_path("~/.ssh/gem-private_key.pem") if $0 =~ /gem\z/`
14
- 4. Save
15
- 5. Open `Terminal`/`Command Prompt`
16
- 6. `cd` to the directory of the `rps.gemspec` file (**note: this file must be in the _root_ of the repo folder**)
17
- 7. Type: `gem build rps`
18
- 8. Hit <kbd>return</kbd>/<kbd>enter</kbd>
13
+ 3. Save
14
+ 4. Open `Terminal`/`Command Prompt`
15
+ 5. `cd` to the directory of the `rps.gemspec` file (**note: this file must be in the _root_ of the repo folder**)
16
+ 6. Type: `gem build rps`
17
+ 7. Hit <kbd>return</kbd>/<kbd>enter</kbd>
19
18
 
20
19
  -----------
21
20
 
@@ -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=916ba61fd2ffb2c32af8acd04ad4090f3f1c81c6">
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=20afd8e330863cfaec5a2067cb15052371eb3427">
11
11
  </head>
12
12
  <body>
13
13
  <section class="page-header">
@@ -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=916ba61fd2ffb2c32af8acd04ad4090f3f1c81c6">
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=20afd8e330863cfaec5a2067cb15052371eb3427">
11
11
  </head>
12
12
  <body>
13
13
  <section class="page-header">
@@ -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=916ba61fd2ffb2c32af8acd04ad4090f3f1c81c6">
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=20afd8e330863cfaec5a2067cb15052371eb3427">
11
11
  </head>
12
12
  <body>
13
13
  <section class="page-header">
@@ -29,7 +29,6 @@
29
29
  <h2 id="instructions">Instructions</h2>
30
30
 
31
31
  <ol>
32
- <li>Upload this repo to your own repo on <strong>GitHub</strong> (<strong>note: you <em>MUST</em> change something in this repo!</strong>)</li>
33
32
  <li>Open the <code class="highlighter-rouge">rps.gemspec</code> file with your preferred <strong>IDE</strong></li>
34
33
  <li>Delete these lines:
35
34
  <ul>
@@ -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=916ba61fd2ffb2c32af8acd04ad4090f3f1c81c6">
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=20afd8e330863cfaec5a2067cb15052371eb3427">
11
11
  </head>
12
12
  <body>
13
13
  <section class="page-header">
@@ -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=916ba61fd2ffb2c32af8acd04ad4090f3f1c81c6">
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=20afd8e330863cfaec5a2067cb15052371eb3427">
11
11
  </head>
12
12
  <body>
13
13
  <section class="page-header">
data/lib/rps/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module PlayRockPaperScissorsGame
2
- VERSION = "2.0.3"
2
+ VERSION = "2.0.4"
3
3
  end
data/rps.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |spec|
2
2
  spec.name = "PlayRockPaperScissorsGame"
3
- spec.version = "2.0.3"
3
+ spec.version = "2.0.4"
4
4
  spec.date = "2017-04-02"
5
5
  spec.summary = "A Rock Paper Scissors Ruby Gem"
6
6
  spec.description = <<-EOF
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: PlayRockPaperScissorsGame
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.3
4
+ version: 2.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - bag3318
metadata.gz.sig CHANGED
Binary file