Gemfile in capucine-0.1.2 vs Gemfile in capucine-0.1.5

- old
+ new

@@ -1,13 +1,13 @@ source "http://rubygems.org" - gem 'fssm' gem 'compass', '0.12.rc.0' gem 'coffee-script' gem 'uglifier' gem 'packr' - +gem 'json' +gem 'compass-capucine' group :development do # gem "shoulda", ">= 0" # gem "rdoc", "~> 3.12" gem "bundler", "~> 1.0.0"