spree_core 0.60.3 → 0.60.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.
Files changed (2) hide show
  1. data/lib/spree_core/version.rb +1 -1
  2. metadata +6 -6
@@ -1,5 +1,5 @@
1
1
  module Spree
2
2
  def self.version
3
- "0.60.3"
3
+ "0.60.4"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_core
3
3
  version: !ruby/object:Gem::Version
4
- hash: 233
4
+ hash: 231
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 60
9
- - 3
10
- version: 0.60.3
9
+ - 4
10
+ version: 0.60.4
11
11
  platform: ruby
12
12
  authors:
13
13
  - Sean Schofield
@@ -230,12 +230,12 @@ dependencies:
230
230
  requirements:
231
231
  - - "="
232
232
  - !ruby/object:Gem::Version
233
- hash: 21
233
+ hash: 19
234
234
  segments:
235
235
  - 3
236
236
  - 0
237
- - 9
238
- version: 3.0.9
237
+ - 10
238
+ version: 3.0.10
239
239
  requirement: *id014
240
240
  type: :runtime
241
241
  prerelease: false