parent
f882dd2d6f
commit
7193099902
3 changed files with 4 additions and 3 deletions
|
|
@ -1 +1 @@
|
||||||
2.4
|
2.6
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
|
|
||||||
rvm:
|
rvm:
|
||||||
- 2.4.9
|
- 2.6.6
|
||||||
- 2.3.8
|
- 2.5.8
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DB=postgresql BUILD_TYPE=cucumber
|
- DB=postgresql BUILD_TYPE=cucumber
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
# 0.7.14.0
|
# 0.7.14.0
|
||||||
|
|
||||||
## Refactor
|
## Refactor
|
||||||
|
* Update the suggested Ruby version to 2.6. If you run into trouble during the update and you followed our installation guides, run `rvm install 2.6`. [#7929](https://github.com/diaspora/diaspora/pull/7929)
|
||||||
|
|
||||||
## Bug fixes
|
## Bug fixes
|
||||||
* Don't link to deleted users in admin user stats [#8063](https://github.com/diaspora/diaspora/pull/8063)
|
* Don't link to deleted users in admin user stats [#8063](https://github.com/diaspora/diaspora/pull/8063)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue