Skip to content

Commit 4e6c448

Browse files
Update dependency grpc-tools to v1.76.0
1 parent 1914932 commit 4e6c448

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source 'https://rubygems.org'
22

3-
gem 'grpc-tools', '= 1.74.0'
3+
gem 'grpc-tools', '= 1.76.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
grpc-tools (1.74.0)
4+
grpc-tools (1.76.0)
55

66
PLATFORMS
77
ruby
88

99
DEPENDENCIES
10-
grpc-tools (= 1.74.0)
10+
grpc-tools (= 1.76.0)
1111

1212
BUNDLED WITH
1313
2.6.8

0 commit comments

Comments
 (0)