rubocop: 0.73.0 -> 0.74.0

This commit is contained in:
Mario Rodas 2019-08-02 00:55:07 -05:00
parent f2639566b5
commit 18c515ac80
No known key found for this signature in database
GPG key ID: 4C4BEFD7B18DC5E8
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.73.0)
rubocop (0.74.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 = "1b5zc8xaqb5krchjrjqj7sc205awmnpksc4ng0rbckd6xcbr7n0f";
sha256 = "0wpyass9qb2wvq8zsc7wdzix5xy2ldiv66wnx8mwwprz2dcvzayk";
type = "gem";
};
version = "0.73.0";
version = "0.74.0";
};
ruby-progressbar = {
groups = ["default"];