zurb-foundation 3.0.5.rc1 → 3.0.5

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.5.rc1"
2
+ VERSION = "3.0.5"
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.5.rc1
5
- prerelease: 6
4
+ version: 3.0.5
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - ZURB
@@ -169,13 +169,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
169
169
  version: '0'
170
170
  segments:
171
171
  - 0
172
- hash: -4390807570331290015
172
+ hash: 3146797944883184160
173
173
  required_rubygems_version: !ruby/object:Gem::Requirement
174
174
  none: false
175
175
  requirements:
176
- - - ! '>'
176
+ - - ! '>='
177
177
  - !ruby/object:Gem::Version
178
- version: 1.3.1
178
+ version: '0'
179
+ segments:
180
+ - 0
181
+ hash: 3146797944883184160
179
182
  requirements: []
180
183
  rubyforge_project:
181
184
  rubygems_version: 1.8.23