Updated to Git Cop 1.5.0.

[Changes](https://github.com/bkuhlmann/git-cop/releases/tag/v1.5.0).
This commit is contained in:
Brooke Kuhlmann
2017-07-30 16:03:20 -06:00
parent 048908f2ba
commit e89a05fcbf
2 changed files with 6 additions and 6 deletions

View File

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

View File

@@ -2,10 +2,10 @@ GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
equatable (0.5.0) equatable (0.5.0)
git-cop (1.3.0) git-cop (1.5.0)
pastel (~> 0.7) pastel (~> 0.7)
refinements (~> 4.1) refinements (~> 4.2)
runcom (~> 1.1) runcom (~> 1.2)
thor (~> 0.19) thor (~> 0.19)
pastel (0.7.1) pastel (0.7.1)
equatable (~> 0.5.0) equatable (~> 0.5.0)
@@ -21,8 +21,8 @@ PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
git-cop (~> 1.3) git-cop (~> 1.5)
rake (~> 12.0) rake (~> 12.0)
BUNDLED WITH BUNDLED WITH
1.15.2 1.15.3