PlayRockPaperScissorsGame 2.7.8 → 2.7.9

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: 97fbcf73381df12d48eb4c00751f5de66ac94c09
4
- data.tar.gz: 056d5b5ef8b4e4469d8fba728954c9b7c33f56a6
3
+ metadata.gz: 75d29ea8ef80b8b71ee74630966d0ea83f771514
4
+ data.tar.gz: 2e10f057c30a1b0e95f277a0f46049de4c32531f
5
5
  SHA512:
6
- metadata.gz: 2f3540fda83a311fc2ac97f82021de4f820429dba00c7a808256696604d96443afb306f366bc60eb1d107d24e38b9a510751df1e0d7e29772bbe3227bcdb8d57
7
- data.tar.gz: 5b394f0e302bf39e17bce4216fe826485421fdb9d64db31142fc69ec46bbd07d873dd0e2ca19aa01e163cab3779f6ead225e425c6ed0cfc5f2ec825c0e1e8ef0
6
+ metadata.gz: c39f1b85117aa58a4aa93547dd8e93c5ec7658de9e113a6cdedf9ce1743418872867e5bcb092b378235b5cb353ebb3fb4b53de1ef1f3418730991c9ed1d627f4
7
+ data.tar.gz: fc628397126c3d7eec09d26f4777b33fd74c9afcac3952ffbfe98641403c4bea68fa3b8415f2ab3cea39bdb284daa424a2d994f34ae24ed733ac7b1d5eca8d5c
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/docs/Code.md CHANGED
@@ -35,7 +35,7 @@ Master Code
35
35
  class PlayRockPaperScissorsGame
36
36
 
37
37
  module RockPaperScissors
38
- VERSION = "2.7.8"
38
+ VERSION = "2.7.9"
39
39
  end
40
40
 
41
41
  # import the colorize gem
@@ -123,7 +123,7 @@ Subtlety is usually painted all over advanced ruby code. While this does make th
123
123
  class PlayRockPaperScissorsGame
124
124
 
125
125
  module RockPaperScissors
126
- VERSION = "2.7.8"
126
+ VERSION = "2.7.9"
127
127
  end
128
128
 
129
129
  # import colorize gem
@@ -13,6 +13,7 @@
13
13
  </tr>
14
14
  </table>
15
15
  <br/>
16
- <span class="site-footer-owner"><a href="{{ site.github.repository_url }}">{{ site.github.repository_name }}</a> is maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a>.</span>
16
+ <hr/>
17
+ <span class="site-footer-owner"><a href="{{ site.github.repository_url }}">{{ site.github.repository_name }}</a> is maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a>.</span><span><strong><a href="{{ site.github.repository_url }}">Source Code</a></strong></span>
17
18
  {% endif %}
18
19
  </footer>
@@ -17,11 +17,11 @@
17
17
  | http://realfavicongenerator.net |
18
18
  |____________________________________|
19
19
  {% endcomment %}
20
- <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"/>
21
- <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"/>
22
- <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"/>
23
- <link rel="manifest" href="/assets/favicon/manifest.json"/>
24
- <link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"/>
20
+ <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
21
+ <link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png"/>
22
+ <link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png"/>
23
+ <link rel="manifest" href="assets/favicons/manifest.json"/>
24
+ <link rel="mask-icon" href="assets/favicons/safari-pinned-tab.svg" color="#5bbad5"/>
25
25
  <!--
26
26
  <meta name="theme-color" content="#ffffff">
27
27
  -->
data/docs/_site/Code.html CHANGED
@@ -7,15 +7,15 @@
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=236dcb9e46f920f4f59bb34abc45972e882284da"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=5cf526ba5bb99750d90fbd026b056396a00402e9"/>
11
11
  <link rel="stylesheet" href="assets/css/pace.css" />
12
12
  <script src="assets/js/pace.min.js"></script>
13
13
 
14
- <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"/>
15
- <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"/>
16
- <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"/>
17
- <link rel="manifest" href="/assets/favicon/manifest.json"/>
18
- <link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"/>
14
+ <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
15
+ <link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png"/>
16
+ <link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png"/>
17
+ <link rel="manifest" href="assets/favicons/manifest.json"/>
18
+ <link rel="mask-icon" href="assets/favicons/safari-pinned-tab.svg" color="#5bbad5"/>
19
19
  <!--
20
20
  <meta name="theme-color" content="#ffffff">
21
21
  -->
@@ -70,7 +70,7 @@
70
70
  <span class="k">class</span> <span class="nc">PlayRockPaperScissorsGame</span>
71
71
 
72
72
  <span class="k">module</span> <span class="nn">RockPaperScissors</span>
73
- <span class="no">VERSION</span> <span class="o">=</span> <span class="s2">"2.7.8"</span>
73
+ <span class="no">VERSION</span> <span class="o">=</span> <span class="s2">"2.7.9"</span>
74
74
  <span class="k">end</span>
75
75
 
76
76
  <span class="c1"># import the colorize gem</span>
@@ -205,7 +205,8 @@
205
205
  </tr>
206
206
  </table>
207
207
  <br/>
208
- <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span>
208
+ <hr/>
209
+ <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span><span><strong><a href="http://github.com/bag3318/RockPaperScissors">Source Code</a></strong></span>
209
210
 
210
211
  </footer>
211
212
  </section>
@@ -7,15 +7,15 @@
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=236dcb9e46f920f4f59bb34abc45972e882284da"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=5cf526ba5bb99750d90fbd026b056396a00402e9"/>
11
11
  <link rel="stylesheet" href="assets/css/pace.css" />
12
12
  <script src="assets/js/pace.min.js"></script>
13
13
 
14
- <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"/>
15
- <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"/>
16
- <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"/>
17
- <link rel="manifest" href="/assets/favicon/manifest.json"/>
18
- <link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"/>
14
+ <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
15
+ <link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png"/>
16
+ <link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png"/>
17
+ <link rel="manifest" href="assets/favicons/manifest.json"/>
18
+ <link rel="mask-icon" href="assets/favicons/safari-pinned-tab.svg" color="#5bbad5"/>
19
19
  <!--
20
20
  <meta name="theme-color" content="#ffffff">
21
21
  -->
@@ -176,7 +176,7 @@
176
176
  <div class="language-ruby highlighter-rouge"><pre class="highlight"><code><span class="k">class</span> <span class="nc">PlayRockPaperScissorsGame</span>
177
177
 
178
178
  <span class="k">module</span> <span class="nn">RockPaperScissors</span>
179
- <span class="no">VERSION</span> <span class="o">=</span> <span class="s2">"2.7.8"</span>
179
+ <span class="no">VERSION</span> <span class="o">=</span> <span class="s2">"2.7.9"</span>
180
180
  <span class="k">end</span>
181
181
 
182
182
  <span class="c1"># import colorize gem</span>
@@ -309,7 +309,8 @@
309
309
  </tr>
310
310
  </table>
311
311
  <br/>
312
- <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span>
312
+ <hr/>
313
+ <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span><span><strong><a href="http://github.com/bag3318/RockPaperScissors">Source Code</a></strong></span>
313
314
 
314
315
  </footer>
315
316
  </section>
@@ -7,15 +7,15 @@
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=236dcb9e46f920f4f59bb34abc45972e882284da"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=5cf526ba5bb99750d90fbd026b056396a00402e9"/>
11
11
  <link rel="stylesheet" href="assets/css/pace.css" />
12
12
  <script src="assets/js/pace.min.js"></script>
13
13
 
14
- <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"/>
15
- <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"/>
16
- <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"/>
17
- <link rel="manifest" href="/assets/favicon/manifest.json"/>
18
- <link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"/>
14
+ <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
15
+ <link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png"/>
16
+ <link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png"/>
17
+ <link rel="manifest" href="assets/favicons/manifest.json"/>
18
+ <link rel="mask-icon" href="assets/favicons/safari-pinned-tab.svg" color="#5bbad5"/>
19
19
  <!--
20
20
  <meta name="theme-color" content="#ffffff">
21
21
  -->
@@ -84,7 +84,8 @@
84
84
  </tr>
85
85
  </table>
86
86
  <br/>
87
- <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span>
87
+ <hr/>
88
+ <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span><span><strong><a href="http://github.com/bag3318/RockPaperScissors">Source Code</a></strong></span>
88
89
 
89
90
  </footer>
90
91
  </section>
@@ -7,15 +7,15 @@
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=236dcb9e46f920f4f59bb34abc45972e882284da"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=5cf526ba5bb99750d90fbd026b056396a00402e9"/>
11
11
  <link rel="stylesheet" href="assets/css/pace.css" />
12
12
  <script src="assets/js/pace.min.js"></script>
13
13
 
14
- <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"/>
15
- <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"/>
16
- <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"/>
17
- <link rel="manifest" href="/assets/favicon/manifest.json"/>
18
- <link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"/>
14
+ <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
15
+ <link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png"/>
16
+ <link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png"/>
17
+ <link rel="manifest" href="assets/favicons/manifest.json"/>
18
+ <link rel="mask-icon" href="assets/favicons/safari-pinned-tab.svg" color="#5bbad5"/>
19
19
  <!--
20
20
  <meta name="theme-color" content="#ffffff">
21
21
  -->
@@ -77,7 +77,8 @@
77
77
  </tr>
78
78
  </table>
79
79
  <br/>
80
- <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span>
80
+ <hr/>
81
+ <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span><span><strong><a href="http://github.com/bag3318/RockPaperScissors">Source Code</a></strong></span>
81
82
 
82
83
  </footer>
83
84
  </section>
@@ -7,15 +7,15 @@
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=236dcb9e46f920f4f59bb34abc45972e882284da"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=5cf526ba5bb99750d90fbd026b056396a00402e9"/>
11
11
  <link rel="stylesheet" href="assets/css/pace.css" />
12
12
  <script src="assets/js/pace.min.js"></script>
13
13
 
14
- <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"/>
15
- <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"/>
16
- <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"/>
17
- <link rel="manifest" href="/assets/favicon/manifest.json"/>
18
- <link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"/>
14
+ <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
15
+ <link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png"/>
16
+ <link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png"/>
17
+ <link rel="manifest" href="assets/favicons/manifest.json"/>
18
+ <link rel="mask-icon" href="assets/favicons/safari-pinned-tab.svg" color="#5bbad5"/>
19
19
  <!--
20
20
  <meta name="theme-color" content="#ffffff">
21
21
  -->
@@ -84,7 +84,8 @@ I have decided to code a Ruby-programmed RPS game that uses full CLI<sup>2</sup>
84
84
  </tr>
85
85
  </table>
86
86
  <br/>
87
- <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span>
87
+ <hr/>
88
+ <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span><span><strong><a href="http://github.com/bag3318/RockPaperScissors">Source Code</a></strong></span>
88
89
 
89
90
  </footer>
90
91
  </section>
@@ -7,15 +7,15 @@
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=236dcb9e46f920f4f59bb34abc45972e882284da"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=5cf526ba5bb99750d90fbd026b056396a00402e9"/>
11
11
  <link rel="stylesheet" href="assets/css/pace.css" />
12
12
  <script src="assets/js/pace.min.js"></script>
13
13
 
14
- <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"/>
15
- <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"/>
16
- <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"/>
17
- <link rel="manifest" href="/assets/favicon/manifest.json"/>
18
- <link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"/>
14
+ <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
15
+ <link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png"/>
16
+ <link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png"/>
17
+ <link rel="manifest" href="assets/favicons/manifest.json"/>
18
+ <link rel="mask-icon" href="assets/favicons/safari-pinned-tab.svg" color="#5bbad5"/>
19
19
  <!--
20
20
  <meta name="theme-color" content="#ffffff">
21
21
  -->
@@ -135,7 +135,8 @@
135
135
  </tr>
136
136
  </table>
137
137
  <br/>
138
- <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span>
138
+ <hr/>
139
+ <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span><span><strong><a href="http://github.com/bag3318/RockPaperScissors">Source Code</a></strong></span>
139
140
 
140
141
  </footer>
141
142
  </section>
@@ -7,15 +7,15 @@
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=236dcb9e46f920f4f59bb34abc45972e882284da"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=5cf526ba5bb99750d90fbd026b056396a00402e9"/>
11
11
  <link rel="stylesheet" href="assets/css/pace.css" />
12
12
  <script src="assets/js/pace.min.js"></script>
13
13
 
14
- <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"/>
15
- <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"/>
16
- <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"/>
17
- <link rel="manifest" href="/assets/favicon/manifest.json"/>
18
- <link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"/>
14
+ <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
15
+ <link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png"/>
16
+ <link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png"/>
17
+ <link rel="manifest" href="assets/favicons/manifest.json"/>
18
+ <link rel="mask-icon" href="assets/favicons/safari-pinned-tab.svg" color="#5bbad5"/>
19
19
  <!--
20
20
  <meta name="theme-color" content="#ffffff">
21
21
  -->
@@ -47,7 +47,11 @@
47
47
 
48
48
  <p>Rock paper scissors is a classic game that was created many years ago. I incorporated this game with the <code class="highlighter-rouge">Ruby</code> programming language.</p>
49
49
 
50
- <p><strong>I hope you will enjoy it! :]</strong></p>
50
+ <p>I programmed this Ruby app to be as efficient as possible using advanced coding techniques in Ruby.</p>
51
+
52
+ <blockquote>
53
+ <p><strong>I hope you will enjoy it! :]</strong></p>
54
+ </blockquote>
51
55
 
52
56
 
53
57
  <footer class="site-footer">
@@ -65,7 +69,8 @@
65
69
  </tr>
66
70
  </table>
67
71
  <br/>
68
- <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span>
72
+ <hr/>
73
+ <span class="site-footer-owner"><a href="http://github.com/bag3318/RockPaperScissors">RockPaperScissors</a> is maintained by <a href="http://github.com/bag3318">bag3318</a>.</span><span><strong><a href="http://github.com/bag3318/RockPaperScissors">Source Code</a></strong></span>
69
74
 
70
75
  </footer>
71
76
  </section>
data/docs/index.md CHANGED
@@ -10,4 +10,6 @@ My `Play Rock Paper Scissors Game` is programmed in the Ruby programming languag
10
10
 
11
11
  Rock paper scissors is a classic game that was created many years ago. I incorporated this game with the `Ruby` programming language.
12
12
 
13
- **I hope you will enjoy it! :\]**
13
+ I programmed this Ruby app to be as efficient as possible using advanced coding techniques in Ruby.
14
+
15
+ > **I hope you will enjoy it! :\]**
data/lib/rps/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module RockPaperScissors
2
- VERSION = "2.7.8"
2
+ VERSION = "2.7.9"
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.7.8"
3
+ spec.version = "2.7.9"
4
4
  spec.date = "2017-05-11"
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.7.8
4
+ version: 2.7.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - bag3318
metadata.gz.sig CHANGED
Binary file