]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
bumped version v3.0.9.rc1
authorMark Hayes <mark@zurb.com>
Tue, 14 Aug 2012 16:34:16 +0000 (09:34 -0700)
committerMark Hayes <mark@zurb.com>
Tue, 14 Aug 2012 16:34:16 +0000 (09:34 -0700)
Gemfile.lock
lib/foundation/version.rb

index 549b507b42e03ffb6b8284a71ec6f4b8305ad600..ded7564cf1aee6a900962dd1ede5067bffbf3bb6 100644 (file)
@@ -1,11 +1,11 @@
 PATH
   remote: .
   specs:
-    zurb-foundation (3.0.8)
+    zurb-foundation (3.0.9.rc1)
       compass (>= 0.12.2)
-      modular-scale (>= 1.0.0)
+      modular-scale (>= 1.0.2)
       rake
-      sass (>= 3.2.0.alpha.244)
+      sass (>= 3.2.0)
 
 GEM
   remote: https://rubygems.org/
@@ -16,11 +16,11 @@ GEM
       fssm (>= 0.2.7)
       sass (~> 3.1)
     fssm (0.2.9)
-    modular-scale (1.0.1)
+    modular-scale (1.0.2)
       compass (>= 0.11.5)
       sassy-math (>= 1.2)
     rake (0.9.2.2)
-    sass (3.2.0.alpha.278)
+    sass (3.2.0)
     sassy-math (1.2)
       compass (~> 0.11)
 
index bcb6958bb5406f3b36e1e4230b6f5debfdec2a26..dda98fced2008c66f44c1536452ccadb90dddd95 100644 (file)
@@ -1,3 +1,3 @@
 module Foundation
-  VERSION = "3.0.8"
+  VERSION = "3.0.9.rc1"
 end