From b4c19b2b08d17303c7570df37cb8a663789b3f74 Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Mon, 5 Apr 2021 15:45:49 +0200 Subject: [PATCH] Update accentor --- modules/accentor.nix | 4 ++-- modules/accentor/Gemfile | 2 +- modules/accentor/Gemfile.lock | 6 +++--- modules/accentor/gemset.nix | 8 ++++---- modules/accentor/yarn.nix | 16 ++++++++-------- 5 files changed, 18 insertions(+), 18 deletions(-) diff --git a/modules/accentor.nix b/modules/accentor.nix index d689489c..18f356aa 100644 --- a/modules/accentor.nix +++ b/modules/accentor.nix @@ -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"; diff --git a/modules/accentor/Gemfile b/modules/accentor/Gemfile index 8a6ce97b..aeb1fb85 100644 --- a/modules/accentor/Gemfile +++ b/modules/accentor/Gemfile @@ -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' diff --git a/modules/accentor/Gemfile.lock b/modules/accentor/Gemfile.lock index c7e3a8b7..15afe0e9 100644 --- a/modules/accentor/Gemfile.lock +++ b/modules/accentor/Gemfile.lock @@ -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) diff --git a/modules/accentor/gemset.nix b/modules/accentor/gemset.nix index c57c17cd..2a993f2c 100644 --- a/modules/accentor/gemset.nix +++ b/modules/accentor/gemset.nix @@ -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"]; diff --git a/modules/accentor/yarn.nix b/modules/accentor/yarn.nix index 8a0a3e0b..4608984c 100644 --- a/modules/accentor/yarn.nix +++ b/modules/accentor/yarn.nix @@ -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"; }; } {