Merge pull request #65266 from marsam/update-rubocop

rubocop: 0.72.0 -> 0.73.0
This commit is contained in:
Robin Gloster 2019-07-23 14:48:17 +00:00 committed by GitHub
commit 0142252012
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ GEM
parser (2.6.3.0)
ast (~> 2.4.0)
rainbow (3.0.0)
rubocop (0.72.0)
rubocop (0.73.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)

View file

@ -56,10 +56,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "192vmm9ah6b4wyabawaszpr8n3z93y3ymykp3m4pncrbwngmn3m2";
sha256 = "1b5zc8xaqb5krchjrjqj7sc205awmnpksc4ng0rbckd6xcbr7n0f";
type = "gem";
};
version = "0.72.0";
version = "0.73.0";
};
ruby-progressbar = {
groups = ["default"];