Update accentor

This commit is contained in:
Charlotte Van Petegem 2022-02-28 09:36:30 +01:00
parent 4b25432b47
commit 372ab3b693
No known key found for this signature in database
GPG key ID: 019E764B7184435A
4 changed files with 7 additions and 29 deletions

View file

@ -854,10 +854,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0lk124dixshf8mmrjpsy9avnaygni3cwki25g8nm5py4d2f5fwwa";
sha256 = "19pzpx406rr9s3qk527rn9y3b76sjq5pi7y0xzqiy50q3k0hhg7g";
type = "gem";
};
version = "2.0.17";
version = "2.1.4";
};
simplecov = {
dependencies = [ "docile" "simplecov-html" "simplecov_json_formatter" ];