lib/lipseys/inventory.rb in lipseys-5.0.0 vs lib/lipseys/inventory.rb in lipseys-5.0.1

- old
+ new

@@ -1,8 +1,8 @@ module Lipseys class Inventory < Base - API_URL = 'https://www.lipseys.com/API/pricequantitycatalog.ashx' + API_URL = 'http://184.188.80.195/API/pricequantitycatalog.ashx' def initialize(options = {}) requires!(options, :username, :password) @options = options