diff options
author | Brandon Mathis <brandon@imathis.com> | 2012-05-19 14:48:37 -0500 |
---|---|---|
committer | Brandon Mathis <brandon@imathis.com> | 2012-05-19 14:48:37 -0500 |
commit | d71223c675a4c2b0230dee49a941d5e678370b07 (patch) | |
tree | 808bb754ddfe1d3528b512f91352a471219eba87 /Gemfile.lock | |
parent | 9f40242b1e7eb0098f0ef3c508c7bed7e647b982 (diff) | |
download | my_new_personal_website-d71223c675a4c2b0230dee49a941d5e678370b07.tar.xz my_new_personal_website-d71223c675a4c2b0230dee49a941d5e678370b07.zip |
updated to latest version of Sass, fixed deprecation warnings
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 63506982..c7278fa3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM rubypython (0.5.1) blankslate (>= 2.1.2.3) ffi (~> 1.0.7) - sass (3.1.5) + sass (3.1.18) sinatra (1.2.6) rack (~> 1.1) tilt (>= 1.2.2, < 2.0) |