blob: 71ea8eae7026b8d1380c51e164593b5f8cd1b97a [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.2'
gem 'thin', '~> 1.7', '>= 1.7.2'
gem 'test-unit', '~> 3.2', '>= 3.2.7'
eval_gemfile File.expand_path("../../lib/rb/Gemfile.linters", __dir__)