Skip to content

Commit

Permalink
Opal uses opal-sprockes 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adambeynon committed Nov 3, 2013
1 parent 1ba8603 commit 69873e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Gemfile
@@ -1,8 +1,6 @@
source 'https://rubygems.org'
gemspec

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

# Stick with older racc until
# https://github.com/tenderlove/racc/issues/32
# is solved.
Expand Down
2 changes: 1 addition & 1 deletion opal.gemspec
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'mspec', '1.5.20'
s.add_development_dependency 'rake'
s.add_development_dependency 'racc'
s.add_development_dependency 'opal-sprockets', '~> 0.2.1'
s.add_development_dependency 'opal-sprockets', '~> 0.3.0'
s.add_development_dependency 'rspec', '~> 2.14'
s.add_development_dependency 'octokit', '~> 2.4.0'
end

0 comments on commit 69873e0

Please sign in to comment.