texel-lighthouse-api 1.0.1 → 1.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 (1) hide show
  1. metadata +7 -5
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: texel-lighthouse-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rick Olsen
@@ -35,7 +35,7 @@ dependencies:
35
35
  version:
36
36
  description: RubyGem wrapper for ActiveResource API to http://lighthouseapp.com
37
37
  email:
38
- - FIXME email
38
+ - texel1@gmail.com
39
39
  executables: []
40
40
 
41
41
  extensions: []
@@ -50,6 +50,8 @@ files:
50
50
  - lib/lighthouse/console.rb
51
51
  has_rdoc: true
52
52
  homepage: http://lighthouseapp.com/api
53
+ licenses: []
54
+
53
55
  post_install_message:
54
56
  rdoc_options:
55
57
  - --main
@@ -70,10 +72,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
70
72
  version:
71
73
  requirements: []
72
74
 
73
- rubyforge_project: lighthouse
74
- rubygems_version: 1.2.0
75
+ rubyforge_project:
76
+ rubygems_version: 1.3.5
75
77
  signing_key:
76
- specification_version: 2
78
+ specification_version: 3
77
79
  summary: RubyGem wrapper for ActiveResource API to http://lighthouseapp.com
78
80
  test_files: []
79
81