Skip to content

Commit

Permalink
Adding sass-rails to the mix, given we're using sass for our css.
Browse files Browse the repository at this point in the history
  • Loading branch information
pat committed Aug 24, 2011
1 parent d677fb6 commit 0b5bf22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dobro.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Gem::Specification.new do |s|

s.add_runtime_dependency 'rails', '~> 3.1.0rc1'
s.add_runtime_dependency 'decent_exposure', '~> 1.0'
s.add_runtime_dependency 'sass-rails', '~> 3.1.0.rc'

s.add_development_dependency 'rspec-rails', '2.6.1'
s.add_development_dependency 'capybara', '0.4.1.2'
Expand Down

0 comments on commit 0b5bf22

Please sign in to comment.