Skip to content
Snippets Groups Projects
Commit 6c57f6b1 authored by Tim Emiola's avatar Tim Emiola
Browse files

Fixes a regression in the style pull request

parent 861c79b0
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.add_dependency 'xray'
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_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