Skip to content

Commit

Permalink
Added sass-rails as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
modsognir committed Apr 8, 2014
1 parent 93fedfa commit c596024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mas-feedback.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Gem::Specification.new do |s|
s.files = `git ls-files`.split("\n")

s.add_dependency "rails", ">= 3.2.13"
s.add_dependency "sass-rails"
end


0 comments on commit c596024

Please sign in to comment.