rpsg 0.2.8 → 0.2.9

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: 8896e3aef10704523436e0eaf8dafb48c7fe7ad9
4
- data.tar.gz: 92ba07278cb4b8173340d54053fbb18e410d9ddd
3
+ metadata.gz: 546368a1ce338827ea97d3b1394746bde5a02dd8
4
+ data.tar.gz: 4a2f32112b262c3a13f81accc71e41007eee8a22
5
5
  SHA512:
6
- metadata.gz: e41b164b28684166251c3af1f13c441b1520cb5e71aa9240e0ef247c528b2b9d54c558a4f0ab3f446ef660b57af218fc805b769812097831fd03d8692742c6a6
7
- data.tar.gz: ec69fe8b30ed6a51a2d262c46555212198a5222da25c02ea32a2bd10d47b9d69f5e00044ca72160345f1250be912aeba2eff85a7477b2d56f53a4c1d006bb90e
6
+ metadata.gz: d715ffb9b7f992afd0bd84e04f8b07a8107d8a75f60b8cd1dc633f0d9efd3331cd8b33d6e453dcda4f72b7837602d2585a5280abf79d87e95d05b69f85c29252
7
+ data.tar.gz: 01657105bc1de55dfab9d99e7c77f5b22eacbf80ab77e3bd7486a68df2a5b2fe786929639ea2c465ef8e52e5cf74bf1c4e3b28c7b51574a3e2d37e993209932f
data/Rakefile CHANGED
@@ -12,10 +12,16 @@ task :delgem do
12
12
  `DEL rpsg-*.*.*.gem`
13
13
  end
14
14
 
15
+ task :deldoc do
16
+ `RMDIR /S /Q "doc"`
17
+ end
18
+
15
19
  RDoc::Task.new do |rdoc|
16
20
  # rdoc.main = "README.rdoc"
17
- `RMDIR /S /Q "doc"`
18
21
  rdoc.rdoc_files.include("lib")
19
22
  rdoc.rdoc_dir = "doc"
20
23
  rdoc.title = "RPSG RDocs"
21
24
  end
25
+
26
+
27
+
data/doc/created.rid CHANGED
@@ -1,5 +1,5 @@
1
- Fri, 13 Oct 2017 17:42:50 -0700
1
+ Fri, 13 Oct 2017 21:17:45 -0700
2
2
  lib/Constants.rb Thu, 12 Oct 2017 14:19:30 -0700
3
- lib/Main.rb Fri, 13 Oct 2017 15:04:14 -0700
3
+ lib/Main.rb Fri, 13 Oct 2017 18:50:13 -0700
4
4
  lib/PrivateMethods.rb Thu, 12 Oct 2017 18:36:58 -0700
5
- lib/rpsg/version.rb Fri, 13 Oct 2017 16:48:43 -0700
5
+ lib/rpsg/version.rb Fri, 13 Oct 2017 18:52:30 -0700
Binary file
Binary file
Binary file
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=6366cf8a67b135971039373c3feb513e14145e33"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=44d40a29640c11bd50a0fa210a07ef600a7990ff"/>
11
11
  <script src="assets/js/pace.min.js"></script>
12
12
 
13
13
  <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
@@ -198,6 +198,8 @@
198
198
  <span class="k">end</span>
199
199
 
200
200
  <span class="no">RockPaperScissorsGame</span><span class="p">.</span><span class="nf">new</span><span class="p">.</span><span class="nf">play</span><span class="p">(</span><span class="mi">2</span><span class="p">)</span> <span class="c1"># best out of 3</span>
201
+
202
+ <span class="vg">$end</span>
201
203
  </code></pre>
202
204
  </div>
203
205
 
@@ -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=6366cf8a67b135971039373c3feb513e14145e33"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=44d40a29640c11bd50a0fa210a07ef600a7990ff"/>
11
11
  <script src="assets/js/pace.min.js"></script>
12
12
 
13
13
  <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
@@ -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=6366cf8a67b135971039373c3feb513e14145e33"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=44d40a29640c11bd50a0fa210a07ef600a7990ff"/>
11
11
  <script src="assets/js/pace.min.js"></script>
12
12
 
13
13
  <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
@@ -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=6366cf8a67b135971039373c3feb513e14145e33"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=44d40a29640c11bd50a0fa210a07ef600a7990ff"/>
11
11
  <script src="assets/js/pace.min.js"></script>
12
12
 
13
13
  <link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
data/docs/code.md CHANGED
@@ -159,4 +159,6 @@ class RockPaperScissorsGame
159
159
  end
160
160
 
161
161
  RockPaperScissorsGame.new.play(2) # best out of 3
162
+
163
+ $end
162
164
  ```
data/lib/Main.rb CHANGED
@@ -67,4 +67,6 @@ class RockPaperScissorsGame
67
67
 
68
68
  end
69
69
 
70
- RockPaperScissorsGame.new.play(2) # best out of 3
70
+ RockPaperScissorsGame.new.play(2) # best out of 3
71
+
72
+ $end
data/lib/rpsg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # specify the version for the rubygem
2
2
  module RPSG
3
3
  # create version constant for the rubygem
4
- VERSION = "0.2.8"
4
+ VERSION = "0.2.9"
5
5
  end
data/rpsg.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |spec|
2
2
  spec.name = "rpsg"
3
- spec.version = "0.2.8"
3
+ spec.version = "0.2.9"
4
4
  spec.date = "2017-10-13"
5
5
  spec.summary = "A Rock Paper Scissors Game RubyGem"
6
6
  spec.description = <<-EOF
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rpsg
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.8
4
+ version: 0.2.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - bag3318