spree_quick_cart 2.1.10 → 2.1.11

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4823ae7f03b4ad91ed52c6c32b2920c3e45d92c8
4
- data.tar.gz: 3d78374366a4eae00748e9e7d0a00d947b0aaaa9
3
+ metadata.gz: 13a0f8a46046eed99204ad7cdc54a8436cdb150a
4
+ data.tar.gz: c8b2475d53dd5088fd5e75d50edaa323e5c5e6b6
5
5
  SHA512:
6
- metadata.gz: 480b27326782f0c31ab3cbf3e2f0efdf80d4e95639fed2be6783e33eede9ce3938a1edb2367600ba718c7a4e750e117620365da033db8542d7728985d1921dca
7
- data.tar.gz: 192dad2ba6890b3463c99c22820e3b2f14c3699b4e2d36c1572996f2c9088e834ce0e4145438a3d3de30f228fc3fe129c65a8081000791ae798d748909edec5c
6
+ metadata.gz: 0dc95edcd86c6b8d4236e1ca286a7190e74f331669903a3a459d9d12143aac2ca13ed83fa32f0d6625705551ff9412e10075354c9759f5aa244cb7d371739500
7
+ data.tar.gz: e6aeaff04a1ebe8f98df935d16bd7ac52acdfbffed3d791a2471605418dd282db58468a14bafff031a6b46580f7fc59b32aa27b8e841432fa44cd5355c80239e
@@ -15,7 +15,7 @@
15
15
  }
16
16
 
17
17
  .add-button {
18
- width: 100px;
18
+ width: 105px;
19
19
  }
20
20
  }
21
21
 
@@ -2,7 +2,7 @@
2
2
  Gem::Specification.new do |s|
3
3
  s.platform = Gem::Platform::RUBY
4
4
  s.name = 'spree_quick_cart'
5
- s.version = '2.1.10'
5
+ s.version = '2.1.11'
6
6
  s.summary = 'Insert add to cart button in product index page'
7
7
  s.description = 'Adds js quick add to cart button to product catalogue'
8
8
  s.required_ruby_version = '>= 2.0.0'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_quick_cart
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.10
4
+ version: 2.1.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Francisco Trindade