barbershop_contestants 0.3.1 → 0.3.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 +4 -4
- data/Gemfile.lock +1 -3
- data/lib/barbershop_contestants/version.rb +1 -1
- data/lib/barbershop_contestants.rb +1 -1
- data/pkg/barbershop_contestants-0.3.1.gem +0 -0
- metadata +2 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ab8e0c8cfacaff67458ee47f1b63d6d6020d61af
|
4
|
+
data.tar.gz: 76d1ffbe727ab47fe517b4be9df621731c7651b2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 853d6c5172c6fcc8c1afe2040e1745672a1aec2d8ed2be6c8be331ee1e0a73715d33b19bc9fee0cd661409906d5dd4f792eb6483863fa58c5e384ba96f6603ec
|
7
|
+
data.tar.gz: 86abf8725fa948228bd6da5160b3305e6aeb79941a0f1fd5d92cd99501dca0814e294698bf5184edbf2364d8c1d5b0065326c2294acca9499f545f3a6b30f60c
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
barbershop_contestants (0.3.
|
4
|
+
barbershop_contestants (0.3.1)
|
5
5
|
nokogiri (~> 1.8.5)
|
6
6
|
require_all (~> 2.0.0)
|
7
7
|
tty-table (~> 0.10.0)
|
@@ -39,8 +39,6 @@ GEM
|
|
39
39
|
multi_json (1.13.1)
|
40
40
|
multipart-post (2.0.0)
|
41
41
|
necromancer (0.4.0)
|
42
|
-
nokogiri (1.8.5)
|
43
|
-
mini_portile2 (~> 2.3.0)
|
44
42
|
nokogiri (1.8.5-x64-mingw32)
|
45
43
|
mini_portile2 (~> 2.3.0)
|
46
44
|
octokit (4.13.0)
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: barbershop_contestants
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Paul Ashour
|
@@ -140,6 +140,7 @@ files:
|
|
140
140
|
- pkg/barbershop_contestants-0.1.0.gem
|
141
141
|
- pkg/barbershop_contestants-0.2.0.gem
|
142
142
|
- pkg/barbershop_contestants-0.3.0.gem
|
143
|
+
- pkg/barbershop_contestants-0.3.1.gem
|
143
144
|
- sites/After Hours (BHS) - Barbershop Wiki Project.htm
|
144
145
|
- sites/After Hours (BHS) - Barbershop Wiki Project_files/300px-2018_After_Hours.jpg
|
145
146
|
- sites/After Hours (BHS) - Barbershop Wiki Project_files/cc-by-nc-sa.png
|