Skip to content

Commit

Permalink
Update create_github_release dependency so pre-releases can be made
Browse files Browse the repository at this point in the history
Signed-off-by: James Couball <jcouball@yahoo.com>
  • Loading branch information
jcouball committed May 10, 2024
1 parent 8566929 commit 56783e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git.gemspec
Expand Up @@ -32,7 +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 'create_github_release', '~> 1.4'
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 56783e7

Please sign in to comment.