Skip to content
Snippets Groups Projects
Commit 76394817 authored by Michael Lumish's avatar Michael Lumish
Browse files

Merge pull request #89 from tbetbetbe/grpc_ruby_upgrade_protobuf_ruby_again

Fixes a regression in the style pull request
parents 861c79b0 6c57f6b1
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ Gem::Specification.new do |s| ...@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.add_dependency 'xray' s.add_dependency 'xray'
s.add_dependency 'logging', '~> 1.8' s.add_dependency 'logging', '~> 1.8'
s.add_dependency 'google-protobuf', '~> 3.0.0alpha' s.add_dependency 'google-protobuf', '~> 3.0.0alpha.1.1'
s.add_dependency 'minitest', '~> 5.4' # reqd for interop tests s.add_dependency 'minitest', '~> 5.4' # reqd for interop tests
s.add_development_dependency 'bundler', '~> 1.7' s.add_development_dependency 'bundler', '~> 1.7'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment