Skip to content

Commit

Permalink
Unpin google-protobuf now that we are building it as a gem (#300)
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Hain <[email protected]>
  • Loading branch information
scotthain authored May 16, 2018
1 parent eb2356d commit a1469e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion train.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Gem::Specification.new do |spec|
spec.add_dependency 'google-api-client', '~> 0.19.8'
spec.add_dependency 'googleauth', '~> 0.6.2'
spec.add_dependency 'google-cloud', '~> 0.51.1'
spec.add_dependency 'google-protobuf', '= 3.5.1'
spec.add_dependency 'inifile'

spec.add_development_dependency 'mocha', '~> 1.1'
Expand Down

0 comments on commit a1469e9

Please sign in to comment.