rpsg 0.3.7 → 0.3.8

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: 82408f6cbef0352b5cdd07604991f8203cef0622
4
- data.tar.gz: 72be82ccc404bfece51e2fa421fbe58ab7577df5
3
+ metadata.gz: 7e03401aa1acdfe9ed7550be15d6f6b936e93dda
4
+ data.tar.gz: fb13a9e01381ab8210c09633113781a08851e044
5
5
  SHA512:
6
- metadata.gz: f51fc2162723a7bd56631fea902238509458230eadf200789ea87a7c82d5df976410dc159a093f03d01112227cdc6a8ac7631cd68f5be85687f703b3c68f5afc
7
- data.tar.gz: 99ba28195ef397a0de13a278d6bca8c31a9b4fcba8621cf24b6ecac750aea6b408076045a82e230664feb8f9dfd505034794655b4c33c9550d257f884036e297
6
+ metadata.gz: 743d3d4e956fcf8303616f9dbbed1131ec3e12c0b8073baffedf88ec26905c4830048f97d8d95f45aee00034b340789c851fc431a35ddd204f979a1fd4686df9
7
+ data.tar.gz: b2309e5b6d8172923f05784c591d96acf7f00450fc754b801f6246f13cf3e5f4f25fa6699bf7a45d24034978d2e2ad82ce25469a75093cc321b2cbfaae394394
@@ -1,5 +1,5 @@
1
- Sat, 28 Oct 2017 17:00:42 -0700
1
+ Sat, 28 Oct 2017 17:27:58 -0700
2
2
  lib/Constants.rb Sat, 28 Oct 2017 11:28:45 -0700
3
3
  lib/Main.rb Sat, 28 Oct 2017 11:29:41 -0700
4
4
  lib/PrivateMethods.rb Sat, 28 Oct 2017 11:29:09 -0700
5
- lib/rpsg/version.rb Sat, 28 Oct 2017 12:33:20 -0700
5
+ lib/rpsg/version.rb Sat, 28 Oct 2017 17:27:47 -0700
Binary file
Binary file
Binary file
@@ -36,7 +36,7 @@ class RockPaperScissorsGame
36
36
  # specify the version for the rubygem
37
37
  module RPSG
38
38
  # create version constant for the rubygem
39
- VERSION = "0.3.7"
39
+ VERSION = "0.3.8"
40
40
  end
41
41
 
42
42
  # create module that holds all contents for this script
@@ -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=20f43b138b847f35bd0d087940f31aabe97fa248"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=a9a8e65953a55274ca0541ca547c64427155db10"/>
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=20f43b138b847f35bd0d087940f31aabe97fa248"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=a9a8e65953a55274ca0541ca547c64427155db10"/>
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"/>
@@ -74,7 +74,7 @@
74
74
  <span class="c1"># specify the version for the rubygem</span>
75
75
  <span class="k">module</span> <span class="nn">RPSG</span>
76
76
  <span class="c1"># create version constant for the rubygem</span>
77
- <span class="no">VERSION</span> <span class="o">=</span> <span class="s2">"0.3.7"</span>
77
+ <span class="no">VERSION</span> <span class="o">=</span> <span class="s2">"0.3.8"</span>
78
78
  <span class="k">end</span>
79
79
 
80
80
  <span class="c1"># create module that holds all contents for this script</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=20f43b138b847f35bd0d087940f31aabe97fa248"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=a9a8e65953a55274ca0541ca547c64427155db10"/>
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=20f43b138b847f35bd0d087940f31aabe97fa248"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=a9a8e65953a55274ca0541ca547c64427155db10"/>
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=20f43b138b847f35bd0d087940f31aabe97fa248"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=a9a8e65953a55274ca0541ca547c64427155db10"/>
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=20f43b138b847f35bd0d087940f31aabe97fa248"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=a9a8e65953a55274ca0541ca547c64427155db10"/>
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=20f43b138b847f35bd0d087940f31aabe97fa248"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=a9a8e65953a55274ca0541ca547c64427155db10"/>
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=20f43b138b847f35bd0d087940f31aabe97fa248"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=a9a8e65953a55274ca0541ca547c64427155db10"/>
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=20f43b138b847f35bd0d087940f31aabe97fa248"/>
10
+ <link rel="stylesheet" href="/assets/css/style.css?v=a9a8e65953a55274ca0541ca547c64427155db10"/>
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"/>
@@ -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.3.7"
4
+ VERSION = "0.3.8"
5
5
  end
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |spec|
2
2
  spec.name = "rpsg"
3
- spec.version = "0.3.7"
3
+ spec.version = "0.3.8"
4
4
  spec.date = "2017-10-28" # format: YYYY/MM/DD
5
5
  spec.summary = "A Rock Paper Scissors Game RubyGem"
6
6
  spec.description = <<-EOF
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
14
14
  spec.require_paths = ["lib"]
15
15
  spec.files = `git ls-files -z`.split("\x0")
16
16
  spec.post_install_message = <<-EOF
17
- Thanks for installing my RPSG gem!/
17
+ Thanks for installing my RPSG gem!
18
18
  I hope you will have fun playing rock paper scissors! :)
19
19
  EOF
20
20
  spec.license = "MIT"
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.3.7
4
+ version: 0.3.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - bag3318
@@ -249,7 +249,7 @@ metadata:
249
249
  website: https://bag3318.github.io/RPSG
250
250
  ruby_gems_page: https://rubygems.org/gems/rpsg
251
251
  post_install_message: |2
252
- Thanks for installing my RPSG gem!/
252
+ Thanks for installing my RPSG gem!
253
253
  I hope you will have fun playing rock paper scissors! :)
254
254
  rdoc_options: []
255
255
  require_paths: