Gemfile in opal-jquery-0.0.1 vs Gemfile in opal-jquery-0.0.2
- old
+ new
@@ -1,11 +1,6 @@
source :rubygems
gem 'rake'
-gem 'opal', :git => 'git://github.com/opal/opal.git'
-gem 'opal-spec', :git => 'git://github.com/opal/opal-spec.git'
-
-group :docs do
- gem 'redcarpet'
- gem 'albino'
-end
+gem 'opal'
+gem 'opal-spec'
\ No newline at end of file