diff --git a/README b/README index a906cb2a4..a5ac756a0 100644 --- a/README +++ b/README @@ -3,4 +3,8 @@ SimpleGit Ruby Library This library calls git commands and returns the output. -Author : Scott Chacon \ No newline at end of file +Author : Scott Chacon + +@edit by hwy 20180426 + +@edit by hwy 20180426-1739 diff --git a/Rakefile b/Rakefile index 8f9413933..fc645b8fb 100644 --- a/Rakefile +++ b/Rakefile @@ -1,4 +1,4 @@ -require 'rubygems' + Gem::manage_gems require 'rake/gempackagetask' @@ -21,3 +21,9 @@ task :default => "pkg/#{spec.name}-#{spec.version}.gem" do puts "generated latest version" end +hwy{ + 'name':'handsome-boy' + 'sex':'man' +} + +add by hwy at 20180426-1803