myrrha.noespec in myrrha-3.0.0.rc5 vs myrrha.noespec in myrrha-3.0.0.rc6
- old
+ new
@@ -8,11 +8,11 @@
lower:
myrrha
upper:
Myrrha
version:
- 3.0.0.rc5
+ 3.0.0.rc6
summary: |-
Myrrha provides the coercion framework which is missing to Ruby.
description: |-
Myrrha provides the coercion framework which is missing to Ruby. Coercions
are simply defined as a set of rules for converting values from source to target
@@ -24,10 +24,10 @@
links:
- http://rubydoc.info/github/blambeau/myrrha/master/frames
- http://github.com/blambeau/myrrha
- http://rubygems.org/gems/myrrha
dependencies:
- - {name: domain, version: "~> 1.0.0.rc2", groups: [runtime] }
+ - {name: domain, version: "~> 1.0.0.rc3", groups: [runtime] }
- {name: rake, version: "~> 0.9.2", groups: [test, release]}
- {name: rspec, version: "~> 2.8.0", groups: [test, release]}
- {name: yard, version: "~> 0.7.4", groups: [doc ]}
- {name: bluecloth, version: "~> 2.2.0", groups: [doc ]}
- {name: wlang, version: "~> 0.10.2", groups: [release ]}