Skip to content

Commit

Permalink
Make possible to use sprockets 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Apr 4, 2014
1 parent 2fb1365 commit 8df0748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Gem::Specification.new do |s|
s.add_dependency 'railties', version

s.add_dependency 'bundler', '>= 1.3.0', '< 2.0'
s.add_dependency 'sprockets-rails', '~> 2.0.0'
s.add_dependency 'sprockets-rails', '~> 2.0'
end

0 comments on commit 8df0748

Please sign in to comment.