diff --git a/Gemfile b/Gemfile index 45b4857..6d9b27d 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,3 @@ source 'https://rubygems.org' -gem 'grpc-tools', '= 1.57.0' +gem 'grpc-tools', '= 1.58.0' diff --git a/Gemfile.lock b/Gemfile.lock index c10248f..836b79c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - grpc-tools (1.57.0) + grpc-tools (1.58.0) PLATFORMS ruby DEPENDENCIES - grpc-tools (= 1.57.0) + grpc-tools (= 1.58.0) BUNDLED WITH 2.1.4