Update dependencies

This commit is contained in:
Charlotte Van Petegem 2021-05-01 11:46:54 +02:00
parent 0ad1330e1d
commit ec4c6bdf13
No known key found for this signature in database
GPG key ID: 019E764B7184435A
6 changed files with 28 additions and 28 deletions

View file

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

View file

@ -129,7 +129,7 @@ GEM
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
parallel (1.20.1)
parser (3.0.0.0)
parser (3.0.1.0)
ast (~> 2.4.1)
pg (1.2.3)
puma (5.2.2)
@ -175,7 +175,7 @@ GEM
ffi (~> 1.0)
regexp_parser (2.1.1)
rexml (3.2.5)
rubocop (1.12.0)
rubocop (1.13.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.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.1)
rubocop-minitest (0.12.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.1)
rubocop-minitest (~> 0.12.1)
rubocop-rails (~> 2.9)
simplecov (~> 0.21)
spring (~> 2.1)

View file

@ -546,10 +546,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1jixakyzmy0j5c1rb0fjrrdhgnyryvrr6vgcybs14jfw09akv5ml";
sha256 = "04ri489irbbx6sbkclpgri7j7p99v2qib5g2i70xx5fay12ilny8";
type = "gem";
};
version = "3.0.0.0";
version = "3.0.1.0";
};
pg = {
groups = [ "default" ];
@ -736,10 +736,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1i3y0h6awywx4rdmjdan908jmnyk589pndbjypxkfbkqvjx514fw";
sha256 = "0cgrj670wrdw202pddiawcx2jbkcp7ja8zbc646by7nrg9ax492d";
type = "gem";
};
version = "1.12.0";
version = "1.13.0";
};
rubocop-ast = {
dependencies = [ "parser" ];
@ -758,10 +758,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0s4pqq4v8gb3nw4jcb82xplrrncn9plw81vqqfm700sf9j8k9gj0";
sha256 = "1crskzfspy9fzr410kahhz7818zvxyfphx6d6spa3rlwakl296vg";
type = "gem";
};
version = "0.11.1";
version = "0.12.1";
};
rubocop-rails = {
dependencies = [ "activesupport" "rack" "rubocop" ];

View file

@ -7738,11 +7738,11 @@
};
}
{
name = "sass___sass_1.32.11.tgz";
name = "sass___sass_1.32.12.tgz";
path = fetchurl {
name = "sass___sass_1.32.11.tgz";
url = "https://registry.yarnpkg.com/sass/-/sass-1.32.11.tgz";
sha1 = "b236b3ea55c76602c2ef2bd0445f0db581baa218";
name = "sass___sass_1.32.12.tgz";
url = "https://registry.yarnpkg.com/sass/-/sass-1.32.12.tgz";
sha1 = "a2a47ad0f1c168222db5206444a30c12457abb9f";
};
}
{
@ -9026,11 +9026,11 @@
};
}
{
name = "vue_cli_plugin_vuetify___vue_cli_plugin_vuetify_2.3.1.tgz";
name = "vue_cli_plugin_vuetify___vue_cli_plugin_vuetify_2.4.0.tgz";
path = fetchurl {
name = "vue_cli_plugin_vuetify___vue_cli_plugin_vuetify_2.3.1.tgz";
url = "https://registry.yarnpkg.com/vue-cli-plugin-vuetify/-/vue-cli-plugin-vuetify-2.3.1.tgz";
sha1 = "9e45a686902351320e876881d057eb69c646a22b";
name = "vue_cli_plugin_vuetify___vue_cli_plugin_vuetify_2.4.0.tgz";
url = "https://registry.yarnpkg.com/vue-cli-plugin-vuetify/-/vue-cli-plugin-vuetify-2.4.0.tgz";
sha1 = "e3eca6a51592a1610b2006296efc31c52981b031";
};
}
{
@ -9058,11 +9058,11 @@
};
}
{
name = "vue_i18n___vue_i18n_8.24.3.tgz";
name = "vue_i18n___vue_i18n_8.24.4.tgz";
path = fetchurl {
name = "vue_i18n___vue_i18n_8.24.3.tgz";
url = "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.24.3.tgz";
sha1 = "2233ae11ec59e8204df58a28fc41afe9754e3b41";
name = "vue_i18n___vue_i18n_8.24.4.tgz";
url = "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.24.4.tgz";
sha1 = "b158614c1df7db183d9cadddbb73e1d540269492";
};
}
{