File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ gem 'memcachier'
63
63
gem 'useragent'
64
64
gem 'tool'
65
65
gem 'google-api-client' , '~> 0.9.4'
66
+ gem 'google-protobuf' , '~> 3.19.6'
66
67
gem 'fog-aws' , '~> 0.12.0'
67
68
gem 'fog-google' , '~> 0.4.2'
68
69
gem 'activerecord' , '~> 6.1.6.1'
Original file line number Diff line number Diff line change 231
231
google-cloud-trace-v2 (0.3.5 )
232
232
gapic-common (>= 0.7 , < 2.a )
233
233
google-cloud-errors (~> 1.0 )
234
- google-protobuf (3.19.4 )
234
+ google-protobuf (3.19.6 )
235
235
googleapis-common-protos (1.3.12 )
236
236
google-protobuf (~> 3.14 )
237
237
googleapis-common-protos-types (~> 1.2 )
@@ -460,6 +460,7 @@ DEPENDENCIES
460
460
foreman
461
461
gh !
462
462
google-api-client (~> 0.9.4 )
463
+ google-protobuf (~> 3.19.6 )
463
464
hashdiff
464
465
hashr
465
466
http (~> 4 )
You can’t perform that action at this time.
0 commit comments