Gemfile in nutella_framework-0.2.1 vs Gemfile in nutella_framework-0.3.0

- old
+ new

@@ -4,9 +4,10 @@ gem 'semantic', '~> 1.3', '>=1.3' gem 'logging', '~> 1.8', '>=1.8.2' gem 'git', '~> 1.2', '>=1.2.8' gem 'sinatra', '~>1.4.5', '>=1.4.5' gem 'nokogiri', '~>1.6.3', '>=1.6.3' +gem 'slop', '~>4.0.0', '>=4.0.0' group :development do gem 'shoulda', '~> 3', '>= 3' gem 'yard', '~> 0.8', '>= 0.8.7'