Skip to content

Commit dbd6dd6

Browse files
committed
Re-added the Gemfile.lock, we do need this checked in apparently.
1 parent ca77214 commit dbd6dd6

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

Gemfile.lock

+25
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)