Indicate ruby ~> 2.1 requirement (Exception#cause)

This commit is contained in:
Thibault Jouan 2015-04-03 18:49:28 +00:00
parent 341642518f
commit 7cf0a89e2a
2 changed files with 1 additions and 2 deletions

View File

@ -4,4 +4,3 @@ rvm:
- rbx-2 - rbx-2
- ruby-head - ruby-head
- 2.1 - 2.1
- 2.0

View File

@ -8,7 +8,7 @@ DSL to write "recipes".
Getting started Getting started
--------------- ---------------
### Installation (requires ruby and rubygems) ### Installation (requires ruby ~> 2.1 and rubygems)
$ gem install producer-core $ gem install producer-core