]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Change Sass dependencies to 3.3 and Compass 0.12
authorGeoff Kimball <geoff@zurb.com>
Thu, 25 Sep 2014 22:46:13 +0000 (15:46 -0700)
committerGeoff Kimball <geoff@zurb.com>
Thu, 25 Sep 2014 22:46:13 +0000 (15:46 -0700)
Gemfile

diff --git a/Gemfile b/Gemfile
index 820ed0214f8faf804ab0099b421662fae4ef9450..a96ea59102625445b99111c5333f406b9e61af27 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
 source "https://rubygems.org"
 
-gem "sass", "~> 3.4.0"
-gem "compass", "~> 1.0.0"
\ No newline at end of file
+gem "sass", "~> 3.3.0"
+gem "compass", "~> 0.12.0"