forked from geminabox/geminabox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
117 lines (114 loc) · 2.44 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
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
PATH
remote: .
specs:
geminabox (0.12.4)
builder
faraday
httpclient (>= 2.2.7)
nesty
sinatra (>= 1.2.7)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
builder (3.2.2)
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)
capybara (2.1.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
capybara-mechanize (1.1.0)
capybara (~> 2.1.0)
mechanize (~> 2.7)
coderay (1.1.0)
crack (0.4.2)
safe_yaml (~> 1.0.0)
domain_name (0.5.19)
unf (>= 0.0.5, < 1.0.0)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
highline (1.6.21)
http-cookie (1.0.2)
domain_name (~> 0.5)
httpclient (2.4.0)
kgio (2.9.2)
mechanize (2.7.3)
domain_name (~> 0.5, >= 0.5.1)
http-cookie (~> 1.0)
mime-types (~> 2.0)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 2.5, >= 2.5.2)
nokogiri (~> 1.4)
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (>= 0.0.9, < 0.2)
method_source (0.8.2)
mime-types (2.3)
mini_portile (0.6.0)
minitest (5.4.0)
multipart-post (2.0.0)
nesty (1.0.2)
net-http-digest_auth (1.4)
net-http-persistent (2.9.4)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
ntlm-http (0.1.1)
pry (0.10.0)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.5.2)
rack-protection (1.5.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
raindrops (0.13.0)
rake (10.3.2)
rvm-capistrano (1.5.3)
capistrano (~> 2.15.4)
safe_yaml (1.0.3)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (3.5.0)
tilt (1.4.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
unicorn (4.8.2)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
webmock (1.18.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
webrobots (0.1.1)
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
capistrano (= 2.15.5)
capybara-mechanize
geminabox!
minitest
pry
rack-test
rake
rvm-capistrano
unicorn
webmock