jelly_bird 0.0.3b → 0.0.4

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/jelly_bird/version.rb +1 -1
  2. metadata +10 -13
@@ -1,3 +1,3 @@
1
1
  module JellyBird
2
- VERSION = "0.0.3b"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jelly_bird
3
3
  version: !ruby/object:Gem::Version
4
- hash: 39
5
- prerelease: 5
4
+ hash: 23
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 3
10
- - b
11
- version: 0.0.3b
9
+ - 4
10
+ version: 0.0.4
12
11
  platform: ruby
13
12
  authors:
14
13
  - JO
@@ -16,7 +15,7 @@ autorequire:
16
15
  bindir: bin
17
16
  cert_chain: []
18
17
 
19
- date: 2011-07-12 00:00:00 Z
18
+ date: 2011-07-16 00:00:00 Z
20
19
  dependencies: []
21
20
 
22
21
  description: JellyBird is a ultra small factory to help generating objects for purpose of tests.
@@ -63,18 +62,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
63
62
  required_rubygems_version: !ruby/object:Gem::Requirement
64
63
  none: false
65
64
  requirements:
66
- - - ">"
65
+ - - ">="
67
66
  - !ruby/object:Gem::Version
68
- hash: 25
67
+ hash: 3
69
68
  segments:
70
- - 1
71
- - 3
72
- - 1
73
- version: 1.3.1
69
+ - 0
70
+ version: "0"
74
71
  requirements: []
75
72
 
76
73
  rubyforge_project: jelly_bird
77
- rubygems_version: 1.8.5
74
+ rubygems_version: 1.8.3
78
75
  signing_key:
79
76
  specification_version: 3
80
77
  summary: Ultra small gem for generating objects