Updated to Git Cop 3.0.0.

Includes enhanced support for XDG environment variables which don't
require support of additional tools like [direnv](https://direnv.net).

[Changes](https://github.com/bkuhlmann/git-cop/releases/tag/3.0.0).
This commit is contained in:
Brooke Kuhlmann
2019-01-01 10:21:29 -07:00
parent f58f146074
commit a547d061b2

View File

@@ -3,4 +3,4 @@
source "https://rubygems.org"
gem "rake", "~> 12.0"
gem "git-cop", "~> 2.2"
gem "git-cop", "~> 3.0"