ops_preflight 0.9.0.pre2 → 0.9.0

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/ops_preflight/version.rb +1 -1
  2. metadata +8 -5
@@ -1,3 +1,3 @@
1
1
  module OpsPreflight
2
- VERSION = "0.9.0.pre2"
2
+ VERSION = "0.9.0"
3
3
  end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ops_preflight
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0.pre2
5
- prerelease: 6
4
+ version: 0.9.0
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Ryan Schlesinger
@@ -135,13 +135,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
135
135
  version: '0'
136
136
  segments:
137
137
  - 0
138
- hash: 862226504255945632
138
+ hash: 2893857886038862307
139
139
  required_rubygems_version: !ruby/object:Gem::Requirement
140
140
  none: false
141
141
  requirements:
142
- - - ! '>'
142
+ - - ! '>='
143
143
  - !ruby/object:Gem::Version
144
- version: 1.3.1
144
+ version: '0'
145
+ segments:
146
+ - 0
147
+ hash: 2893857886038862307
145
148
  requirements: []
146
149
  rubyforge_project:
147
150
  rubygems_version: 1.8.25