diff --git a/gems/gitlab-backup-cli/Gemfile.next.lock b/gems/gitlab-backup-cli/Gemfile.next.lock index e9cc14a40e3217c5772e1b08e7a7a867033997cc..4c0e246df896722e6923b67c986d08bd21a7ab82 100644 --- a/gems/gitlab-backup-cli/Gemfile.next.lock +++ b/gems/gitlab-backup-cli/Gemfile.next.lock @@ -13,16 +13,18 @@ PATH activerecord (>= 7) activesupport (>= 7) addressable (~> 2.8) + bigdecimal (~> 3.1) concurrent-ruby (~> 1.1) faraday (~> 2) google-cloud-storage_transfer (~> 1.2.0) google-protobuf (~> 3.25, >= 3.25.3) - googleauth (~> 1.8.1) - grpc (= 1.63.0) + googleauth (~> 1.14) + grpc (~> 1.74.0) json (~> 2.7) jwt (~> 2.5) logger (~> 1.5) minitest (~> 5.11.0) + mutex_m (~> 0.3) parallel (~> 1.19) pg (~> 1.5.6) rack (~> 2.2.9) @@ -95,6 +97,7 @@ GEM google-cloud-storage_transfer-v1 (0.8.0) gapic-common (>= 0.20.0, < 2.a) google-cloud-errors (~> 1.0) + google-logging-utils (0.2.0) google-protobuf (3.25.5) google-protobuf (3.25.5-aarch64-linux) google-protobuf (3.25.5-arm64-darwin) @@ -107,29 +110,31 @@ GEM grpc (~> 1.41) googleapis-common-protos-types (1.16.0) google-protobuf (>= 3.18, < 5.a) - googleauth (1.8.1) - faraday (>= 0.17.3, < 3.a) + googleauth (1.14.0) + faraday (>= 1.0, < 3.a) + google-cloud-env (~> 2.2) + google-logging-utils (~> 0.1) jwt (>= 1.4, < 3.0) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - grpc (1.63.0) - google-protobuf (~> 3.25) + grpc (1.74.0) + google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.63.0-aarch64-linux) - google-protobuf (~> 3.25) + grpc (1.74.0-aarch64-linux-gnu) + google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.63.0-arm64-darwin) - google-protobuf (~> 3.25) + grpc (1.74.0-arm64-darwin) + google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.63.0-x86-linux) - google-protobuf (~> 3.25) + grpc (1.74.0-x86-linux-gnu) + google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.63.0-x86_64-darwin) - google-protobuf (~> 3.25) + grpc (1.74.0-x86_64-darwin) + google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.63.0-x86_64-linux) - google-protobuf (~> 3.25) + grpc (1.74.0-x86_64-linux-gnu) + google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) i18n (1.14.6) concurrent-ruby (~> 1.0) @@ -141,7 +146,7 @@ GEM method_source (1.1.0) minitest (5.11.3) multi_json (1.15.0) - mutex_m (0.2.0) + mutex_m (0.3.0) net-http (0.4.1) uri os (1.1.4) @@ -155,7 +160,7 @@ GEM method_source (~> 1.0) public_suffix (6.0.1) racc (1.8.1) - rack (2.2.9) + rack (2.2.17) rainbow (3.1.1) rake (13.2.1) regexp_parser (2.9.2) @@ -239,4 +244,4 @@ DEPENDENCIES rubocop-rspec (~> 2.27.1) BUNDLED WITH - 2.5.20 + 2.6.9