awsome 0.0.19 → 0.0.20

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/awsome/requirements.rb +1 -1
  2. metadata +1 -1
@@ -38,7 +38,7 @@ module Awsome
38
38
 
39
39
  # implements trait inheritance
40
40
  def inflate!(instance, names)
41
- inflated = req.clone
41
+ inflated = instance.clone
42
42
 
43
43
  # prevents loops
44
44
  merged = Set[]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: awsome
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.19
4
+ version: 0.0.20
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: