forked from mneedham/neo4j-worldcup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
101 lines (99 loc) · 2.19 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
GEM
remote: https://rubygems.org/
remote: http://gems.github.com/
specs:
capistrano (3.2.1)
i18n
rake (>= 10.0.0)
sshkit (~> 1.3)
capistrano-ext (1.2.1)
capistrano (>= 1.0.0)
childprocess (0.5.3)
ffi (~> 1.0, >= 1.0.11)
colorize (0.7.3)
diff-lcs (1.2.5)
domain_name (0.5.18)
unf (>= 0.0.5, < 1.0.0)
excon (0.33.0)
ffi (1.9.3)
http-cookie (1.0.2)
domain_name (~> 0.5)
httparty (0.13.1)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.6.9)
json (1.8.1)
loofah (2.0.0)
nokogiri (>= 1.5.9)
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)
mime-types (2.3)
mini_portile (0.6.0)
multi_json (1.10.1)
multi_xml (0.5.5)
neography (1.5.0)
excon (~> 0.33.0)
json (>= 1.7.7)
multi_json (>= 1.3.2)
os (>= 0.9.6)
rake (>= 0.8.7)
rubyzip (>= 1.0.0)
net-http-digest_auth (1.4)
net-http-persistent (2.9.4)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
ntlm-http (0.1.1)
os (0.9.6)
parallel (1.0.0)
rake (10.3.2)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.0)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.0)
rspec-support (~> 3.0.0)
rspec-support (3.0.0)
rubyzip (1.1.4)
selenium-webdriver (2.42.0)
childprocess (>= 0.5.0)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0.4)
sshkit (1.5.1)
colorize
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
webrobots (0.1.1)
websocket (1.0.7)
PLATFORMS
ruby
DEPENDENCIES
capistrano
capistrano-ext
httparty
json
loofah
mechanize
neography
nokogiri
parallel
rspec
selenium-webdriver