Merge pull request #86408 from avdv/colorls

colorls: 1.2.0 -> 1.3.3
This commit is contained in:
Maximilian Bosch 2020-04-30 22:59:44 +02:00 committed by GitHub
commit eaf7c34d74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 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.2.0) colorls (1.3.3)
clocale (~> 0) clocale (~> 0)
filesize (~> 0) filesize (~> 0)
manpages (~> 0) manpages (~> 0)

View File

@ -12,7 +12,7 @@ bundlerApp {
description = "Prettified LS"; description = "Prettified LS";
homepage = "https://github.com/athityakumar/colorls"; homepage = "https://github.com/athityakumar/colorls";
license = with licenses; mit; license = with licenses; mit;
maintainers = with maintainers; [ lukebfox nicknovitski ]; maintainers = with maintainers; [ lukebfox nicknovitski cbley ];
platforms = ruby.meta.platforms; platforms = ruby.meta.platforms;
}; };
} }

View File

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