brewery_search 0.1.82 → 0.1.83

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
  SHA256:
3
- metadata.gz: '01519d6b11c42136c271550694116b4f695d9388f88783fe41b5b37a8153a6d1'
4
- data.tar.gz: b8acf9faa7c49fae71daa12ff3c1edc83881601124a098b2e1e2c8f5c9e42002
3
+ metadata.gz: 15bc5391b7a0f5fe9c15939e6c092c84345266bb60f90a7d48629ca20873d566
4
+ data.tar.gz: 7c2fbe62e39e6ef73386e37046d44c5749988ae60f70dcf6e11e2bdaf7a5f701
5
5
  SHA512:
6
- metadata.gz: 3672e3717ca5e55fda55b82633a1782c37eaff2f8b72c96d2431ba39ebc29b0775493ec466d862f604db7bfb3705cbf23926f8819186be818de35e7b4752b0c3
7
- data.tar.gz: a43c660131a292882e31afbee3b90bb0b2359677d0a65e59851c5f759a17b400b07df0943f8890872c4c1070aa5c7cd307a060eae4e8c2961ac690e217c5ab3f
6
+ metadata.gz: 912a7f592539e3d5bf75e07b293c41b5b6aa4cf51fcbf0e53f6c84ddbc989a3ccf31b68154ea6fd0de8acdd75f9cda11c704191efb4ca9ffa1cb6b49eda5e4fa
7
+ data.tar.gz: a318aace840f341022c53808ca9b534182994a888f754dbbee645833cacf8456c8cd333f7cee99dcf417d3ef744a5adcc9ccdd300af93e814d92f82656d975d4
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
9
  spec.email = ["btmcco8@gmail.com"]
10
10
 
11
11
  spec.summary = "A CLI brewery directory leveraging BrewBound"
12
- spec.description = "Allows a user to search for breweries by state by utilizing the www.brewbound.com brewery database. Results will be returned as a numbered list. Contains a welcome screen upon launch and will have several prompts for a user to follow."
12
+ spec.description = "Search for breweries from the convenience of your command line! Install the gem and then type 'brewery-search' to get started. Follow the onscreen instructions to check out breweries in any state, and even filter results by city! Enjoy!"
13
13
  spec.homepage = "https://github.com/btmccollum/brewery_search"
14
14
  spec.license = "MIT"
15
15
 
@@ -1,3 +1,3 @@
1
1
  module BrewerySearch
2
- VERSION = "0.1.82"
2
+ VERSION = "0.1.83"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brewery_search
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.82
4
+ version: 0.1.83
5
5
  platform: ruby
6
6
  authors:
7
7
  - btmccollum
@@ -106,9 +106,9 @@ dependencies:
106
106
  - - ">="
107
107
  - !ruby/object:Gem::Version
108
108
  version: 2.4.3
109
- description: Allows a user to search for breweries by state by utilizing the www.brewbound.com
110
- brewery database. Results will be returned as a numbered list. Contains a welcome
111
- screen upon launch and will have several prompts for a user to follow.
109
+ description: Search for breweries from the convenience of your command line! Install
110
+ the gem and then type 'brewery-search' to get started. Follow the onscreen instructions
111
+ to check out breweries in any state, and even filter results by city! Enjoy!
112
112
  email:
113
113
  - btmcco8@gmail.com
114
114
  executables: