githubissueswatcher 0.0.11 → 0.0.12

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
9
  s.version = Githubissueswatcher::VERSION
10
10
  s.authors = ["Peter Gabbay", "Davide D'Agostino"]
11
11
  s.email = ["peter@check2.com"]
12
- s.homepage = "https://github.com/Artcentric/githubissueswatcher"
12
+ s.homepage = "http://www.rantsnotreason.com/2011/10/github-issues-growl-notifications-gem/"
13
13
  s.summary = "Github Issues Growl Watcher, watch any project issues and receive growl notification"
14
14
  s.description = "Github Issues Growl Watcher, watch any project issues and receive growl notification based on whether you are mentioned, assigned or the creator."
15
15
 
@@ -1,3 +1,3 @@
1
1
  module Githubissueswatcher
2
- VERSION = "0.0.11"
2
+ VERSION = "0.0.12"
3
3
  end
Binary file
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 11
9
- version: 0.0.11
8
+ - 12
9
+ version: 0.0.12
10
10
  platform: ruby
11
11
  authors:
12
12
  - Peter Gabbay
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-10-11 00:00:00 -07:00
18
+ date: 2011-10-12 00:00:00 -07:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -80,6 +80,7 @@ files:
80
80
  - lib/githubissueswatcher/version.rb
81
81
  - lib/githubissueswatcher.rb
82
82
  - pkg/githubissueswatcher-0.0.10.gem
83
+ - pkg/githubissueswatcher-0.0.11.gem
83
84
  - pkg/githubissueswatcher-0.0.9.gem
84
85
  - Rakefile
85
86
  - README.md
@@ -90,7 +91,7 @@ files:
90
91
  - test/run_test.rb
91
92
  - test/test_helper.rb
92
93
  has_rdoc: true
93
- homepage: https://github.com/Artcentric/githubissueswatcher
94
+ homepage: http://www.rantsnotreason.com/2011/10/github-issues-growl-notifications-gem/
94
95
  licenses: []
95
96
 
96
97
  post_install_message: