Skip to content

Commit 773a875

Browse files
committed
change repo site
1 parent bfb04c0 commit 773a875

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cmd-utils.gemspec

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# DO NOT EDIT THIS FILE DIRECTLY
33
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
44
# -*- encoding: utf-8 -*-
5-
# stub: cmd-utils 1.3.3 ruby lib
5+
# stub: cmd-utils 1.3.4 ruby lib
66

77
Gem::Specification.new do |s|
88
s.name = "cmd-utils"
9-
s.version = "1.3.3"
9+
s.version = "1.3.4"
1010

1111
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1212
s.require_paths = ["lib"]
@@ -39,7 +39,7 @@ Gem::Specification.new do |s|
3939
"test/test-run-utils.rb",
4040
"test/test-talk-utils.rb"
4141
]
42-
s.homepage = "http://bitbucket.org/aks_/cmd-utils"
42+
s.homepage = "http://github.com/aks/cmd-utils"
4343
s.licenses = ["MIT"]
4444
s.rubygems_version = "2.5.1"
4545
s.summary = "Utilities for building CLIs"

0 commit comments

Comments
 (0)