diff --git a/Gemfile b/Gemfile index 703f988..1c1a7b8 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,3 @@ source 'https://rubygems.org' -gem 'grpc-tools', '= 1.62.0' +gem 'grpc-tools', '= 1.65.2' diff --git a/Gemfile.lock b/Gemfile.lock index 24681d2..e912ce4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - grpc-tools (1.62.0) + grpc-tools (1.65.2) PLATFORMS ruby DEPENDENCIES - grpc-tools (= 1.62.0) + grpc-tools (= 1.65.2) BUNDLED WITH 2.1.4