Skip to content

Commit 6a3ee7c

Browse files
Update dependency grpc-tools to v1.78.1
1 parent 1914932 commit 6a3ee7c

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.78.1'

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.78.1)
55

66
PLATFORMS
77
ruby
88

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

1212
BUNDLED WITH
1313
2.6.8

0 commit comments

Comments
 (0)