[Proposal] RSpec support policy · Issue #158 · jnicklas/turnip (original) (raw)

Motivation

Now, jnicklas/turnip supports multiple version of RSpec (See: .travis.yml):

I think there are too many.

Proposed changes for support version

Ideally, latest version only.

But, I think everyone is not able to use the latest version.
And, many developers are using 2.14.x yet (maybe..).

Therefore, We propose the following policy:

Example:

  1. RSpec 3.3.x
  2. RSpec 3.2.x
  3. RSpec 2.14.x

In the future

When RSpec 4 was released, will stop support for RSpec 2.14.x.