diff --git a/Gemfile b/Gemfile index a37827cf3..32151c451 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem "bson_ext", "1.0.1" gem "haml" gem "devise", :git => "git://github.com/plataformatec/devise.git" gem 'roxml', :git => "git://github.com/Empact/roxml.git" - +gem "thin" group :test do gem 'rspec', '>= 2.0.0.beta.10'