spree_i18n 5.3.0 → 5.3.2

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.
@@ -10,7 +10,7 @@ module SpreeI18n
10
10
  module Version
11
11
  MAJOR = 5
12
12
  MINOR = 3
13
- TINY = 0
13
+ TINY = 2
14
14
 
15
15
  STRING = [MAJOR, MINOR, TINY].compact.join('.')
16
16
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_i18n
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.3.0
4
+ version: 5.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sean Schofield
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2023-08-28 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: i18n_data
@@ -179,7 +178,6 @@ homepage: http://spreecommerce.com
179
178
  licenses:
180
179
  - BSD-3
181
180
  metadata: {}
182
- post_install_message:
183
181
  rdoc_options: []
184
182
  require_paths:
185
183
  - lib
@@ -195,8 +193,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
195
193
  version: '0'
196
194
  requirements:
197
195
  - none
198
- rubygems_version: 3.4.1
199
- signing_key:
196
+ rubygems_version: 3.6.9
200
197
  specification_version: 4
201
198
  summary: Provides locale information for use in Spree.
202
199
  test_files: