gemspec.yml in dm-is-authenticatable-0.1.2 vs gemspec.yml in dm-is-authenticatable-0.2.0

- old
+ new

@@ -1,15 +1,15 @@ name: dm-is-authenticatable -version: 0.1.2 +version: 0.2.0 summary: DataMapper plugin for adding authentication to models. description: A DataMapper plugin for adding authentication and encrypted passwords to your DataMapper models. license: MIT authors: Postmodern email: postmodern.mod3@gmail.com -homepage: http://github.com/postmodern/dm-is-authenticatable +homepage: https://github.com/postmodern/dm-is-authenticatable#readme has_yard: true dependencies: bcrypt-ruby: ~> 3.0, >= 2.1.0 dm-core: ~> 1.0