-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
47 lines (45 loc) · 979 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
builder (3.1.4)
childprocess (0.3.6)
ffi (~> 1.0, >= 1.0.6)
diff-lcs (1.1.3)
ffi (1.2.0)
headless (0.3.1)
libwebsocket (0.1.6.1)
websocket
multi_json (1.3.7)
rake (10.0.3)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.1)
rspec-expectations (2.12.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.0)
rspec_junit_formatter (0.1.4)
builder
rspec (~> 2.0)
rspec-core (!= 2.12.0)
rubyzip (0.9.9)
selenium-webdriver (2.26.0)
childprocess (>= 0.2.5)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
watir-rspec (0.0.2)
rspec (~> 2.0)
watir-webdriver (0.6.1)
selenium-webdriver (>= 2.18.0)
websocket (1.0.4)
PLATFORMS
ruby
DEPENDENCIES
headless
rake
rspec
rspec_junit_formatter
watir-rspec
watir-webdriver