Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Commit

Permalink
REPT-173 - Update thrift
Browse files Browse the repository at this point in the history
  • Loading branch information
John Glorioso committed Apr 4, 2017
1 parent f8a964c commit 468396e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rbhive.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ['lib']

spec.add_dependency('thrift', '~> 0.9')
spec.add_dependency('thrift', '= 0.10')
spec.add_dependency('json')

spec.add_development_dependency 'rake'
Expand Down

0 comments on commit 468396e

Please sign in to comment.