Skip to content

Commit

Permalink
Bump ruby to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Flaburgan authored and SuperTux88 committed Jul 23, 2017
1 parent 488860d commit 33fa2e8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3
2.4
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: ruby

rvm:
- 2.4.1
- 2.3.4
- 2.1.10

env:
- DB=postgresql BUILD_TYPE=cucumber
Expand Down
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# 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)
Expand Down

0 comments on commit 33fa2e8

Please sign in to comment.