aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--spec/services/route_way_cost_calculator_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/services/route_way_cost_calculator_spec.rb b/spec/services/route_way_cost_calculator_spec.rb
index aa6195196..c417f137a 100644
--- a/spec/services/route_way_cost_calculator_spec.rb
+++ b/spec/services/route_way_cost_calculator_spec.rb
@@ -18,7 +18,7 @@ RSpec.describe RouteWayCostCalculator do
'Accept'=>'*/*',
'Accept-Encoding'=>'gzip;q=1.0,deflate;q=0.6,identity;q=0.3',
'Content-Type'=>'application/json',
- 'User-Agent'=>'Faraday v0.9.2'
+ 'User-Agent'=>'Faraday v0.15.1'
})
.to_return(
status: 200,