Gemfile in nutella_framework-0.4.18 vs Gemfile in nutella_framework-0.4.19

- old
+ new

@@ -7,10 +7,11 @@ gem 'sinatra-cross_origin', '~> 0.3.2' gem 'thin', '~>1.6' gem 'nokogiri', '~>1.6' gem 'slop', '~>4.0' gem 'nutella_lib','~>0.4', '>=0.4.12' - +gem 'activesupport', '~>4.2' +gem 'mandrill-api', '~>1.0', '>=1.0.53' group :development do gem 'shoulda', '~> 3.0' gem 'yard', '~> 0.8' gem 'rdoc', '~> 4.0'