solidus_me 3.4.0 → 3.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ac3b73ea48e4461bf029a3882594562aaeffd9e1ac0617b92642f1c32bb731e5
4
- data.tar.gz: 8570fb55a1623c0c13e721b7b7a5fb7085a6fb42a2411b5266549e032478966e
3
+ metadata.gz: c72cef18521f4c09269850ee19cdf3e22c89601213083aa74c58ece6b58e7a8a
4
+ data.tar.gz: 38c8207ce77bc32231cc72b41c7c404507d2d5b6dba11a16d8cebc2dd58e5de7
5
5
  SHA512:
6
- metadata.gz: d71249d412670d8d4a2af11164a9ab2180abcd8022a88b77ebd925c53557ccd54c71f8b5ff12a2b684c7df8b11d0b2f8f49fdda145bed1b48582b4974e01df3c
7
- data.tar.gz: 0ac0090dd26a8002a7f2c57a19a6685779caaf0b65133f6c9893de6ac44e3b760fdd311eba90219316a4ffef6b77431a3cb2aef4e7d421ac30096942e2bbb719
6
+ metadata.gz: 96d10e878619f527f9d29d2a04493742ed40953ac1c8159936761922db27f60cf0f96a6ee9b6f1a31ae91109c51d65933de74f8ceed9cd0b1c4358f7b3d3474d
7
+ data.tar.gz: 04c22c1f291aaedac660c694a4ce67b6ffc40bd1c551539eee337469c922ef7e209d9563579724f8c31bea891cd17c12129702371f44dc3ed47c3bbf9b6fb360
@@ -6,5 +6,5 @@
6
6
  <path stroke-linecap="round" stroke-linejoin="round" d="M13.5 6H5.25A2.25 2.25 0 003 8.25v10.5A2.25 2.25 0 005.25 21h10.5A2.25 2.25 0 0018 18.75V10.5m-10.5 6L21 3m0 0h-5.25M21 3v5.25"></path></svg>
7
7
  </a>
8
8
  </div>
9
- <input id="me_url" class="fullwidth" value="https://www.melhorenvio.com.br/oauth/authorize?client_id=<%= me_account.client_id %>&redirect_uri=<%= me_account.redirect_url %>&response_type=code&state=<%= me_account.state %>&scope=shipping-calculate">
9
+ <input id="me_url" class="fullwidth" value="https://www.melhorenvio.com.br/oauth/authorize?client_id=<%= me_account.client_id %>&redirect_uri=<%= me_account.redirect_url %>&response_type=code&state=<%= me_account.state %>&scope=shipping-calculate cart-read cart-write companies-read companies-write coupons-read coupons-write notifications-read orders-read products-read products-write purchases-read shipping-calculate shipping-cancel shipping-checkout shipping-companies shipping-generate shipping-preview shipping-print shipping-share shipping-tracking ecommerce-shipping transactions-read users-read users-write">
10
10
  </div>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SolidusMe
4
- VERSION = "3.4.0"
4
+ VERSION = "3.4.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: solidus_me
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.4.0
4
+ version: 3.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hamilton Tumenas Borges