Skip to content

Commit 6d3a390

Browse files
committed
Update aruba gem
Updates the gem to get latest step files
1 parent efcb61e commit 6d3a390

File tree

1 file changed

+17
-18
lines changed

1 file changed

+17
-18
lines changed

Gemfile.lock

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,37 +15,36 @@ GEM
1515
i18n (~> 0.6)
1616
multi_json (~> 1.0)
1717
addressable (2.2.8)
18-
aruba (0.4.11)
19-
childprocess (>= 0.2.3)
18+
aruba (0.5.3)
19+
childprocess (>= 0.3.6)
2020
cucumber (>= 1.1.1)
21-
ffi (>= 1.0.11)
22-
rspec (>= 2.7.0)
21+
rspec-expectations (>= 2.7.0)
2322
attr_required (0.0.5)
24-
builder (3.0.0)
23+
builder (3.2.2)
2524
capybara (1.1.2)
2625
mime-types (>= 1.16)
2726
nokogiri (>= 1.3.3)
2827
rack (>= 1.0.0)
2928
rack-test (>= 0.5.4)
3029
selenium-webdriver (~> 2.0)
3130
xpath (~> 0.1.4)
32-
childprocess (0.3.2)
33-
ffi (~> 1.0.6)
31+
childprocess (0.3.9)
32+
ffi (~> 1.0, >= 1.0.11)
3433
crack (0.4.1)
3534
safe_yaml (~> 0.9.0)
36-
cucumber (1.2.0)
35+
cucumber (1.3.2)
3736
builder (>= 2.1.2)
3837
diff-lcs (>= 1.1.3)
39-
gherkin (~> 2.10.0)
40-
json (>= 1.4.6)
41-
diff-lcs (1.2.4)
38+
gherkin (~> 2.12.0)
39+
multi_json (~> 1.3)
40+
diff-lcs (1.2.5)
4241
fakefs (0.4.0)
43-
ffi (1.0.11)
44-
gherkin (2.10.0)
45-
json (>= 1.4.6)
42+
ffi (1.9.3)
43+
gherkin (2.12.2)
44+
multi_json (~> 1.3)
4645
httpclient (2.2.5)
4746
i18n (0.6.0)
48-
json (1.7.3)
47+
json (1.8.1)
4948
libwebsocket (0.1.3)
5049
addressable
5150
mime-types (1.18)
@@ -69,10 +68,10 @@ GEM
6968
rspec-core (~> 2.14.0)
7069
rspec-expectations (~> 2.14.0)
7170
rspec-mocks (~> 2.14.0)
72-
rspec-core (2.14.4)
73-
rspec-expectations (2.14.0)
71+
rspec-core (2.14.7)
72+
rspec-expectations (2.14.4)
7473
diff-lcs (>= 1.1.3, < 2.0)
75-
rspec-mocks (2.14.2)
74+
rspec-mocks (2.14.4)
7675
rubyzip (0.9.8)
7776
safe_yaml (0.9.5)
7877
selenium-webdriver (2.21.2)

0 commit comments

Comments
 (0)