forked from sendgrid/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
117 lines (115 loc) · 2.43 KB
/
Gemfile.lock
File metadata and controls
117 lines (115 loc) · 2.43 KB
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
addressable (2.3.5)
aws-sdk (1.11.1)
json (~> 1.4)
nokogiri (>= 1.4.4)
uuidtools (~> 2.1)
capistrano (2.15.5)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
chunky_png (1.2.8)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
cmdparse (2.0.5)
colorator (0.1)
commander (4.1.4)
highline (~> 1.6.11)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
directory_watcher (1.4.1)
faraday (0.7.6)
addressable (~> 2.2)
multipart-post (~> 1.1)
rack (~> 1.1)
faraday-stack (0.1.5)
faraday (>= 0.6, < 0.8)
fast-stemmer (1.0.2)
fssm (0.2.10)
haml (3.1.8)
highline (1.6.19)
indextank (1.0.12)
faraday-stack
yajl-ruby (>= 0.7.7)
jekyll (1.0.3)
classifier (~> 1.3)
colorator (~> 0.1)
commander (~> 4.1.3)
directory_watcher (~> 1.4.1)
kramdown (~> 1.0.2)
liquid (~> 2.3)
maruku (~> 0.5)
pygments.rb (~> 0.5.0)
safe_yaml (~> 0.7.0)
json (1.8.0)
juicer (1.0.21)
cmdparse
nokogiri (>= 1.5.0)
rubyzip
kramdown (1.0.2)
liquid (2.3.0)
maruku (0.6.1)
syntax (>= 1.0.0)
mime-types (1.23)
mini_portile (0.5.1)
multipart-post (1.2.0)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.8)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
nokogiri-pretty (0.1.0)
nokogiri
posix-spawn (0.3.6)
pygments.rb (0.5.2)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rack (1.4.5)
rake (0.9.6)
rb-fsevent (0.9.3)
rdiscount (2.0.7.3)
rubypants (0.2.0)
rubyzip (0.9.9)
s3-static-site (0.3.0)
aws-sdk
capistrano
haml
mime-types
safe_yaml (0.7.1)
sass (3.2.10)
stringex (1.4.0)
syntax (1.0.0)
uuidtools (2.1.4)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
RedCloth (~> 4.2.9)
capistrano
compass (~> 0.12.2)
haml (~> 3.1.7)
indextank
jekyll (~> 1.0.3)
juicer
liquid (~> 2.3.0)
nokogiri
nokogiri-pretty
pygments.rb (~> 0.5.0)
rack (~> 1.4.1)
rake (~> 0.9.2)
rb-fsevent (~> 0.9)
rdiscount (~> 2.0.7)
rubypants (~> 0.2.0)
s3-static-site
stringex (~> 1.4.0)