Gemfile in nutella_framework-0.2.0 vs Gemfile in nutella_framework-0.2.1
- old
+ new
@@ -2,10 +2,9 @@
gem 'ansi', '~> 1.4', '>= 1.4.3'
gem 'semantic', '~> 1.3', '>=1.3'
gem 'logging', '~> 1.8', '>=1.8.2'
gem 'git', '~> 1.2', '>=1.2.8'
-gem 'thin', '~> 1.6.3', '>= 1.6.3'
gem 'sinatra', '~>1.4.5', '>=1.4.5'
gem 'nokogiri', '~>1.6.3', '>=1.6.3'
group :development do