update gem lock file
This commit is contained in:
parent
ea62f6e06e
commit
bf138c2a50
30
Gemfile.lock
30
Gemfile.lock
@ -1,30 +1,32 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
aruba (0.5.3)
|
||||
aruba (0.6.0)
|
||||
childprocess (>= 0.3.6)
|
||||
cucumber (>= 1.1.1)
|
||||
rspec-expectations (>= 2.7.0)
|
||||
builder (3.2.2)
|
||||
childprocess (0.3.9)
|
||||
childprocess (0.5.3)
|
||||
ffi (~> 1.0, >= 1.0.11)
|
||||
cucumber (1.3.8)
|
||||
cucumber (1.3.16)
|
||||
builder (>= 2.1.2)
|
||||
diff-lcs (>= 1.1.3)
|
||||
gherkin (~> 2.12.1)
|
||||
gherkin (~> 2.12)
|
||||
multi_json (>= 1.7.5, < 2.0)
|
||||
multi_test (>= 0.0.2)
|
||||
diff-lcs (1.2.4)
|
||||
ejt_command_line (0.0.2)
|
||||
ffi (1.9.0)
|
||||
multi_test (>= 0.1.1)
|
||||
diff-lcs (1.2.5)
|
||||
ejt_command_line (0.0.4)
|
||||
ffi (1.9.3)
|
||||
gherkin (2.12.2)
|
||||
multi_json (~> 1.3)
|
||||
multi_json (1.8.2)
|
||||
multi_test (0.0.2)
|
||||
rspec-expectations (2.14.3)
|
||||
diff-lcs (>= 1.1.3, < 2.0)
|
||||
thinp_xml (0.0.12)
|
||||
ejt_command_line (= 0.0.2)
|
||||
multi_json (1.10.1)
|
||||
multi_test (0.1.1)
|
||||
rspec-expectations (3.0.3)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.0.0)
|
||||
rspec-support (3.0.3)
|
||||
thinp_xml (0.0.15)
|
||||
ejt_command_line (>= 0.0.2)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
Loading…
Reference in New Issue
Block a user