orlando_tech_meetups 0.1.5 → 0.1.6

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: e4aa5850f514a16196320799368205c0a3185ec2
4
- data.tar.gz: bee5acfd8ca5ede29562157adf3e03bf8084e8d5
3
+ metadata.gz: 65837b81057fa243aa41ded3146e6630fe2c88f6
4
+ data.tar.gz: e048346dff37147019acb69f0cbca79eb245e38d
5
5
  SHA512:
6
- metadata.gz: 11297f9592044bb97a37b2341e5d2f9695c4a2da32121e692db5c09e1315859a2321a7ee4b5cc5d78471bd899b5c2684164c9cc863264ec16306d54471f52044
7
- data.tar.gz: 6090a826fd4e160776152559ebf74d8a5157c3cb5cb41c821d1bc39ef9a999fcfd1fa0c390846498eef188a20df90f16a3c30b2a900ac8d8748ab9bb87acaabe
6
+ metadata.gz: 0336107537002de0c4613ac7e7fa792945ac58994b8e99de2606922690199b1bade48efe51bf512e15a405f813220dd6895071d9ee9b059b3e9d5a6d6edb443b
7
+ data.tar.gz: 64d1a9756e69856699d408d90aa86d649df5f96e64afe2c18897425d8cc9a14f4e15e3ae408583cbdcd48068d5296e56a4779f17ad9e0d4348983b003a11acb3
@@ -1,3 +1,3 @@
1
1
  module OrlandoTechMeetups
2
- VERSION = "0.1.5"
2
+ VERSION = "0.1.6"
3
3
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["joshnevius92@gmail.com"]
11
11
 
12
12
  spec.summary = "Check out all of your favorite tech meetups in Central Florida"
13
- spec.description = "This Ruby Gem provides a CLI to learn about the different tech meetup groups in the central FL/Orlando area."
13
+ spec.description = "This Ruby Gem provides a CLI to learn about the different tech meetup groups in the central FL/Orlando area. After installing gem, just run 'orlando_tech_meetups' to get a list of things going on in the Central Florida area."
14
14
  spec.homepage = "https://github.com/joshnevius/orlando-tech-meetups-cli-gem"
15
15
  spec.license = "MIT"
16
16
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: orlando_tech_meetups
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - joshnevius
@@ -53,7 +53,8 @@ dependencies:
53
53
  - !ruby/object:Gem::Version
54
54
  version: '0'
55
55
  description: This Ruby Gem provides a CLI to learn about the different tech meetup
56
- groups in the central FL/Orlando area.
56
+ groups in the central FL/Orlando area. After installing gem, just run 'orlando_tech_meetups'
57
+ to get a list of things going on in the Central Florida area.
57
58
  email:
58
59
  - joshnevius92@gmail.com
59
60
  executables: