added thin to gemfile
This commit is contained in:
parent
178085b984
commit
414b18fb15
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue