hobosupport 1.1.0.pre2 → 1.1.0.pre3

Sign up to get free protection for your applications and to get access to all the features.
data/lib/hobo_support.rb CHANGED
@@ -1,6 +1,6 @@
1
1
  module HoboSupport
2
2
 
3
- VERSION = "1.1.0.pre2"
3
+ VERSION = "1.1.0.pre3"
4
4
 
5
5
  RAILS_VERSION_FLOAT = Object.const_defined?(:Rails) ? Rails::VERSION::STRING.match(/^\d+\.\d+/)[0].to_f : 0
6
6
 
@@ -8,7 +8,7 @@ HoboSupport is a mixed bag of core ruby extensions that have been extracted from
8
8
  {.hidden}
9
9
 
10
10
  >> HoboSupport::VERSION
11
- => "1.1.0.pre2"
11
+ => "1.1.0.pre3"
12
12
 
13
13
  ## Contents
14
14
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hobosupport
3
3
  version: !ruby/object:Gem::Version
4
- hash: -1876988167
4
+ hash: -1876988186
5
5
  prerelease: true
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
9
  - 0
10
- - pre2
11
- version: 1.1.0.pre2
10
+ - pre3
11
+ version: 1.1.0.pre3
12
12
  platform: ruby
13
13
  authors:
14
14
  - Tom Locke
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2010-11-12 00:00:00 -05:00
19
+ date: 2011-01-16 00:00:00 -05:00
20
20
  default_executable:
21
21
  dependencies: []
22
22