PlayRockPaperScissorsGame 2.6.9 → 2.7.0
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 +1 -1
- data/docs/Code.md +1 -1
- data/docs/Comparing_Code.md +1 -1
- data/docs/_site/Code.html +2 -2
- data/docs/_site/Comparing_Code.html +2 -2
- data/docs/_site/How_to_Build.html +1 -1
- data/docs/_site/Testing.html +1 -1
- data/docs/_site/about.html +1 -1
- data/docs/_site/copying.html +1 -1
- data/docs/_site/index.html +1 -1
- data/lib/rps/version.rb +1 -1
- data/rps.gemspec +5 -4
- data.tar.gz.sig +0 -0
- metadata +2 -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: 3f5f2121d071eb9632d9e511614ce5fc06f0f31a
|
4
|
+
data.tar.gz: 9f2c205ec90209cec4368a09f2fea6a4032f9c8c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b8c53e3ee266313a308a83a55c99a522d47014c1215e71303fba055bbbb5cfb258667e034e47fcb59246ebfdd204fb63167a7a71842d62ce7b677df851e5d952
|
7
|
+
data.tar.gz: 861c60534f3c6dd197f64171172d72f64bef5e4bc53d1266cb81db40cf09496ae0146ba50640ca1bf28eacf556985da14f4181d9411ce4f29e5cb6d9c54464f4
|
checksums.yaml.gz.sig
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
l�%��cJjҙt�`
|
data/docs/Code.md
CHANGED
data/docs/Comparing_Code.md
CHANGED
data/docs/_site/Code.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=022e8888ae7230706909b202e54c027101d454c9"/>
|
11
11
|
<link rel="stylesheet" href="assets/css/pace.css" />
|
12
12
|
<script src="assets/js/pace.min.js"></script>
|
13
13
|
|
@@ -72,7 +72,7 @@
|
|
72
72
|
<span class="k">class</span> <span class="nc">PlayRockPaperScissorsGame</span>
|
73
73
|
|
74
74
|
<span class="k">module</span> <span class="nn">RockPaperScissors</span>
|
75
|
-
<span class="no">VERSION</span> <span class="o">=</span> <span class="s2">"2.
|
75
|
+
<span class="no">VERSION</span> <span class="o">=</span> <span class="s2">"2.7.0"</span>
|
76
76
|
<span class="k">end</span>
|
77
77
|
|
78
78
|
<span class="c1"># import the colorize gem</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=
|
10
|
+
<link rel="stylesheet" href="/assets/css/style.css?v=022e8888ae7230706909b202e54c027101d454c9"/>
|
11
11
|
<link rel="stylesheet" href="assets/css/pace.css" />
|
12
12
|
<script src="assets/js/pace.min.js"></script>
|
13
13
|
|
@@ -146,7 +146,7 @@
|
|
146
146
|
<div class="language-ruby highlighter-rouge"><pre class="highlight"><code><span class="k">class</span> <span class="nc">PlayRockPaperScissorsGame</span>
|
147
147
|
|
148
148
|
<span class="k">module</span> <span class="nn">RockPaperScissors</span>
|
149
|
-
<span class="no">VERSION</span> <span class="o">=</span> <span class="s2">"2.
|
149
|
+
<span class="no">VERSION</span> <span class="o">=</span> <span class="s2">"2.7.0"</span>
|
150
150
|
<span class="k">end</span>
|
151
151
|
|
152
152
|
<span class="c1"># import colorize gem</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=
|
10
|
+
<link rel="stylesheet" href="/assets/css/style.css?v=022e8888ae7230706909b202e54c027101d454c9"/>
|
11
11
|
<link rel="stylesheet" href="assets/css/pace.css" />
|
12
12
|
<script src="assets/js/pace.min.js"></script>
|
13
13
|
|
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=022e8888ae7230706909b202e54c027101d454c9"/>
|
11
11
|
<link rel="stylesheet" href="assets/css/pace.css" />
|
12
12
|
<script src="assets/js/pace.min.js"></script>
|
13
13
|
|
data/docs/_site/about.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=022e8888ae7230706909b202e54c027101d454c9"/>
|
11
11
|
<link rel="stylesheet" href="assets/css/pace.css" />
|
12
12
|
<script src="assets/js/pace.min.js"></script>
|
13
13
|
|
data/docs/_site/copying.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=022e8888ae7230706909b202e54c027101d454c9"/>
|
11
11
|
<link rel="stylesheet" href="assets/css/pace.css" />
|
12
12
|
<script src="assets/js/pace.min.js"></script>
|
13
13
|
|
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=022e8888ae7230706909b202e54c027101d454c9"/>
|
11
11
|
<link rel="stylesheet" href="assets/css/pace.css" />
|
12
12
|
<script src="assets/js/pace.min.js"></script>
|
13
13
|
|
data/lib/rps/version.rb
CHANGED
data/rps.gemspec
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Gem::Specification.new do |spec|
|
2
2
|
spec.name = "PlayRockPaperScissorsGame"
|
3
|
-
spec.version = "2.
|
3
|
+
spec.version = "2.7.0"
|
4
4
|
spec.date = "2017-05-09"
|
5
5
|
spec.summary = "A Rock Paper Scissors Ruby Gem"
|
6
6
|
spec.description = <<-EOF
|
@@ -24,9 +24,10 @@ Gem::Specification.new do |spec|
|
|
24
24
|
spec.signing_key = File.expand_path("~/.ssh/gem-private_key.pem") if $0 =~ /gem\z/
|
25
25
|
spec.bindir = "bin"
|
26
26
|
spec.metadata = {
|
27
|
-
"issue_tracker" => "https://github.com/bag3318/RockPaperScissors/issues",
|
28
|
-
"source_code" => "https://github.com/bag3318/RockPaperScissors"
|
29
|
-
"releases" => "https://github.com/bag3318/RockPaperScissors/releases"
|
27
|
+
"issue_tracker" => "https://github.com/bag3318/RockPaperScissors/issues" ,
|
28
|
+
"source_code" => "https://github.com/bag3318/RockPaperScissors" ,
|
29
|
+
"releases" => "https://github.com/bag3318/RockPaperScissors/releases",
|
30
|
+
"website" => "bag3318.github.io/RockPaperScissors/"
|
30
31
|
}
|
31
32
|
spec.executables << "rps"
|
32
33
|
spec.executables << "PlayRockPaperScissorsGame"
|
data.tar.gz.sig
CHANGED
Binary file
|
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.
|
4
|
+
version: 2.7.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- bag3318
|
@@ -196,6 +196,7 @@ metadata:
|
|
196
196
|
issue_tracker: https://github.com/bag3318/RockPaperScissors/issues
|
197
197
|
source_code: https://github.com/bag3318/RockPaperScissors
|
198
198
|
releases: https://github.com/bag3318/RockPaperScissors/releases
|
199
|
+
website: bag3318.github.io/RockPaperScissors/
|
199
200
|
post_install_message: " Thanks for installing! I hope you will have fun playing
|
200
201
|
rock paper scissors! :)\n"
|
201
202
|
rdoc_options: []
|
metadata.gz.sig
CHANGED
Binary file
|