Merge pull request #92788 from lukebfox/colorls

colorls: 1.3.3 -> 1.4.2
This commit is contained in:
Maximilian Bosch 2020-07-10 11:55:43 +02:00 committed by GitHub
commit cf47c64ee7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
clocale (0.0.4) clocale (0.0.4)
colorls (1.3.3) colorls (1.4.2)
clocale (~> 0) clocale (~> 0)
filesize (~> 0) filesize (~> 0)
manpages (~> 0) manpages (~> 0)

View File

@ -15,10 +15,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "07rvm3g65slnqzal718qwfmgsjnkysx00jn8dnv96317yx0mxfx6"; sha256 = "0sw377wklld5zn1la0smxc2bg4rph2xf9d0h3zmxhmds06lb92db";
type = "gem"; type = "gem";
}; };
version = "1.3.3"; version = "1.4.2";
}; };
filesize = { filesize = {
groups = ["default"]; groups = ["default"];