colorls: 1.3.3 -> 1.4.2
This commit is contained in:
parent
7888f8c451
commit
874a47f852
|
@ -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)
|
||||||
|
|
|
@ -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"];
|
||||||
|
|
Loading…
Reference in New Issue