gemspec.yml in dm-is-read_only-0.2.1 vs gemspec.yml in dm-is-read_only-0.3.0

- old
+ new

@@ -1,7 +1,7 @@ name: dm-is-read_only -version: 0.2.1 +version: 0.3.0 summary: DataMapper plugin for making models absolutely read-only. description: A DataMapper plugin for making models absolutely read-only. license: MIT @@ -9,10 +9,10 @@ email: postmodern.mod3@gmail.com homepage: http://github.com/postmodern/dm-is-read_only has_yard: true dependencies: - dm-core: ~> 1.0 + dm-core: ~> 1.2 development_dependencies: bundler: ~> 1.0.0 - yard: ~> 0.6.0 + yard: ~> 0.7