Commit a365d802 authored by Jonne Haß's avatar Jonne Haß
Browse files

Recommend Ruby 2.2, drop Ruby 2.0 support

parent 4fad5041
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
2.1
2.2
+1 −1
Original line number Diff line number Diff line
language: ruby

rvm:
  - 2.2
  - 2.1
  - 2.0

env:
  - DB=postgres BUILD_TYPE=other
+5 −0
Original line number Diff line number Diff line
# 0.6.0.0

## Supported Ruby versions

This release recommends using Ruby 2.2, while retaining Ruby 2.1 as an officially supported version.
Ruby 2.0 is no longer officially supported.

## Refactor

## Bug fixes