zurb-foundation 3.0.9.rc1 → 3.0.9

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.0.9.rc1"
2
+ VERSION = "3.0.9"
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.0.9.rc1
5
- prerelease: 6
4
+ version: 3.0.9
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - ZURB
@@ -194,13 +194,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
194
194
  version: '0'
195
195
  segments:
196
196
  - 0
197
- hash: -1006410337533300199
197
+ hash: 132090016889901954
198
198
  required_rubygems_version: !ruby/object:Gem::Requirement
199
199
  none: false
200
200
  requirements:
201
- - - ! '>'
201
+ - - ! '>='
202
202
  - !ruby/object:Gem::Version
203
- version: 1.3.1
203
+ version: '0'
204
+ segments:
205
+ - 0
206
+ hash: 132090016889901954
204
207
  requirements: []
205
208
  rubyforge_project:
206
209
  rubygems_version: 1.8.23