untitled37 0.0.1 → 1.0.1rc

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/untitled37/version.rb +1 -1
  2. metadata +12 -9
@@ -1,3 +1,3 @@
1
1
  module Untitled37
2
- VERSION = "0.0.1"
2
+ VERSION = "1.0.1rc"
3
3
  end
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: untitled37
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
5
- prerelease:
4
+ hash: 124778463
5
+ prerelease: 5
6
6
  segments:
7
- - 0
7
+ - 1
8
8
  - 0
9
9
  - 1
10
- version: 0.0.1
10
+ - rc
11
+ version: 1.0.1rc
11
12
  platform: ruby
12
13
  authors:
13
14
  - Anna Bulenkova
@@ -15,7 +16,7 @@ autorequire:
15
16
  bindir: bin
16
17
  cert_chain: []
17
18
 
18
- date: 2012-07-27 00:00:00 Z
19
+ date: 2012-07-30 00:00:00 Z
19
20
  dependencies: []
20
21
 
21
22
  description: Write a gem description
@@ -54,12 +55,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
54
55
  required_rubygems_version: !ruby/object:Gem::Requirement
55
56
  none: false
56
57
  requirements:
57
- - - ">="
58
+ - - ">"
58
59
  - !ruby/object:Gem::Version
59
- hash: 3
60
+ hash: 25
60
61
  segments:
61
- - 0
62
- version: "0"
62
+ - 1
63
+ - 3
64
+ - 1
65
+ version: 1.3.1
63
66
  requirements: []
64
67
 
65
68
  rubyforge_project: untitled37