workarea-storefront 3.5.0 → 3.5.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/test/dummy/tmp/screenshots/.keep +0 -0
- metadata +5 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 10d1560bc37495c900cd98a35bfadb0778fa09dcbaf745f8a5b0155bd23f4c1e
|
4
|
+
data.tar.gz: 21247a0aea79b35933942f6b6f5f15be91a99095a8426e691b0259290794bf16
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c0e52dc36c58bd4fe812f8e379b1d91c5aae5e9ce44a251b0c681e3a4bc78dc8af1440c09462753c3d1441581123f490bf666c4760920a6bc8930f47b1051853
|
7
|
+
data.tar.gz: b71b44ef924c66a9776d88e3218136d7aa83290730c661558ae5d000c0d9cc33f86fcac2523304a9705296fed58eb66673c0129c7aa8dd080b66babb7a633e22
|
File without changes
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: workarea-storefront
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.5.
|
4
|
+
version: 3.5.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ben Crouse
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-
|
11
|
+
date: 2019-12-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: workarea-core
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 3.5.
|
19
|
+
version: 3.5.1
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - '='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 3.5.
|
26
|
+
version: 3.5.1
|
27
27
|
description: Provides user-facing ecommerce storefront functionality for the Workarea
|
28
28
|
Commerce Platform.
|
29
29
|
email:
|
@@ -567,6 +567,7 @@ files:
|
|
567
567
|
- test/dummy/public/422.html
|
568
568
|
- test/dummy/public/500.html
|
569
569
|
- test/dummy/public/favicon.ico
|
570
|
+
- test/dummy/tmp/screenshots/.keep
|
570
571
|
- test/helpers/workarea/storefront/application_helper_test.rb
|
571
572
|
- test/helpers/workarea/storefront/content_helper_test.rb
|
572
573
|
- test/helpers/workarea/storefront/credit_cards_helper_test.rb
|