source "http://rubygems.org"

gem "json",     "~> 1.7.7"
gem "cucumber", "~> 1.3.1"
gem "rspec"   , "~> 2.13.0"
gem "ffi"     , "~> 1.8.1"
