Add missing json dependency to cucumber
This commit is contained in:
parent
2734a4aee4
commit
fc1db35f27
@ -1,5 +1,6 @@
|
||||
require 'socket'
|
||||
require 'open3'
|
||||
require 'json'
|
||||
|
||||
# Only one isntance of osrm-routed is ever launched, to avoid collisions.
|
||||
# The default is to keep osrm-routed running and load data with datastore.
|
||||
|
Loading…
Reference in New Issue
Block a user