We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca77214 commit dbd6dd6Copy full SHA for dbd6dd6
Gemfile.lock
@@ -0,0 +1,25 @@
1
+GEM
2
+ remote: https://rubygems.org/
3
+ specs:
4
+ chunky_png (1.2.7)
5
+ compass (0.12.2)
6
+ chunky_png (~> 1.2)
7
+ fssm (>= 0.2.7)
8
+ sass (~> 3.1)
9
+ foreman (0.61.0)
10
+ thor (>= 0.13.6)
11
+ fssm (0.2.10)
12
+ sass (3.2.6)
13
+ susy (1.0.5)
14
+ compass (>= 0.12.2)
15
+ sass (>= 3.2.0)
16
+ thor (0.17.0)
17
+
18
+PLATFORMS
19
+ ruby
20
21
+DEPENDENCIES
22
+ compass (~> 0.12.2)
23
+ foreman (~> 0.61.0)
24
+ sass (~> 3.2.5)
25
+ susy (~> 1.0.5)
0 commit comments