Gemfile in emerson-0.1.0.pre.1 vs Gemfile in emerson-0.1.0.pre.2
- old
+ new
@@ -1,4 +1,10 @@
source 'https://rubygems.org'
# Specify your gem's dependencies in emerson.gemspec
gemspec
+
+# jquery-rails is used by the dummy application
+gem "jquery-rails"
+gem 'jasminerice',
+ :git => 'git://github.com/coreyti/jasminerice.git'
+gem "jasminerice-runner"