-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathGemfile.lock
87 lines (85 loc) · 1.8 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:
addressable (2.3.6)
anemone (0.7.2)
nokogiri (>= 1.3.0)
robotex (>= 1.0.0)
coderay (0.9.8)
colorize (0.5.8)
excon (0.43.0)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.9.1)
faraday (>= 0.7.4, < 0.10)
heroku (3.9.4)
heroku-api (= 0.3.17)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.17)
excon (~> 0.27)
multi_json (~> 1.8.2)
indextank (1.0.13)
faraday_middleware (>= 0.9.0)
yajl-ruby (>= 0.7.7)
json (1.8.2)
launchy (2.4.3)
addressable (~> 2.3)
link-checker (0.7.2)
anemone (~> 0.7.2)
colorize (~> 0.5.8)
nokogiri (~> 1.5.5)
trollop (~> 2.0)
mime-types (1.25.1)
multi_json (1.8.4)
multipart-post (2.0.0)
netrc (0.7.9)
nokogiri (1.5.10)
pdfkit (0.6.2)
rack (1.3.10)
rack-codehighlighter (0.5.0)
nokogiri (>= 1.4.1)
rack (>= 1.0.0)
rack-protection (1.5.3)
rack
rack-rewrite (1.2.1)
rake (0.9.2.2)
rdiscount (1.6.8)
rdoc (4.2.0)
json (~> 1.4)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
robotex (1.0.0)
rubyzip (1.1.6)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
tilt (1.4.1)
trollop (2.1.1)
xml-simple (1.1.4)
yajl-ruby (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
coderay (~> 0.9.8)
heroku
indextank
json
link-checker (~> 0.7.2)
nokogiri (= 1.5.10)
pdfkit
rack (~> 1.3.0)
rack-codehighlighter
rack-rewrite (~> 1.2.1)
rake (~> 0.9.2.2)
rdiscount (= 1.6.8)
rest-client (~> 1.6.0)
shotgun
sinatra (~> 1.3.0)
xml-simple