blob: a38abe75a8300bf3438538896c0ea92f75c55b2a [file] [log] [blame]
source "https://rubygems.org"
# Make sure all dependencies are in sync with the main library.
gem 'thrift', path: '../../lib/rb'
gem 'rack', '~> 2.0', '>= 2.0.4'
gem 'thin', '~> 1.7', '>= 1.7.2'
gem 'test-unit', '~> 3.2', '>= 3.2.7'