solidus_mp_dois 2.0.0 → 2.0.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: 178d8a185c0cafe8fa3256b2d1d1af0f3a0118bf5bf1b87e8e3af5cbe19a2954
4
- data.tar.gz: c2b7f34d1dd4fd768d9cc3d2efdbb4497316f81378c1eb381d322ce1ee4d4c2a
3
+ metadata.gz: 90f803a1f372ad8b44716330c8b1ba92229365693514a53e70d4d1b1e48f0d51
4
+ data.tar.gz: 25519fc77fca2cb3cbbb65d523520dccb8ceea29d3b499d5167d9bce1ebaab69
5
5
  SHA512:
6
- metadata.gz: 7e90c59e19923a322ad0cc606a7eb4392bde64ba92b4696d3bd2090069222bf7f3ef38ae32f63b36c49da770c1135393d957304198a2b8172848915de7630f36
7
- data.tar.gz: 4221ea9ecf6f4035a09e685fd6b3b0398803907bd804ba5eedccbeba2d4e02829f8c558ad176d590e1634232d759912336da8da18990c20c9103755306655313
6
+ metadata.gz: c8ee20cc3151d400aa0909fe82fd6cf493ea56dc7218ce33161e6a37636ea39a8707762ef78697db33e208ee2d19e7a5ff09b2fc4824ea942bdc79706a7c5971
7
+ data.tar.gz: aae90029ca3297a4d3312d2d673ad4d5d5168641e225191927a1a34863920a624acdcb60f7cf30f50bd0d2cd39b788028138086771b537aed2ff1603de0482b4
@@ -1,4 +1,4 @@
1
- class RemoveSolidusMpDoisCustomerForeignKey < ActiveRecord::Migration[8.0]
1
+ class RemoveSolidusMpDoisCustomerForeignKey < ActiveRecord::Migration[7.1]
2
2
  def change
3
3
  # Removi a foreign key com a tabela spree_users pois atualmente algumas lojas usam modelos diferentes (User e Spree::User)
4
4
  remove_foreign_key :solidus_mp_dois_customers, :spree_users
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: solidus_mp_dois
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Todas Essas Coisas