PlayRockPaperScissorsGame 2.0.1 → 2.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +4 -3
- data/docs/_layouts/default.html +1 -1
- data/docs/_site/CODE_OF_CONDUCT.html +2 -2
- data/docs/_site/CONTRIBUTING.html +2 -2
- data/docs/_site/Testing.html +2 -2
- data/docs/_site/index.html +2 -2
- data/lib/rps/version.rb +1 -1
- data/rps.gemspec +1 -1
- metadata +1 -1
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fb22ab94dee9c00c12fdacad090e0a509a34da27
|
4
|
+
data.tar.gz: 29bbab570f46fe6b61d1e12cbc7f0f7983efea24
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 969c32e8f5afd6af774690f111a5a3efad0d535892fc8192f5b9ab999d53ec7809d1e6caa866b2084a42340d52f9193e2509d83db3fa22ee17ee5f2b4aed2591
|
7
|
+
data.tar.gz: eae8876e1af9a9814db284826cb2bf2e980eb47bfec42adce3d13e8f0b187f233a52df06fa101f4f0499d663d6337fb12c514b3a21237a426498fa6e6580b1d7
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data.tar.gz.sig
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
-
0�
|
2
|
-
|
3
|
-
7
|
1
|
+
/{3c,���UX�0����x�뒶d�g�b���@W� ̄V>-!�X��
|
2
|
+
�x���$mx���jW�������O�Bɬ��N4�n��V)DCJ�IJ�SB{�����[�N�Bk���!��@��+H)��d�0]T����`_�_F@�.���
|
3
|
+
��*56v!����7�a����
|
4
|
+
�rp�t�bR�3V���m��jH�;.V�1�,�5@8�G�L
|
data/docs/_layouts/default.html
CHANGED
@@ -15,6 +15,7 @@
|
|
15
15
|
<h2 class="project-tagline">{{ site.description | default: site.github.project_tagline }}</h2>
|
16
16
|
{% if site.github.is_project_page %}
|
17
17
|
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>
|
18
|
+
<a href="https://github.com/bag3318/RockPaperScissors/issues" class="btn">Report a Bug</a>
|
18
19
|
{% endif %}
|
19
20
|
{% if site.show_downloads %}
|
20
21
|
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>
|
@@ -29,7 +30,6 @@
|
|
29
30
|
{% if site.github.is_project_page %}
|
30
31
|
<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>
|
31
32
|
{% endif %}
|
32
|
-
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
|
33
33
|
</footer>
|
34
34
|
</section>
|
35
35
|
|
@@ -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=
|
10
|
+
<link rel="stylesheet" href="/assets/css/style.css?v=bbe67e9ac21febb5e381433f7ab666a7485cb6a8">
|
11
11
|
</head>
|
12
12
|
<body>
|
13
13
|
<section class="page-header">
|
@@ -15,6 +15,7 @@
|
|
15
15
|
<h2 class="project-tagline">A Ruby Programmed Rock Paper Scissors Game</h2>
|
16
16
|
|
17
17
|
<a href="http://github.com/bag3318/RockPaperScissors" class="btn">View on GitHub</a>
|
18
|
+
<a href="https://github.com/bag3318/RockPaperScissors/issues" class="btn">Report a Bug</a>
|
18
19
|
|
19
20
|
|
20
21
|
<a href="http://github.com/bag3318/RockPaperScissors/zipball/gh-pages" class="btn">Download .zip</a>
|
@@ -118,7 +119,6 @@ available at <a href="http://contributor-covenant.org/version/1/4/">http://contr
|
|
118
119
|
|
119
120
|
<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>
|
120
121
|
|
121
|
-
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
|
122
122
|
</footer>
|
123
123
|
</section>
|
124
124
|
|
@@ -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=
|
10
|
+
<link rel="stylesheet" href="/assets/css/style.css?v=bbe67e9ac21febb5e381433f7ab666a7485cb6a8">
|
11
11
|
</head>
|
12
12
|
<body>
|
13
13
|
<section class="page-header">
|
@@ -15,6 +15,7 @@
|
|
15
15
|
<h2 class="project-tagline">A Ruby Programmed Rock Paper Scissors Game</h2>
|
16
16
|
|
17
17
|
<a href="http://github.com/bag3318/RockPaperScissors" class="btn">View on GitHub</a>
|
18
|
+
<a href="https://github.com/bag3318/RockPaperScissors/issues" class="btn">Report a Bug</a>
|
18
19
|
|
19
20
|
|
20
21
|
<a href="http://github.com/bag3318/RockPaperScissors/zipball/gh-pages" class="btn">Download .zip</a>
|
@@ -77,7 +78,6 @@
|
|
77
78
|
|
78
79
|
<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>
|
79
80
|
|
80
|
-
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
|
81
81
|
</footer>
|
82
82
|
</section>
|
83
83
|
|
data/docs/_site/Testing.html
CHANGED
@@ -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=
|
10
|
+
<link rel="stylesheet" href="/assets/css/style.css?v=bbe67e9ac21febb5e381433f7ab666a7485cb6a8">
|
11
11
|
</head>
|
12
12
|
<body>
|
13
13
|
<section class="page-header">
|
@@ -15,6 +15,7 @@
|
|
15
15
|
<h2 class="project-tagline">A Ruby Programmed Rock Paper Scissors Game</h2>
|
16
16
|
|
17
17
|
<a href="http://github.com/bag3318/RockPaperScissors" class="btn">View on GitHub</a>
|
18
|
+
<a href="https://github.com/bag3318/RockPaperScissors/issues" class="btn">Report a Bug</a>
|
18
19
|
|
19
20
|
|
20
21
|
<a href="http://github.com/bag3318/RockPaperScissors/zipball/gh-pages" class="btn">Download .zip</a>
|
@@ -59,7 +60,6 @@
|
|
59
60
|
|
60
61
|
<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>
|
61
62
|
|
62
|
-
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
|
63
63
|
</footer>
|
64
64
|
</section>
|
65
65
|
|
data/docs/_site/index.html
CHANGED
@@ -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=
|
10
|
+
<link rel="stylesheet" href="/assets/css/style.css?v=bbe67e9ac21febb5e381433f7ab666a7485cb6a8">
|
11
11
|
</head>
|
12
12
|
<body>
|
13
13
|
<section class="page-header">
|
@@ -15,6 +15,7 @@
|
|
15
15
|
<h2 class="project-tagline">A Ruby Programmed Rock Paper Scissors Game</h2>
|
16
16
|
|
17
17
|
<a href="http://github.com/bag3318/RockPaperScissors" class="btn">View on GitHub</a>
|
18
|
+
<a href="https://github.com/bag3318/RockPaperScissors/issues" class="btn">Report a Bug</a>
|
18
19
|
|
19
20
|
|
20
21
|
<a href="http://github.com/bag3318/RockPaperScissors/zipball/gh-pages" class="btn">Download .zip</a>
|
@@ -117,7 +118,6 @@
|
|
117
118
|
|
118
119
|
<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>
|
119
120
|
|
120
|
-
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
|
121
121
|
</footer>
|
122
122
|
</section>
|
123
123
|
|
data/lib/rps/version.rb
CHANGED
data/rps.gemspec
CHANGED
metadata
CHANGED
metadata.gz.sig
CHANGED
Binary file
|