Christopher Saunders
11 лет назад
Родитель
Сommit
37f57aee3b
|
@@ -1,7 +1,7 @@
|
|
|
PATH
|
|
PATH
|
|
|
remote: .
|
|
remote: .
|
|
|
specs:
|
|
specs:
|
|
|
- shopify_api (3.2.7)
|
|
|
|
|
|
|
+ shopify_api (4.0.0)
|
|
|
activeresource
|
|
activeresource
|
|
|
|
|
|
|
|
GEM
|
|
GEM
|
|
@@ -1,3 +1,3 @@
|
|
|
module ShopifyAPI
|
|
module ShopifyAPI
|
|
|
- VERSION = "3.2.7"
|
|
|
|
|
|
|
+ VERSION = "4.0.0"
|
|
|
end
|
|
end
|