This repository was archived by the owner on Oct 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
120 lines (117 loc) · 2.56 KB
/
Gemfile.lock
File metadata and controls
120 lines (117 loc) · 2.56 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
118
119
120
GIT
remote: git://github.com/thoughtbot/capybara-webkit.git
revision: ec3a82706008d7002b7cf113bea231ef4a211345
specs:
capybara-webkit (0.5.0)
capybara (~> 0.4.1)
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.5.0)
addressable (2.2.6)
akephalos (0.2.5)
capybara (~> 0.4.0)
jruby-jars
ansi (1.2.5)
archive-tar-minitar (0.5.2)
autotest (4.4.6)
ZenTest (>= 4.4.1)
autotest-rails (4.1.0)
ZenTest
capybara (0.4.1.2)
celerity (>= 0.7.9)
culerity (>= 0.2.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (>= 0.0.27)
xpath (~> 0.1.3)
celerity (0.8.9)
childprocess (0.1.9)
ffi (~> 1.0.6)
coderay (0.9.8)
columnize (0.3.3)
crack (0.1.8)
culerity (0.2.15)
diff-lcs (1.1.2)
ffi (1.0.9)
hashie (1.0.0)
headless (0.1.0)
jruby-jars (1.6.2)
json_pure (1.5.3)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
method_source (0.6.0)
ruby_parser (>= 2.0.5)
mime-types (1.16)
nokogiri (1.4.6)
pry (0.9.1)
coderay (>= 0.9.8)
method_source (>= 0.6.0)
ruby_parser (>= 2.0.5)
slop (~> 1.9.0)
pry_debug (0.0.1)
pry (~> 0.9.0)
rack (1.3.0)
rack-test (0.6.0)
rack (>= 1.0)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
ruby_parser (2.0.6)
sexp_processor (~> 3.0)
rubyzip (0.9.4)
selenium-webdriver (0.2.1)
childprocess (>= 0.1.7)
ffi (>= 1.0.7)
json_pure
rubyzip
sexp_processor (3.0.5)
sinatra (1.2.6)
rack (~> 1.1)
tilt (< 2.0, >= 1.2.2)
slop (1.9.1)
term-ansicolor (1.0.5)
tilt (1.3.2)
turn (0.8.2)
ansi (>= 1.2.2)
vcr (1.10.0)
webmock (1.6.4)
addressable (> 2.2.5, ~> 2.2)
crack (>= 0.1.7)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
akephalos
autotest
autotest-rails
capybara (~> 0.4.1)
capybara-webkit!
hashie
headless
pry_debug
rspec
ruby-debug19
sinatra
term-ansicolor
turn
vcr
webmock