spree_cli 5.1.3 → 5.1.4

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: 14db21c4ab7c40968e8494e9a507203a0c986d91c371c924a0c202981dd69552
4
- data.tar.gz: b330bc8a4e4f0ac95fc4363ec4d8b5959984dcb6e2809f12f23728430822d64e
3
+ metadata.gz: 0c24ea5a267b2b4e3867dff3c6de1667badd259aede6488ae01e81b41601d4f9
4
+ data.tar.gz: ca699a102eb544c97b9410151a39234e1c8df3fb8534dcaca19d71b3459f40da
5
5
  SHA512:
6
- metadata.gz: c5a2eea6843746be43d7b2124a80f0a0bfe4e40cd4b6321689fc4d67af54a028484ae6ddc214aea8ba0bd2ce626cd8c16ecfe1646906f76436f462a0a06fb1c3
7
- data.tar.gz: 714b9ef621b51ff2e01bc8380bea547203388e0075f3f6a1dabb0aff0bfc8c4c6cf21e9764f2f45e9d6ad319720502a2b2379418e6fc44b0eb9785294d140639
6
+ metadata.gz: f0254e45a38da987425685b7d6fd2aede173d92dc89166a506402294d1021e6aa20055651588654243f97beabcae3cc569991d5e795d7aefe73ab84b6711625c
7
+ data.tar.gz: 1d86ab7693e6ec2bd9fb60d5b9b3f29b55913a084c42f401a2c904ddc7ff94b5b06cc63c7e5b2515acea9ca6d7de4f696af06353b9914a374e52e1a33a25d2b1
@@ -1,12 +1,14 @@
1
+ # LICENSE
2
+
1
3
  Copyright (c) <%= Time.now.year %> [name of plugin creator]
2
4
  All rights reserved.
3
5
 
4
6
  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.
5
7
 
6
- This program is distributed in the hope that it will be useful,
7
- but WITHOUT ANY WARRANTY; without even the implied warranty of
8
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9
- GNU Affero General Public License for more details.
8
+ This program is distributed in the hope that it will be useful,
9
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
10
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11
+ GNU Affero General Public License for more details.
10
12
 
11
- You should have received a copy of the GNU Affero General Public License
12
- along with this program. If not, see [https://www.gnu.org/licenses/](https://www.gnu.org/licenses/).
13
+ You should have received a copy of the GNU Affero General Public License
14
+ along with this program. If not, see [https://www.gnu.org/licenses/](https://www.gnu.org/licenses/).
@@ -57,5 +57,3 @@ For more options please see [gem-release README](https://github.com/svenfuchs/ge
57
57
  If you'd like to contribute, please take a look at the
58
58
  [instructions](CONTRIBUTING.md) for installing dependencies and crafting a good
59
59
  pull request.
60
-
61
- Copyright (c) <%= Time.now.year %> [name of extension creator], released under the New BSD License
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.1.3
4
+ version: 5.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Mar
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2025-07-20 00:00:00.000000000 Z
13
+ date: 2025-07-24 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: thor
@@ -85,9 +85,9 @@ licenses:
85
85
  - BSD-3-Clause
86
86
  metadata:
87
87
  bug_tracker_uri: https://github.com/spree/spree/issues
88
- changelog_uri: https://github.com/spree/spree/releases/tag/v5.1.3
88
+ changelog_uri: https://github.com/spree/spree/releases/tag/v5.1.4
89
89
  documentation_uri: https://docs.spreecommerce.org/
90
- source_code_uri: https://github.com/spree/spree/tree/v5.1.3
90
+ source_code_uri: https://github.com/spree/spree/tree/v5.1.4
91
91
  post_install_message:
92
92
  rdoc_options: []
93
93
  require_paths: