Loading .ruby-version +1 −1 Original line number Diff line number Diff line 2.3 2.4 .travis.yml +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 Loading Changelog.md +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) Loading Loading
.travis.yml +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 Loading
Changelog.md +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) Loading