omf_common 6.0.0.pre.11 → 6.0.0
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/omf_common/version.rb +1 -1
- metadata +4 -4
data/lib/omf_common/version.rb
CHANGED
metadata
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: omf_common
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.0.0
|
5
|
-
prerelease:
|
4
|
+
version: 6.0.0
|
5
|
+
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- NICTA
|
@@ -211,9 +211,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
211
211
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
212
212
|
none: false
|
213
213
|
requirements:
|
214
|
-
- - ! '
|
214
|
+
- - ! '>='
|
215
215
|
- !ruby/object:Gem::Version
|
216
|
-
version:
|
216
|
+
version: '0'
|
217
217
|
requirements: []
|
218
218
|
rubyforge_project: omf_common
|
219
219
|
rubygems_version: 1.8.25
|