commit
eaf7c34d74
@ -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)
|
||||||
|
@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -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"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user