Skip to content

Commit

Permalink
Upgrade to ruby-git 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nevinera committed May 24, 2024
1 parent 81228f8 commit f381711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quiet_quality.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
.map { |path| path.sub(/^bin\//, "") }
end

spec.add_dependency "git", "~> 1.18"
spec.add_dependency "git", "~> 2.0"
spec.add_dependency "git_diff_parser", "~> 4"

spec.add_development_dependency "rspec", "~> 3.13"
Expand Down

0 comments on commit f381711

Please sign in to comment.