Unverified Commit 33fa2e8a authored by flaburgan's avatar flaburgan Committed by Benjamin Neff
Browse files

Bump ruby to 2.4

parent 488860d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
2.3
2.4
+1 −1
Original line number Diff line number Diff line
language: ruby

rvm:
  - 2.4.1
  - 2.3.4
  - 2.1.10

env:
  - DB=postgresql BUILD_TYPE=cucumber
+5 −0
Original line number Diff line number Diff line
# 0.7.0.0

## Supported Ruby versions

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

## Refactor

* Make the mention syntax more flexible [#7305](https://github.com/diaspora/diaspora/pull/7305)