diff --git a/CHANGELOG.md b/CHANGELOG.md
index f73c963251358ca9b166d234455fea21368cc307..e1dc72a963b0bb1b29d313b8367cfcd7f88f72f1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -64,12 +64,13 @@
                   drupal-org.make] files and filter the code for Drupal
                   8 Coding Standard
 * - Updated [Drupal] core from 8.7.11 ( ~8.7.0 ) to 8.8.1 ( ~8.8.0 )
-* - Updated [DRD Agent] module from 8.1.10 to 8.1.11
+* - Updated [DRD Agent] module from 8.1.10 to 8.1.12
 * - Updated [Metatag] module from 8.1.10 to 8.1.11
 * - Updated [Paragraphs] module from 8.1.9 to 8.1.10
 * - Updated [Social API] module from 8.2.0-rc1 to 8.2.0-rc2
 * - Updated [Social Auth] module from 8.2.0-rc1 to 8.2.0-rc2
 * - Updated [Social Auth Google] module from 8.2.0-beta4 to 8.2.0
+* - Updated [Blazy] module from 8.2.0-rc5 to 8.2.0-rc6
 
 ### Fixes since Varbase 8.x-7.4:
 * Issue [#3098789](https://www.drupal.org/node/3098789):
diff --git a/README.md b/README.md
index 32ce25be4a422cae242383915d01c31865c5a94d..351b77f397eaa8de13ced88794d989f04751e68c 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://travis-ci.org/Vardot/varbase.svg?branch=8.x-8.0)](https://travis-ci.org/Vardot/varbase/builds/628830057) Varbase 8.8.0
+[![Build Status](https://travis-ci.org/Vardot/varbase.svg?branch=8.x-8.0)](https://travis-ci.org/Vardot/varbase/builds/629110816) Varbase 8.8.0
 
 [![](https://www.drupal.org/files/styles/grid-3/public/project-images/Medium-Logo%20Color%20with%20padding.png)](https://www.drupal.org/project/varbase)
 
diff --git a/composer.json b/composer.json
index 4b239cca7e24707dbb5b4b9f7e27e92f3aa778c1..5eb9bab1614c2d92814a1e9ebf41e66deffe2fe6 100644
--- a/composer.json
+++ b/composer.json
@@ -32,7 +32,7 @@
     "cweagans/composer-patches": "~1.0",
     "drupal/core-composer-scaffold": "^8.8.0",
     "drupal/drupal-library-installer-plugin": "^0.3",
-    "drupal/varbase_core": "8.x-dev",
+    "drupal/varbase_core": "~8.0",
     "drupal/varbase_api": "~7.0",
     "drupal/varbase_media": "~7.0",
     "drupal/varbase_bootstrap_paragraphs": "~7.0",
diff --git a/drupal-org.make b/drupal-org.make
index c84bc1246605ad9fd050d448cc1707400a341058..aacd0c5a5348be11e473b54f75b8356724140e5a 100644
--- a/drupal-org.make
+++ b/drupal-org.make
@@ -412,7 +412,7 @@ projects[search_api][type] = module
 projects[search_api][version] = 1.15
 
 projects[blazy][type] = module
-projects[blazy][version] = 2.0-rc5
+projects[blazy][version] = 2.0-rc6
 
 projects[slick][type] = module
 projects[slick][version] = 2.0-rc4