cupcakinator.gemspec in cupcakinator-1.0.0 vs cupcakinator.gemspec in cupcakinator-1.0.1

- old
+ new

@@ -15,7 +15,8 @@ gem.name = "cupcakinator" gem.require_paths = ["lib"] gem.version = Cupcakinator::VERSION gem.license = 'MIT' + gem.add_dependency 'hashie', '>= 2.0.0' end