templates/default/Gemfile in gumdrop-1.0.3 vs templates/default/Gemfile in gumdrop-1.1.0

- old
+ new

@@ -1,9 +1,7 @@ source "http://rubygems.org" -gem "gumdrop" - # for the watch command # gem "listen" # Add your dependencies here: @@ -29,5 +27,6 @@ # gem 'maruku' # For xml generation support: gem 'builder' +gem 'json', '~> 1.7.7'