Skip to content

Commit

Permalink
Add dependency on create_github_release gem used for releasing the gi…
Browse files Browse the repository at this point in the history
…t gem

Signed-off-by: James Couball <jcouball@yahoo.com>
  • Loading branch information
jcouball committed May 7, 2024
1 parent 7376d76 commit 8566929
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'process_executer', '~> 1.1'
s.add_runtime_dependency 'rchardet', '~> 1.8'

s.add_development_dependency 'create_github_release', '~> 1.3'
s.add_development_dependency 'minitar', '~> 0.9'
s.add_development_dependency 'mocha', '~> 2.1'
s.add_development_dependency 'rake', '~> 13.1'
Expand Down

0 comments on commit 8566929

Please sign in to comment.