Remove turn

This commit is contained in:
Erik Michaels-Ober 2011-08-09 11:38:55 -07:00
parent 502c589a57
commit 78e90a3283
2 changed files with 0 additions and 5 deletions

View File

@ -23,6 +23,5 @@ group :test do
gem 'ZenTest'
gem 'simplecov'
gem 'sqlite3'
gem 'turn', :require => false
gem 'webmock'
end

View File

@ -32,7 +32,6 @@ GEM
activesupport (3.1.0.rc5)
multi_json (~> 1.0)
addressable (2.2.6)
ansi (1.3.0)
arel (2.1.4)
bcrypt-ruby (2.1.4)
bcrypt-ruby (2.1.4-java)
@ -104,8 +103,6 @@ GEM
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
turn (0.8.2)
ansi (>= 1.2.2)
tzinfo (0.3.29)
uglifier (1.0.0)
execjs (>= 0.3.0)
@ -132,6 +129,5 @@ DEPENDENCIES
sqlite3
therubyracer
therubyrhino
turn
uglifier
webmock