Skip to content

Commit

Permalink
Use correct opal-sprockets
Browse files Browse the repository at this point in the history
  • Loading branch information
adambeynon committed Oct 23, 2013
1 parent 74e004a commit ec27a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
gemspec

gem 'opal-sprockets', :path => '../opal-sprockets'
gem 'opal-sprockets', :github => 'opal/opal-sprockets'

# Stick with older racc until
# https://github.com/tenderlove/racc/issues/32
Expand Down

0 comments on commit ec27a47

Please sign in to comment.