File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
# DO NOT EDIT THIS FILE DIRECTLY
3
3
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
# -*- encoding: utf-8 -*-
5
- # stub: cmd-utils 1.3.3 ruby lib
5
+ # stub: cmd-utils 1.3.4 ruby lib
6
6
7
7
Gem ::Specification . new do |s |
8
8
s . name = "cmd-utils"
9
- s . version = "1.3.3 "
9
+ s . version = "1.3.4 "
10
10
11
11
s . required_rubygems_version = Gem ::Requirement . new ( ">= 0" ) if s . respond_to? :required_rubygems_version=
12
12
s . require_paths = [ "lib" ]
@@ -39,7 +39,7 @@ Gem::Specification.new do |s|
39
39
"test/test-run-utils.rb" ,
40
40
"test/test-talk-utils.rb"
41
41
]
42
- s . homepage = "http://bitbucket.org/aks_ /cmd-utils"
42
+ s . homepage = "http://github.com/aks /cmd-utils"
43
43
s . licenses = [ "MIT" ]
44
44
s . rubygems_version = "2.5.1"
45
45
s . summary = "Utilities for building CLIs"
You can’t perform that action at this time.
0 commit comments