hangout 0.0.1 → 0.0.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.
Files changed (2) hide show
  1. data/hangout.gemspec +2 -1
  2. metadata +5 -4
@@ -3,8 +3,9 @@ $:.unshift lib unless $:.include?(lib)
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = "hangout"
6
- s.version = "0.0.1"
6
+ s.version = "0.0.2"
7
7
  s.platform = Gem::Platform::RUBY
8
+ s.executables = ['hangout']
8
9
  s.authors = ["Chris Brown"]
9
10
  s.email = ["xoebus@xoeb.us"]
10
11
  s.homepage = "https://github.com/xoebus/hangout"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hangout
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ date: 2012-03-02 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: foursquare2
16
- requirement: &70292333398320 !ruby/object:Gem::Requirement
16
+ requirement: &70323060743820 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,12 +21,13 @@ dependencies:
21
21
  version: '0'
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *70292333398320
24
+ version_requirements: *70323060743820
25
25
  description: Find foursquare friends that have checked in nearby you recently. More
26
26
  features soon.
27
27
  email:
28
28
  - xoebus@xoeb.us
29
- executables: []
29
+ executables:
30
+ - hangout
30
31
  extensions: []
31
32
  extra_rdoc_files: []
32
33
  files: