# HG changeset patch
# User Robert Marshall <rmarshall@gitlab.com>
# Date 1652247772 14400
#      Wed May 11 01:42:52 2022 -0400
# Node ID 5a385f624e1ba0f7bac10238ce83891f01afcbed
# Parent  de222027d9ca91928b03fc53fa859dedbfe4c7a5
Update Omnibus Gem Version

- Updates to Omnibus Gem 8.2.1.8 which now uses CINC upstream rubygems
  sources for `chef-utils` and `chef-config`

Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6829

Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6405

Changelog: changed

Signed-off-by: Robert Marshall <rmarshall@gitlab.com>

diff --git a/Gemfile.lock b/Gemfile.lock
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
 GIT
   remote: https://gitlab.com/gitlab-org/omnibus.git
-  revision: 23cd439d784146105272d1d3a741b21d78cba87f
-  tag: 8.2.1.7
+  revision: 68f24e05c0e688003d610e169939eb58a75b8e04
+  tag: 8.2.1.8
   specs:
     omnibus (8.2.1)
       aws-sdk-s3 (~> 1)
diff --git a/OMNIBUS_GEM_VERSION b/OMNIBUS_GEM_VERSION
--- a/OMNIBUS_GEM_VERSION
+++ b/OMNIBUS_GEM_VERSION
@@ -1,1 +1,1 @@
-8.2.1.7
+8.2.1.8