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

Commit 468396e

Browse files
author
John Glorioso
committed
REPT-173 - Update thrift
1 parent f8a964c commit 468396e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rbhive.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
1818
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
1919
spec.require_paths = ['lib']
2020

21-
spec.add_dependency('thrift', '~> 0.9')
21+
spec.add_dependency('thrift', '= 0.10')
2222
spec.add_dependency('json')
2323

2424
spec.add_development_dependency 'rake'

0 commit comments

Comments
 (0)