Skip to content

Commit ef4b8f8

Browse files
committed
bump google-protobuf to 3.19.6
1 parent 0bd5566 commit ef4b8f8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ gem 'memcachier'
6363
gem 'useragent'
6464
gem 'tool'
6565
gem 'google-api-client', '~> 0.9.4'
66+
gem 'google-protobuf', '~> 3.19.6'
6667
gem 'fog-aws', '~> 0.12.0'
6768
gem 'fog-google', '~> 0.4.2'
6869
gem 'activerecord', '~> 6.1.6.1'

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ GEM
231231
google-cloud-trace-v2 (0.3.5)
232232
gapic-common (>= 0.7, < 2.a)
233233
google-cloud-errors (~> 1.0)
234-
google-protobuf (3.19.4)
234+
google-protobuf (3.19.6)
235235
googleapis-common-protos (1.3.12)
236236
google-protobuf (~> 3.14)
237237
googleapis-common-protos-types (~> 1.2)
@@ -460,6 +460,7 @@ DEPENDENCIES
460460
foreman
461461
gh!
462462
google-api-client (~> 0.9.4)
463+
google-protobuf (~> 3.19.6)
463464
hashdiff
464465
hashr
465466
http (~> 4)

0 commit comments

Comments
 (0)