Gemfile in nutella_framework-0.4.1 vs Gemfile in nutella_framework-0.4.2
- old
+ new
@@ -5,10 +5,10 @@
gem 'git', '~> 1.2', '>=1.2.8'
gem 'sinatra', '~>1.4.5', '>=1.4.5'
gem 'thin', '~>1.6.3', '>=1.6.3'
gem 'nokogiri', '~>1.6.3', '>=1.6.3'
gem 'slop', '~>4.0.0', '>=4.0.0'
-gem 'nutella_lib','~>0.4.1', '>=0.4.1'
+gem 'nutella_lib','~>0.4.3', '>=0.4.3'
group :development do
gem 'shoulda', '~> 3', '>= 3'
gem 'yard', '~> 0.8', '>= 0.8.7'