Skip to content

Commit

Permalink
Add sass >= 3.2 run time dependency. Fixes #35
Browse files Browse the repository at this point in the history
  • Loading branch information
tors committed Jan 11, 2015
1 parent 192203c commit d485a88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jquery-fileupload-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ Gem::Specification.new do |s|
s.add_dependency 'railties', '>= 3.1'
s.add_dependency 'actionpack', '>= 3.1'
s.add_development_dependency 'rails', '>= 3.1'
s.add_runtime_dependency 'sass', '>= 3.2'
end

0 comments on commit d485a88

Please sign in to comment.