spree_emails 5.3.4 → 5.4.0.beta

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. metadata +10 -9
  3. data/LICENSE.md +0 -57
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 074a3cce4b3247f11b58f6e1c653696acd4c834b24200ad58e4f95f1d092b2d8
4
- data.tar.gz: 56d70609b31cfd326dbe4a70d8488a8fa3a0b6032ec4193fd47251b8f843d35c
3
+ metadata.gz: e956ff63734e99236349550473cf932134954028e3f48a37ba2f4b2593bf3a56
4
+ data.tar.gz: e1c8c50dcff34ad0d85ebbc6b5ac099e2d7bf2eb437ccc16d494781a541adb36
5
5
  SHA512:
6
- metadata.gz: 0bbbb067378369e2e054f9f3a28ba2117d00c992d5d0ca15f5515cbd2e784cd17d34bcb2daa96d8eb2a1f0546462bcc81257b4dbe761a876021495f494f4430d
7
- data.tar.gz: 507439871de689a81709ecc31ee44ed6865faf02ad6e72c8b6fe1ee65282389f914821bb45fdad6ec89ce70421eef54768277d1b7be9dbca57432a24622ea6d4
6
+ metadata.gz: 57ea91cfdca421faf65c681b07f7c7be4fffcfc8b428cf43911475961a25e13e8613f124b393019fb0d04089cf0c0006e0e8313e6c2f34ad89ce55e75fc6c99e
7
+ data.tar.gz: 9f261616bb79eb63628d31fb7f1cdd02b53d1eb87ebb3351c41b98aba9beda519ffb45bfac3230ed3c1800da6e230f603c94a03853ca8188c0a5f2984673b508
metadata CHANGED
@@ -1,15 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_emails
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.3.4
4
+ version: 5.4.0.beta
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sean Schofield
8
8
  - Spark Solutions Sp. z o.o.
9
9
  - Vendo Connect Inc.
10
+ autorequire:
10
11
  bindir: bin
11
12
  cert_chain: []
12
- date: 1980-01-02 00:00:00.000000000 Z
13
+ date: 2026-02-25 00:00:00.000000000 Z
13
14
  dependencies:
14
15
  - !ruby/object:Gem::Dependency
15
16
  name: spree
@@ -17,14 +18,14 @@ dependencies:
17
18
  requirements:
18
19
  - - ">="
19
20
  - !ruby/object:Gem::Version
20
- version: 5.3.4
21
+ version: 5.4.0.beta
21
22
  type: :runtime
22
23
  prerelease: false
23
24
  version_requirements: !ruby/object:Gem::Requirement
24
25
  requirements:
25
26
  - - ">="
26
27
  - !ruby/object:Gem::Version
27
- version: 5.3.4
28
+ version: 5.4.0.beta
28
29
  - !ruby/object:Gem::Dependency
29
30
  name: email_spec
30
31
  requirement: !ruby/object:Gem::Requirement
@@ -46,7 +47,6 @@ executables: []
46
47
  extensions: []
47
48
  extra_rdoc_files: []
48
49
  files:
49
- - LICENSE.md
50
50
  - README.md
51
51
  - Rakefile
52
52
  - app/assets/config/spree_emails_manifest.js
@@ -96,13 +96,13 @@ files:
96
96
  - lib/tasks/email.rake
97
97
  homepage: https://spreecommerce.org
98
98
  licenses:
99
- - AGPL-3.0-or-later
100
99
  - BSD-3-Clause
101
100
  metadata:
102
101
  bug_tracker_uri: https://github.com/spree/spree/issues
103
- changelog_uri: https://github.com/spree/spree/releases/tag/v5.3.4
102
+ changelog_uri: https://github.com/spree/spree/releases/tag/v5.4.0.beta
104
103
  documentation_uri: https://docs.spreecommerce.org/
105
- source_code_uri: https://github.com/spree/spree/tree/v5.3.4
104
+ source_code_uri: https://github.com/spree/spree/tree/v5.4.0.beta
105
+ post_install_message:
106
106
  rdoc_options: []
107
107
  require_paths:
108
108
  - lib
@@ -117,7 +117,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
117
117
  - !ruby/object:Gem::Version
118
118
  version: '0'
119
119
  requirements: []
120
- rubygems_version: 4.0.3
120
+ rubygems_version: 3.5.22
121
+ signing_key:
121
122
  specification_version: 4
122
123
  summary: Transactional emails for Spree eCommerce platform
123
124
  test_files: []
data/LICENSE.md DELETED
@@ -1,57 +0,0 @@
1
- # License
2
-
3
- Copyright © 2024-present, Vendo Connect Inc.
4
-
5
- Copyright © 2015-2024, Spark Solutions Sp. z o.o.
6
-
7
- Copyright © 2007-2015, Spree Commerce Inc.
8
-
9
- Spree Commerce is a free, open-source eCommerce framework giving you full control and customizability.
10
-
11
- For **Spree Commerce versions 4.10** and later in the [spree/spree](https://github.com/spree/spree) repository two licenses apply simultaneously and users are required to comply with the terms of these two licenses at the same time:
12
-
13
- * [AGPL-3.0](https://opensource.org/license/agpl-v3) - for all contributions from version 4.10 onwards
14
-
15
- * [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) - for all other contributions predating version 4.10
16
- Effectively, for versions 4.10 and upwards **AGPL-3.0** license applies.
17
-
18
- **Spree Commerce versions 4.9** and earlier in the [spree/spree](https://github.com/spree/spree) repository are available under the **BSD-3-Clause** license and users are required to comply with its terms.
19
-
20
- If you’d like to use Spree Commerce without the AGPL-3.0 restrictions e.g. for a **SaaS** business, please talk to us about obtaining a [Commercial License](#commercial-license).
21
-
22
- All third party components incorporated into this software are licensed under the original license provided by the owner of the applicable component.
23
-
24
- Please refer to our [Licensing FAQ](https://spreecommerce.org/why-spree-is-changing-its-open-source-license-to-agpl-3-0-and-introducing-a-commercial-license/) in case of questions.
25
-
26
- ## AGPL-3.0 License - Spree 4.10 upwards
27
-
28
- If you decide to accept the AGPL-3.0 license by using Spree Commerce version 4.10 or later, you must comply with the following terms:
29
-
30
- This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
31
-
32
- This program is distributed in the hope that it will be useful,
33
- but WITHOUT ANY WARRANTY; without even the implied warranty of
34
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
35
- GNU Affero General Public License for more details.
36
-
37
- You should have received a copy of the GNU Affero General Public License
38
- along with this program. If not, see [https://www.gnu.org/licenses/](https://www.gnu.org/licenses/).
39
-
40
- ## BSD 3-Clause License
41
-
42
- If you decide to accept the BSD-3-Clause license by using Spree Commerce, you must comply with the following terms:
43
-
44
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
45
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
46
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
47
- Neither the name of Spree Commerce Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
48
-
49
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
50
-
51
- ## Commercial License
52
-
53
- Should you decide to use Spree Commerce version 4.10 or later for commercial redistribution (eg. SaaS) - also known as Commercial Distribution - you must do so in accordance with the terms and conditions contained in a separate written agreement between you and [Vendo Connect Inc.](https://www.getvendo.com/).
54
-
55
- For more information about the Commercial License (CL) please contact [sales@getvendo.com](mailto:sales@getvendo.com).
56
-
57
- Please refer to our [Licensing FAQ](https://spreecommerce.org/why-spree-is-changing-its-open-source-license-to-agpl-3-0-and-introducing-a-commercial-license/) in case of questions.