zurb-foundation 3.2.4.rc1 → 3.2.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/foundation/version.rb +1 -1
  2. metadata +8 -5
@@ -1,3 +1,3 @@
1
1
  module Foundation
2
- VERSION = "3.2.4.rc1"
2
+ VERSION = "3.2.4"
3
3
  end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zurb-foundation
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.4.rc1
5
- prerelease: 6
4
+ version: 3.2.4
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - ZURB
@@ -213,13 +213,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
213
213
  version: '0'
214
214
  segments:
215
215
  - 0
216
- hash: -2186472348543390455
216
+ hash: 3992828040073903324
217
217
  required_rubygems_version: !ruby/object:Gem::Requirement
218
218
  none: false
219
219
  requirements:
220
- - - ! '>'
220
+ - - ! '>='
221
221
  - !ruby/object:Gem::Version
222
- version: 1.3.1
222
+ version: '0'
223
+ segments:
224
+ - 0
225
+ hash: 3992828040073903324
223
226
  requirements: []
224
227
  rubyforge_project:
225
228
  rubygems_version: 1.8.23