]> git.openstreetmap.org Git - rails.git/blobdiff - lib/quova.rb
Fix rubocop warnings
[rails.git] / lib / quova.rb
index b09f8acea51a72f51b9b68fc26baf083b4d9ffe2..cb6b93654d2bc0998eac5bad168036a75855aeae 100644 (file)
@@ -16,7 +16,7 @@ end
 module Quova
   ##
   # Access details for WSDL description
-  WSDL_URL = "https://webservices.quova.com/OnDemand/GeoPoint/v1/default.asmx?WSDL"
+  WSDL_URL = "https://webservices.quova.com/OnDemand/GeoPoint/v1/default.asmx?WSDL".freeze
   WSDL_USER = QUOVA_USERNAME
   WSDL_PASS = QUOVA_PASSWORD