From 30af5f3e5fc6c2c9a765bebd6227aaac8ed04097 Mon Sep 17 00:00:00 2001 From: icyleaf Date: Sat, 10 Aug 2024 14:40:57 +0000 Subject: [PATCH] fix: gemfile.lock --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1c9bfd3c..48bf5678 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -221,7 +221,7 @@ GEM rake (>= 13) graphiql-rails (1.10.0) railties - graphql (2.3.7) + graphql (2.3.10) base64 hashie (5.0.0) health_check (3.1.0) @@ -669,7 +669,7 @@ DEPENDENCIES gitlab_omniauth-ldap (~> 2.2.0) good_job (~> 3.30.0) graphiql-rails - graphql (~> 2.3.6) + graphql (~> 2.3.10) health_check (~> 3.1.0) improved_jenkins_client (~> 1.6.7) jb (~> 0.8.2)