update ruby gems used for cucumber testing
This commit is contained in:
parent
f83748fdc2
commit
32719690ac
30
Gemfile.lock
30
Gemfile.lock
@ -1,23 +1,23 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: http://rubygems.org/
|
remote: http://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
builder (3.0.0)
|
builder (3.2.2)
|
||||||
cucumber (1.1.4)
|
cucumber (1.3.8)
|
||||||
builder (>= 2.1.2)
|
builder (>= 2.1.2)
|
||||||
diff-lcs (>= 1.1.2)
|
diff-lcs (>= 1.1.3)
|
||||||
gherkin (~> 2.7.1)
|
gherkin (~> 2.12.1)
|
||||||
json (>= 1.4.6)
|
multi_json (>= 1.7.5, < 2.0)
|
||||||
term-ansicolor (>= 1.0.6)
|
multi_test (>= 0.0.2)
|
||||||
diff-lcs (1.1.3)
|
diff-lcs (1.2.4)
|
||||||
gherkin (2.7.6)
|
gherkin (2.12.1)
|
||||||
json (>= 1.4.6)
|
multi_json (~> 1.3)
|
||||||
json (1.6.5)
|
multi_json (1.8.0)
|
||||||
|
multi_test (0.0.2)
|
||||||
osmlib-base (0.1.4)
|
osmlib-base (0.1.4)
|
||||||
rake (0.9.2.2)
|
rake (10.1.0)
|
||||||
rspec-expectations (2.11.3)
|
rspec-expectations (2.14.3)
|
||||||
diff-lcs (~> 1.1.3)
|
diff-lcs (>= 1.1.3, < 2.0)
|
||||||
sys-proctable (0.9.1)
|
sys-proctable (0.9.3)
|
||||||
term-ansicolor (1.0.7)
|
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
Loading…
Reference in New Issue
Block a user