commit
eaf7c34d74
@ -2,7 +2,7 @@ GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
clocale (0.0.4)
|
||||
colorls (1.2.0)
|
||||
colorls (1.3.3)
|
||||
clocale (~> 0)
|
||||
filesize (~> 0)
|
||||
manpages (~> 0)
|
||||
|
@ -12,7 +12,7 @@ bundlerApp {
|
||||
description = "Prettified LS";
|
||||
homepage = "https://github.com/athityakumar/colorls";
|
||||
license = with licenses; mit;
|
||||
maintainers = with maintainers; [ lukebfox nicknovitski ];
|
||||
maintainers = with maintainers; [ lukebfox nicknovitski cbley ];
|
||||
platforms = ruby.meta.platforms;
|
||||
};
|
||||
}
|
||||
|
@ -15,10 +15,10 @@
|
||||
platforms = [];
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "0bcrig88ipzj43lnkrb5qmimdrml4lx15rcrhr6m2hxb0pks8932";
|
||||
sha256 = "07rvm3g65slnqzal718qwfmgsjnkysx00jn8dnv96317yx0mxfx6";
|
||||
type = "gem";
|
||||
};
|
||||
version = "1.2.0";
|
||||
version = "1.3.3";
|
||||
};
|
||||
filesize = {
|
||||
groups = ["default"];
|
||||
|
Loading…
Reference in New Issue
Block a user