Navigation Menu

Skip to content

Commit

Permalink
Added sass gem.
Browse files Browse the repository at this point in the history
  • Loading branch information
jstuckey committed Oct 15, 2014
1 parent 6ecedd2 commit d011fad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -8,6 +8,7 @@ gem 'thin'
group :development do
gem 'shotgun'
gem 'dm-sqlite-adapter'
gem 'sass'
end

group :production do
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -71,6 +71,7 @@ GEM
rack (1.5.2)
rack-protection (1.5.3)
rack
sass (3.4.5)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.4.5)
Expand All @@ -96,6 +97,7 @@ DEPENDENCIES
json
newrelic_rpm
ps
sass
shotgun
sinatra
thin

0 comments on commit d011fad

Please sign in to comment.