inherits_values_from 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module InheritsValuesFrom
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: inherits_values_from
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,7 +11,7 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2012-11-02 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: ''
14
+ description: See http://github.com/colinbm/inherits_values_from
15
15
  email: colin@burn-murdoch.com
16
16
  executables: []
17
17
  extensions: []
@@ -19,7 +19,7 @@ extra_rdoc_files: []
19
19
  files:
20
20
  - lib/inherits_values_from.rb
21
21
  - lib/inherits_values_from/version.rb
22
- homepage: http://rubygems.org/gems/inherits_values_from
22
+ homepage: http://github.com/colinbm/inherits_values_from
23
23
  licenses: []
24
24
  post_install_message:
25
25
  rdoc_options: []