hobosupport 0.2 → 0.7.3.99

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/hobosupport.rb +1 -1
  2. metadata +3 -3
@@ -13,7 +13,7 @@ require 'hobosupport/module'
13
13
 
14
14
  module HoboSupport
15
15
 
16
- VERSION = "0.2"
16
+ VERSION = "0.7.3.99"
17
17
 
18
18
  end
19
19
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hobosupport
3
3
  version: !ruby/object:Gem::Version
4
- version: "0.2"
4
+ version: 0.7.3.99
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tom Locke
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-03-14 00:00:00 +00:00
12
+ date: 2008-03-31 00:00:00 +02:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -19,7 +19,7 @@ dependencies:
19
19
  requirements:
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 1.5.0
22
+ version: 1.5.1
23
23
  version:
24
24
  description: "== DESCRIPTION: A mixed bag of core Ruby extenstion that have been extracted from the Hobo project. == INSTALL: * sudo gem install hobosupport"
25
25
  email: tom@tomlocke.com