-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathGemfile.lock
69 lines (65 loc) · 1.4 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
PATH
remote: .
specs:
lineup (0.7.3)
chunky_png (<= 1.3.6)
dimensions (~> 1.3)
headless (~> 0.1)
oily_png (~> 1.2)
pxdoppelganger (~> 0.1)
rspec (~> 3.2)
selenium-webdriver (~> 2.46)
watir (~> 5.0)
watir-webdriver (~> 0.8)
GEM
remote: https://rubygems.org/
specs:
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
chunky_png (1.3.6)
commonwatir (4.0.0)
diff-lcs (1.2.5)
dimensions (1.3.0)
ffi (1.9.14)
headless (0.3.1)
oily_png (1.2.0)
chunky_png (~> 1.3.1)
pxdoppelganger (0.1.1)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.3)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
rubyzip (1.2.0)
selenium-webdriver (2.53.4)
childprocess (~> 0.5)
rubyzip (~> 1.0)
websocket (~> 1.0)
watir (5.0.0)
commonwatir (~> 4)
watir-webdriver
watir-webdriver (0.9.3)
selenium-webdriver (>= 2.46.2)
websocket (1.2.3)
PLATFORMS
ruby
DEPENDENCIES
dimensions
headless
lineup!
oily_png (= 1.2.0)
pxdoppelganger (= 0.1.1)
rspec
selenium-webdriver
watir
watir-webdriver
BUNDLED WITH
1.12.5