Skip to content

Commit

Permalink
Update dependency grpc-tools to v1.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent 5d363ee commit 9b54428
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source 'https://rubygems.org'

gem 'grpc-tools', '= 1.57.0'
gem 'grpc-tools', '= 1.58.0'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 9b54428

Please sign in to comment.