mirror of
https://github.com/schmittlauch/nur-packages
synced 2025-05-11 08:00:17 +02:00
lolcommits: 0.16.2 -> 0.16.3
This commit is contained in:
parent
39b80ee20a
commit
449fcd9095
|
@ -3,24 +3,24 @@ GEM
|
|||
specs:
|
||||
addressable (2.7.0)
|
||||
public_suffix (>= 2.0.2, < 5.0)
|
||||
git (1.6.0)
|
||||
git (1.8.1)
|
||||
rchardet (~> 1.8)
|
||||
launchy (2.4.3)
|
||||
addressable (~> 2.3)
|
||||
lolcommits (0.16.2)
|
||||
git (~> 1.6.0)
|
||||
launchy (~> 2.4.3)
|
||||
launchy (2.5.0)
|
||||
addressable (~> 2.7)
|
||||
lolcommits (0.16.3)
|
||||
git (~> 1.8.1)
|
||||
launchy (~> 2.5.0)
|
||||
lolcommits-loltext (~> 0.4.0)
|
||||
mercurial-ruby (~> 0.7.12)
|
||||
methadone (~> 1.9.5)
|
||||
mini_magick (~> 4.10.1)
|
||||
mini_magick (~> 4.11.0)
|
||||
open4 (~> 1.3.4)
|
||||
lolcommits-loltext (0.4.0)
|
||||
mercurial-ruby (0.7.12)
|
||||
open4 (~> 1.3.0)
|
||||
methadone (1.9.5)
|
||||
bundler
|
||||
mini_magick (4.10.1)
|
||||
mini_magick (4.11.0)
|
||||
open4 (1.3.4)
|
||||
public_suffix (4.0.6)
|
||||
rchardet (1.8.0)
|
||||
|
|
|
@ -16,10 +16,10 @@
|
|||
platforms = [];
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "15sbv16dlap5d6naybl8cc99zffrpzygkhjz3m6l3r5y5yrhwwjc";
|
||||
sha256 = "0vdcv93s33d9914a9nxrn2y2qv15xk7jx94007cmalp159l08cnl";
|
||||
type = "gem";
|
||||
};
|
||||
version = "1.6.0";
|
||||
version = "1.8.1";
|
||||
};
|
||||
launchy = {
|
||||
dependencies = ["addressable"];
|
||||
|
@ -27,29 +27,21 @@
|
|||
platforms = [];
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "190lfbiy1vwxhbgn4nl4dcbzxvm049jwc158r2x7kq3g5khjrxa2";
|
||||
sha256 = "1xdyvr5j0gjj7b10kgvh8ylxnwk3wx19my42wqn9h82r4p246hlm";
|
||||
type = "gem";
|
||||
};
|
||||
version = "2.4.3";
|
||||
version = "2.5.0";
|
||||
};
|
||||
lolcommits = {
|
||||
dependencies = [
|
||||
"git"
|
||||
"launchy"
|
||||
"lolcommits-loltext"
|
||||
"mercurial-ruby"
|
||||
"methadone"
|
||||
"mini_magick"
|
||||
"open4"
|
||||
];
|
||||
dependencies = ["git" "launchy" "lolcommits-loltext" "mercurial-ruby" "methadone" "mini_magick" "open4"];
|
||||
groups = ["default"];
|
||||
platforms = [];
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "1qpjdl8np8xpw5v42331sqb628ldq300zaqg2z8iccxbrqjq240l";
|
||||
sha256 = "0qhh8qq5bf2qqkkiqvb90pvmw6q1whaxjkqb49v65dlj3hmvv75i";
|
||||
type = "gem";
|
||||
};
|
||||
version = "0.16.2";
|
||||
version = "0.16.3";
|
||||
};
|
||||
lolcommits-loltext = {
|
||||
groups = ["default"];
|
||||
|
@ -88,10 +80,10 @@
|
|||
platforms = [];
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "0lpq12z70n10c1qshcddd5nib2pkcbkwzvmiqqzj60l01k3x4fg9";
|
||||
sha256 = "1aj604x11d9pksbljh0l38f70b558rhdgji1s9i763hiagvvx2hs";
|
||||
type = "gem";
|
||||
};
|
||||
version = "4.10.1";
|
||||
version = "4.11.0";
|
||||
};
|
||||
open4 = {
|
||||
groups = ["default"];
|
||||
|
|
Loading…
Reference in a new issue