Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-07-24 13:57:19 +02:00
parent ee37a86db4
commit 0e3c2a3b9e
No known key found for this signature in database
GPG key ID: 019E764B7184435A
9 changed files with 57 additions and 57 deletions

View file

@ -337,10 +337,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0nq1fb3vbfylccwba64zblxy96qznxbys5900wd7gm9bpplmf432";
sha256 = "1wgvaclp4h9y8zkrgz8p2hqkrgr4j7kz0366mik0970w532cbmcq";
type = "gem";
};
version = "1.15.0";
version = "1.15.3";
};
globalid = {
dependencies = [ "activesupport" ];
@ -402,10 +402,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0h2v34xhi30w0d9gfzds2w6v89grq2gkpgvmdj9m8x1ld1845xnj";
sha256 = "1dq7yd4s9accpjiq0f92sgikw3whc5wnjn065laggkpqcqgx75gh";
type = "gem";
};
version = "3.5.1";
version = "3.6.0";
};
loofah = {
dependencies = [ "crass" "nokogiri" ];
@ -694,10 +694,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1k9bsj7ni0g2fd7scyyy1sk9dy2pg9akniahab0iznvjmhn54h87";
sha256 = "1qsx9c4jr11vr3a9s5j83avczx9qn9rjaf32gxpc2v451hvbc0is";
type = "gem";
};
version = "0.10.4";
version = "0.11.0";
};
rb-inotify = {
dependencies = [ "ffi" ];