ostend 0.0.2.beta.1 → 0.0.2

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/ostend/version.rb +1 -1
  2. metadata +6 -6
@@ -1,3 +1,3 @@
1
1
  module Ostend
2
- VERSION = "0.0.2.beta.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ostend
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2.beta.1
5
- prerelease: 6
4
+ version: 0.0.2
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Jeff Gandt
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-02-04 00:00:00.000000000 Z
12
+ date: 2013-04-06 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: This is a set of tools to help instantiating objects with a hash
15
15
  email:
@@ -44,12 +44,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
44
44
  required_rubygems_version: !ruby/object:Gem::Requirement
45
45
  none: false
46
46
  requirements:
47
- - - ! '>'
47
+ - - ! '>='
48
48
  - !ruby/object:Gem::Version
49
- version: 1.3.1
49
+ version: '0'
50
50
  requirements: []
51
51
  rubyforge_project:
52
- rubygems_version: 1.8.10
52
+ rubygems_version: 1.8.25
53
53
  signing_key:
54
54
  specification_version: 3
55
55
  summary: Objectify From a Hash