test/dummy/Gemfile in cytoplasm-0.1.8 vs test/dummy/Gemfile in cytoplasm-0.1.9

- old
+ new

@@ -5,11 +5,10 @@ # Bundle edge Rails instead: # gem 'rails', :git => 'git://github.com/rails/rails.git' gem 'sqlite3' - # Gems used only for assets and not required # in production environments by default. group :assets do gem 'sass-rails', '~> 3.2.3' gem 'coffee-rails', '~> 3.2.1' @@ -19,10 +18,9 @@ gem 'uglifier', '>= 1.0.3' end gem 'jquery-rails' -gem 'therubyracer' gem 'cytoplasm' # To use ActiveModel has_secure_password # gem 'bcrypt-ruby', '~> 3.0.0'