diff --git a/Gemfile b/Gemfile index df2f5935..98123f72 100644 --- a/Gemfile +++ b/Gemfile @@ -41,7 +41,7 @@ if RUBY_ENGINE == "ruby" gem 'puma' gem 'yajl-ruby' gem 'nokogiri' - gem 'thin' + gem 'puma' gem 'slim', '~> 2.0' gem 'coffee-script', '>= 2.0' gem 'rdoc'