Update dependencies
This commit is contained in:
parent
942da6af27
commit
42f7c26676
5 changed files with 23 additions and 23 deletions
|
@ -132,7 +132,7 @@ GEM
|
|||
parser (3.0.1.1)
|
||||
ast (~> 2.4.1)
|
||||
pg (1.2.3)
|
||||
puma (5.3.0)
|
||||
puma (5.3.1)
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.1.0)
|
||||
activesupport (>= 3.0.0)
|
||||
|
|
|
@ -567,10 +567,10 @@
|
|||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "1q34mqihyg7i46z0pbbkyw58fwmkq7a7315apaqmj41zp6akyjf1";
|
||||
sha256 = "00839fhvcq73h9a4crbrk87y6bi2z4vp1zazxihn6w0mrwr51c3i";
|
||||
type = "gem";
|
||||
};
|
||||
version = "5.3.0";
|
||||
version = "5.3.1";
|
||||
};
|
||||
pundit = {
|
||||
dependencies = [ "activesupport" ];
|
||||
|
|
|
@ -7034,11 +7034,11 @@
|
|||
};
|
||||
}
|
||||
{
|
||||
name = "prettier___prettier_2.2.1.tgz";
|
||||
name = "prettier___prettier_2.3.0.tgz";
|
||||
path = fetchurl {
|
||||
name = "prettier___prettier_2.2.1.tgz";
|
||||
url = "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz";
|
||||
sha1 = "795a1a78dd52f073da0cd42b21f9c91381923ff5";
|
||||
name = "prettier___prettier_2.3.0.tgz";
|
||||
url = "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz";
|
||||
sha1 = "b6a5bf1284026ae640f17f7ff5658a7567fc0d18";
|
||||
};
|
||||
}
|
||||
{
|
||||
|
@ -7658,11 +7658,11 @@
|
|||
};
|
||||
}
|
||||
{
|
||||
name = "sass___sass_1.32.12.tgz";
|
||||
name = "sass___sass_1.32.13.tgz";
|
||||
path = fetchurl {
|
||||
name = "sass___sass_1.32.12.tgz";
|
||||
url = "https://registry.yarnpkg.com/sass/-/sass-1.32.12.tgz";
|
||||
sha1 = "a2a47ad0f1c168222db5206444a30c12457abb9f";
|
||||
name = "sass___sass_1.32.13.tgz";
|
||||
url = "https://registry.yarnpkg.com/sass/-/sass-1.32.13.tgz";
|
||||
sha1 = "8d29c849e625a415bce71609c7cf95e15f74ed00";
|
||||
};
|
||||
}
|
||||
{
|
||||
|
@ -9058,11 +9058,11 @@
|
|||
};
|
||||
}
|
||||
{
|
||||
name = "vuetify___vuetify_2.4.11.tgz";
|
||||
name = "vuetify___vuetify_2.5.0.tgz";
|
||||
path = fetchurl {
|
||||
name = "vuetify___vuetify_2.4.11.tgz";
|
||||
url = "https://registry.yarnpkg.com/vuetify/-/vuetify-2.4.11.tgz";
|
||||
sha1 = "3aba19a32cd89c5dce523260f589cf95d90e2dce";
|
||||
name = "vuetify___vuetify_2.5.0.tgz";
|
||||
url = "https://registry.yarnpkg.com/vuetify/-/vuetify-2.5.0.tgz";
|
||||
sha1 = "5e510ed288c268c74fb791facadc7c899e286212";
|
||||
};
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue