mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
b5948eb378
Client: ruby test Patch: jfarrell Updates test suite to include needed dependencies and run via bundler.
7 lines
96 B
Ruby
7 lines
96 B
Ruby
source "http://rubygems.org"
|
|
|
|
require "rubygems"
|
|
|
|
gem "rack", "~> 1.5.2"
|
|
gem "thin", "~> 1.5.0"
|