git-bundlecompare 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile CHANGED
@@ -1,4 +1,4 @@
1
1
  source :gemcutter
2
2
 
3
- # Specify your gem's dependencies in bundler-github.gemspec
3
+ # Specify your gem's dependencies in git-bundlecompare.gemspec
4
4
  gemspec
@@ -7,14 +7,14 @@ Gem::Specification.new do |s|
7
7
  s.platform = Gem::Platform::RUBY
8
8
  s.authors = ['Martin Schuerrer']
9
9
  s.email = ['martin@schuerrer.org']
10
- s.homepage = "http://github.com/MSch/bundler-github"
10
+ s.homepage = "http://github.com/MSch/git-bundlecompare"
11
11
  s.summary = "Open the GitHub compare view for updates in Gemfile.lock"
12
12
  s.description = <<-CONTENT
13
13
  After running bundle update, git-bundlecompare opens the GitHub compare view for each changed git repository.
14
14
  CONTENT
15
15
 
16
16
  s.required_rubygems_version = ">= 1.3.6"
17
- s.rubyforge_project = "bundler-github"
17
+ s.rubyforge_project = "git-bundlecompare"
18
18
 
19
19
  s.add_dependency "bundler", ">= 1.0.0"
20
20
  s.add_dependency "launchy"
@@ -1,5 +1,5 @@
1
1
  module Git
2
2
  module Bundlecompare
3
- VERSION = "1.0.3"
3
+ VERSION = "1.0.4"
4
4
  end
5
5
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 0
8
- - 3
9
- version: 1.0.3
8
+ - 4
9
+ version: 1.0.4
10
10
  platform: ruby
11
11
  authors:
12
12
  - Martin Schuerrer
@@ -69,7 +69,7 @@ files:
69
69
  - lib/git-bundlecompare/utils.rb
70
70
  - lib/git-bundlecompare/version.rb
71
71
  has_rdoc: true
72
- homepage: http://github.com/MSch/bundler-github
72
+ homepage: http://github.com/MSch/git-bundlecompare
73
73
  licenses: []
74
74
 
75
75
  post_install_message:
@@ -97,7 +97,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
97
97
  version: 1.3.6
98
98
  requirements: []
99
99
 
100
- rubyforge_project: bundler-github
100
+ rubyforge_project: git-bundlecompare
101
101
  rubygems_version: 1.3.7
102
102
  signing_key:
103
103
  specification_version: 3