Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-04-05 15:45:49 +02:00
parent 448d3fb359
commit b4c19b2b08
No known key found for this signature in database
GPG key ID: 019E764B7184435A
5 changed files with 18 additions and 18 deletions

View file

@ -7,7 +7,7 @@ let
owner = "accentor";
repo = "web";
rev = "develop";
sha256 = "1cdxy3l85xkdfnaykrs4ik13qkln2686h0i2bxgfilg2xvvmm323";
sha256 = "01s1b3lygrna0bvhgw4z6f54lw2ldwqww6wcdnn040d5dxy0ijjp";
};
yarnNix = ./accentor/yarn.nix;
buildPhase = ''
@ -24,7 +24,7 @@ let
owner = "accentor";
repo = "api";
rev = "develop";
sha256 = "06x179w6wm1w3zs517pfik95c5fx6ljlrfjxjnkm0h9zcijbvr4h";
sha256 = "0l1vd22n89j2dg1vl2j1rr4ga1w1ssfkl2716zpkwby3i0389xxp";
};
gems = pkgs.bundlerEnv {
name = "accentor-api-env";

View file

@ -54,7 +54,7 @@ end
group :development do
gem 'annotate', '~> 3.1'
gem 'rubocop-minitest', '~> 0.11.0'
gem 'rubocop-minitest', '~> 0.11.1'
gem 'rubocop-rails', '~> 2.9'
gem 'listen', '>= 3.1.5', '< 3.6'

View file

@ -108,7 +108,7 @@ GEM
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
jsonapi-renderer (0.2.2)
listen (3.5.0)
listen (3.5.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.9.0)
@ -186,7 +186,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
rubocop-minitest (0.11.0)
rubocop-minitest (0.11.1)
rubocop (>= 0.90, < 2.0)
rubocop-rails (2.9.1)
activesupport (>= 4.2.0)
@ -247,7 +247,7 @@ DEPENDENCIES
rack (~> 2.1.4)
rack-cors (~> 1.1)
rails (~> 6.1)
rubocop-minitest (~> 0.11.0)
rubocop-minitest (~> 0.11.1)
rubocop-rails (~> 2.9)
simplecov (~> 0.21)
spring (~> 2.1)

View file

@ -399,10 +399,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1r1mr4x1l7x6gkx9avmrwfwagzqf8h71mklrg9dzr01yh132yx65";
sha256 = "0h2v34xhi30w0d9gfzds2w6v89grq2gkpgvmdj9m8x1ld1845xnj";
type = "gem";
};
version = "3.5.0";
version = "3.5.1";
};
loofah = {
dependencies = ["crass" "nokogiri"];
@ -755,10 +755,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "123kkqpcrk11hp5rylz3ayygd7aw39pwi3nhv850s3ymm34cckq6";
sha256 = "0s4pqq4v8gb3nw4jcb82xplrrncn9plw81vqqfm700sf9j8k9gj0";
type = "gem";
};
version = "0.11.0";
version = "0.11.1";
};
rubocop-rails = {
dependencies = ["activesupport" "rack" "rubocop"];

View file

@ -9018,11 +9018,11 @@
};
}
{
name = "vue_cli_plugin_i18n___vue_cli_plugin_i18n_2.0.2.tgz";
name = "vue_cli_plugin_i18n___vue_cli_plugin_i18n_2.0.3.tgz";
path = fetchurl {
name = "vue_cli_plugin_i18n___vue_cli_plugin_i18n_2.0.2.tgz";
url = "https://registry.yarnpkg.com/vue-cli-plugin-i18n/-/vue-cli-plugin-i18n-2.0.2.tgz";
sha1 = "780764fd17104638fc7b982b0c34fe74068bbaf0";
name = "vue_cli_plugin_i18n___vue_cli_plugin_i18n_2.0.3.tgz";
url = "https://registry.yarnpkg.com/vue-cli-plugin-i18n/-/vue-cli-plugin-i18n-2.0.3.tgz";
sha1 = "0d4fd3088552ac38f773fa0d03e81229fc3909d3";
};
}
{
@ -9146,11 +9146,11 @@
};
}
{
name = "vuetify___vuetify_2.4.8.tgz";
name = "vuetify___vuetify_2.4.9.tgz";
path = fetchurl {
name = "vuetify___vuetify_2.4.8.tgz";
url = "https://registry.yarnpkg.com/vuetify/-/vuetify-2.4.8.tgz";
sha1 = "c6e883a9b2560f9906bd8b9f9eb58b001200aeef";
name = "vuetify___vuetify_2.4.9.tgz";
url = "https://registry.yarnpkg.com/vuetify/-/vuetify-2.4.9.tgz";
sha1 = "c4ccf4cf3dc81d426da78913c32d47ab33ede38f";
};
}
{