useful 0.0.3 → 0.0.4.beta1

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 (1) hide show
  1. metadata +7 -5
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: useful
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
5
- prerelease:
4
+ version: 0.0.4.beta1
5
+ prerelease: 6
6
6
  platform: ruby
7
7
  authors:
8
8
  - Daniel
@@ -21,7 +21,9 @@ files:
21
21
  homepage: http://rubygems.org/gems/useful
22
22
  licenses:
23
23
  - GPL-2
24
- post_install_message:
24
+ post_install_message: ! 'useful gem has successfully been installed, right now this
25
+ gem does not contain any useful functionality. The developer will be updating it
26
+ with more modules soon '
25
27
  rdoc_options: []
26
28
  require_paths:
27
29
  - lib
@@ -34,9 +36,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
34
36
  required_rubygems_version: !ruby/object:Gem::Requirement
35
37
  none: false
36
38
  requirements:
37
- - - ! '>='
39
+ - - ! '>'
38
40
  - !ruby/object:Gem::Version
39
- version: '0'
41
+ version: 1.3.1
40
42
  requirements: []
41
43
  rubyforge_project:
42
44
  rubygems_version: 1.8.24