mastermind_adeybee 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 848b28c0f9571d655715efaee235788eafa6ebc3
4
- data.tar.gz: d0f09236a08d8c252bf7c17b8a11287e231b3d21
3
+ metadata.gz: 5b50164211a7a1a2415d58af7f575d6b66fe1822
4
+ data.tar.gz: 21ae40a554532f7043d64cdfae424aaf9d31a817
5
5
  SHA512:
6
- metadata.gz: a1528c56024c32fac0dddc352824ad13f600a73be7c7f62b1015179d0bdd4525f4a91e8d95f2d0dfa94ab6873a65e625aa1968d4071a8d151fcbcdd6da9a52e7
7
- data.tar.gz: 50052bfd9bf32d09ccc35f42553e413b9d036d44e695334c35f4e274a7d7b150486e4e45792ba0b5b0e631d8b91ccafae1895d8ad9f5bbf74252722897bd43b6
6
+ metadata.gz: 179a1542919f4046322d36ed924ef12e827ac3662b5b61d4e335a2c528cf459060b8484dc8de9f85da663bf95edc62a44ec0a47f238a298344d95f99ad7a258c
7
+ data.tar.gz: a5d817189c8d8de2ad89b054b3bebda6dd513c8d74b4714535727932af7ae9cae87887d78a1a08ebe3d8acb00f944ae443bec24de218476956dab9052bc67a29
data/README.md CHANGED
@@ -4,13 +4,13 @@ Lets a see how good you are at guessing. You are required to guess or figure out
4
4
 
5
5
  You have twelve rounds to figure out the computer's mind. If you do not guess right in twelve rounds, you loose. ): You can use 'h' to get hints. This is limited by your difficulty level.
6
6
  Enjoy! :)
7
- {<img src="https://coveralls.io/repos/andela-aadepoju/Mastermind/badge.svg?branch=master&service=github" alt="Coverage Status" />}
7
+ <img src="https://coveralls.io/repos/andela-aadepoju/Mastermind/badge.svg?branch=master&service=github" alt="Coverage Status" />
8
8
  ## Installation
9
9
 
10
10
  Add this line to your application's Gemfile:
11
11
 
12
12
  ```ruby
13
- gem 'mastermind'
13
+ gem 'mastermind_adeybee'
14
14
  ```
15
15
 
16
16
  And then execute:
@@ -19,7 +19,7 @@ And then execute:
19
19
 
20
20
  Or install it yourself as:
21
21
 
22
- $ gem install mastermind
22
+ $ gem install mastermind_adeybee
23
23
 
24
24
  ## Usage
25
25
 
@@ -1,3 +1,3 @@
1
1
  module Mastermind
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mastermind_adeybee
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adepoju Adebayo
@@ -183,7 +183,9 @@ files:
183
183
  - lib/messages.rb
184
184
  - lib/player.rb
185
185
  - mastermind-0.1.0.gem
186
+ - mastermind-0.1.1.gem
186
187
  - mastermind.gemspec
188
+ - mastermind_adeybee-0.1.1.gem
187
189
  - vendor/bundle/ruby/2.2.0/bin/_guard-core
188
190
  - vendor/bundle/ruby/2.2.0/bin/cdiff
189
191
  - vendor/bundle/ruby/2.2.0/bin/coderay