-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
61 lines (59 loc) · 1.37 KB
/
Gemfile.lock
File metadata and controls
61 lines (59 loc) · 1.37 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
GEM
remote: http://rubygems.org/
specs:
builder (3.2.2)
childprocess (0.5.3)
ffi (~> 1.0, >= 1.0.11)
cucumber (1.2.1)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
json (>= 1.4.6)
data_magic (0.19)
faker (>= 1.1.2)
yml_reader (>= 0.3)
diff-lcs (1.2.5)
faker (1.4.3)
i18n (~> 0.5)
ffi (1.9.3)
gherkin (2.11.8)
multi_json (~> 1.3)
i18n (0.6.11)
json (1.8.1)
multi_json (1.10.1)
page-object (0.9.4)
page_navigation (>= 0.8)
selenium-webdriver (>= 2.37.0)
watir-webdriver (>= 0.6.4)
page_navigation (0.9)
data_magic (>= 0.14)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.4)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.4)
rspec-support (~> 3.0.0)
rspec-support (3.0.4)
rubyzip (1.1.6)
selenium-webdriver (2.42.0)
childprocess (>= 0.5.0)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0.4)
watir-webdriver (0.6.10)
selenium-webdriver (>= 2.18.0)
websocket (1.0.7)
yml_reader (0.3)
PLATFORMS
ruby
DEPENDENCIES
cucumber (= 1.2.1)
page-object
rspec
selenium-webdriver (~> 2.42.0)
watir-webdriver