diff --git a/Gemfile b/Gemfile old mode 100755 new mode 100644 index c9f9b09..a3b3e48 --- a/Gemfile +++ b/Gemfile @@ -67,7 +67,7 @@ gem "elasticsearch", "~> 7.1.0" gem "elasticsearch-model", "~> 7.0", require: "elasticsearch/model" gem "elasticsearch-rails", "~> 7.0" gem "faraday_middleware-aws-sigv4", "~> 0.3.0" -gem "google-protobuf", "3.19.6" +gem "google-protobuf", "3.25.5" gem "graphql", "~> 2.0.0" gem "graphql-batch", "~> 0.5.1" gem "maremma", "~> 5.0" diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 6b8fa7b..1608cb9 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -317,7 +317,7 @@ GEM rchardet (~> 1.8) globalid (1.3.0) activesupport (>= 6.1) - google-protobuf (3.19.6) + google-protobuf (3.25.5) graphql (2.0.32) base64 graphql-batch (0.5.4) @@ -776,7 +776,7 @@ DEPENDENCIES flipper-redis flipper-ui git (~> 1.5) - google-protobuf (= 3.19.6) + google-protobuf (= 3.25.5) graphql (~> 2.0.0) graphql-batch (~> 0.5.1) gravtastic (~> 3.2, >= 3.2.6)