hub 1.6.1 → 1.7.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of hub might be problematic. Click here for more details.

@@ -1,4 +1,3 @@
1
- $LOAD_PATH.unshift File.dirname(__FILE__)
2
1
  require 'helper'
3
2
  require 'fileutils'
4
3
 
metadata CHANGED
@@ -1,15 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hub
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.1
4
+ version: 1.7.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Chris Wanstrath
9
+ - Mislav Marohnić
9
10
  autorequire:
10
11
  bindir: bin
11
12
  cert_chain: []
12
- date: 2011-05-13 00:00:00.000000000Z
13
+ date: 2011-11-24 00:00:00.000000000 Z
13
14
  dependencies: []
14
15
  description: ! " `hub` is a command line utility which adds GitHub knowledge to `git`.\n\n
15
16
  \ It can used on its own or as a `git` wrapper.\n\n Normal:\n\n $ hub clone
@@ -43,13 +44,13 @@ files:
43
44
  - test/helper.rb
44
45
  - test/hub_test.rb
45
46
  - test/standalone_test.rb
46
- homepage: http://github.com/defunkt/hub
47
+ homepage: https://github.com/defunkt/hub
47
48
  licenses: []
48
49
  post_install_message: ! "\n------------------------------------------------------------\n\n
49
50
  \ You there! Wait, I say!\n =======================\n\n
50
51
  \ If you are a heavy user of `git` on the command\n line you may want
51
52
  \ to install `hub` the old\n fashioned way. Faster startup time, you
52
- see.\n\n Check out the installation instructions at\n http://github.com/defunkt/hub#readme
53
+ see.\n\n Check out the installation instructions at\n https://github.com/defunkt/hub#readme
53
54
  \ under the\n \"Standalone\" section.\n\n Cheers,\n defunkt\n\n------------------------------------------------------------\n\n"
54
55
  rdoc_options: []
55
56
  require_paths:
@@ -68,8 +69,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
68
69
  version: '0'
69
70
  requirements: []
70
71
  rubyforge_project:
71
- rubygems_version: 1.8.1
72
+ rubygems_version: 1.8.11
72
73
  signing_key:
73
74
  specification_version: 3
74
- summary: hub introduces git to GitHub
75
+ summary: Command-line wrapper for git and GitHub
75
76
  test_files: []
77
+ has_rdoc: