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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 768fa54190385679356e4e8882615c98aaa1320e
4
- data.tar.gz: 3a2286325df72395bf8b587c70a0b252b9116ae9
3
+ metadata.gz: fb22ab94dee9c00c12fdacad090e0a509a34da27
4
+ data.tar.gz: 29bbab570f46fe6b61d1e12cbc7f0f7983efea24
5
5
  SHA512:
6
- metadata.gz: b91314e0551a53f985e68292b03fc204b668e1f38c4035e0871ec140031e3f79d55001f306d4266731982ae1d4ec4496bcc437fb0cea68124ab25da17c10a144
7
- data.tar.gz: 70c63b9d6c6f94256b9d9a9db171e52c2d30da5db1cafafe5475b72a7115a5e496ec353ec4286323bacee60dee9e47e2c49c7be9544d13499cb9815eae46580c
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�h[]z(]��ѭ�kwV�!$�
2
- �̈����|�3���̇��E�~hG;�ɋ�{M�*�׆O�l����j�\�%�ݘv
3
- 7��À�<F��tQI6�r�܀ד�mD^@D���a��0��Km��p���:��图z$��lyiZ-��gbɺ�JZ����A��8�]��]��=���z�  ]9��� �����S��d2���J��3�mr� �k��������(.���Z{J�6
1
+ /{3c,���UX�0����x�뒶dgb ���@W� ̄V>- !�X��
2
+ �x���$mx��� jW�������O�Bɬ��N4�n��V)DCJ�IJ�SB{�����[�N�Bk���!��@��+H)��d�0]T����`_�_F@�.���
3
+ ��*56v!����7a����
4
+ �rp�t�bR�3V���m��jH�;.V�1�,�5@8�G�L
@@ -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=cab1cc126d05c1dedc9ac32bbb57e1c4b2cb647e">
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=cab1cc126d05c1dedc9ac32bbb57e1c4b2cb647e">
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
 
@@ -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=cab1cc126d05c1dedc9ac32bbb57e1c4b2cb647e">
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
 
@@ -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=cab1cc126d05c1dedc9ac32bbb57e1c4b2cb647e">
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
@@ -1,3 +1,3 @@
1
1
  module PlayRockPaperScissorsGame
2
- VERSION = "2.0.1"
2
+ VERSION = "2.0.2"
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.1"
3
+ spec.version = "2.0.2"
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.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - bag3318
metadata.gz.sig CHANGED
Binary file