housefire 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 (3) hide show
  1. data/Rakefile +2 -2
  2. data/VERSION +1 -1
  3. metadata +4 -4
data/Rakefile CHANGED
@@ -6,10 +6,10 @@ begin
6
6
  Jeweler::Tasks.new do |gem|
7
7
  gem.name = "housefire"
8
8
  gem.summary = %Q{Send ticket notifications to Campfire}
9
- gem.description = %Q{Inspired by http://github.com/blog/609-tracking-deploys-with-compare-view}
9
+ gem.description = %Q{Get your Lighthouse ticket changes into Campfire.}
10
10
  gem.email = "dave@wegoto12.com"
11
11
  gem.homepage = "http://github.com/dbgrandi/housefire"
12
- gem.authors = ["dbgrandi"]
12
+ gem.authors = ["David Grandinetti"]
13
13
  gem.files = FileList['[A-Z]*',
14
14
  'lib/**/*.rb',
15
15
  'bin/housefire']
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.1
1
+ 0.0.2
metadata CHANGED
@@ -5,11 +5,11 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 1
9
- version: 0.0.1
8
+ - 2
9
+ version: 0.0.2
10
10
  platform: ruby
11
11
  authors:
12
- - dbgrandi
12
+ - David Grandinetti
13
13
  autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
@@ -67,7 +67,7 @@ dependencies:
67
67
  version: "0"
68
68
  type: :runtime
69
69
  version_requirements: *id004
70
- description: Inspired by http://github.com/blog/609-tracking-deploys-with-compare-view
70
+ description: Get your Lighthouse ticket changes into Campfire.
71
71
  email: dave@wegoto12.com
72
72
  executables:
73
73
  - housefire