Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Update SASS gem.
Browse files Browse the repository at this point in the history
  • Loading branch information
bnadlerjr committed Jan 15, 2015
1 parent 5c141fd commit 398e0d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -11,7 +11,7 @@ gem "thin", "~> 1.6.3"
group :development do
gem "rake", "~> 10.4.2"
gem "rdoc", "~> 4.2.0"
gem "sass", "~> 3.4.4"
gem "sass", "~> 3.4.9"
end

group :test do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -51,7 +51,7 @@ GEM
sexp_processor (~> 4.0)
ruby_parser (3.3.0)
sexp_processor (~> 4.1)
sass (3.4.4)
sass (3.4.9)
sexp_processor (4.4.1)
simplecov (0.9.1)
docile (~> 1.1.0)
Expand Down Expand Up @@ -94,7 +94,7 @@ DEPENDENCIES
rdoc (~> 4.2.0)
reek (~> 1.3.8)
roodi (~> 4.0.0)
sass (~> 3.4.4)
sass (~> 3.4.9)
simplecov (~> 0.9.1)
sinatra (~> 1.4.5)
sinatra-linkedin (~> 0.1.1)
Expand Down

0 comments on commit 398e0d4

Please sign in to comment.