-
Notifications
You must be signed in to change notification settings - Fork 26
/
Gemfile.lock
87 lines (85 loc) · 1.73 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
archive-tar-minitar (0.5.2)
chunky_png (1.2.6)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.3)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
downlow (0.1.4)
archive-tar-minitar (>= 0.5.2)
rubyzip (>= 0.9.4)
execjs (1.4.0)
multi_json (~> 1.0)
ffi (1.1.5)
fssm (0.2.9)
git (1.2.5)
i18n (0.6.0)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
jim (0.3.3)
downlow (~> 0.1.3)
listen
thor (~> 0.15)
version_sorter (~> 1.1.0)
yajl-ruby
json (1.4.6)
keychain_services (0.1.1)
listen (0.4.7)
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
metaclass (0.0.1)
mime-types (1.19)
mocha (0.12.3)
metaclass (~> 0.0.1)
multi_json (1.3.6)
mustache (0.99.4)
rake (0.9.2.2)
rb-fchange (0.0.5)
ffi
rb-fsevent (0.9.1)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
rdoc (3.12)
json (~> 1.4)
rubyzip (0.9.9)
sass (3.2.0)
shoulda (3.1.1)
shoulda-context (~> 1.0)
shoulda-matchers (~> 1.2)
shoulda-context (1.0.0)
shoulda-matchers (1.2.0)
activesupport (>= 3.0.0)
thor (0.15.4)
typhoeus (0.3.3)
mime-types
version_sorter (1.1.0)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
coffee-script (~> 2.2)
compass (~> 0.11)
jeweler
jim (~> 0.3)
json (~> 1.4.6)
keychain_services (~> 0.1.1)
mime-types (~> 1.16)
mocha
mustache (~> 0.99)
rake
shoulda
thor (~> 0.15)
typhoeus (~> 0.3.0)