Prepeare 0.5.6.3 hotfix-hotfix

This commit is contained in:
Dennis Schubert 2016-01-26 14:59:33 +01:00
parent c37154e6b3
commit 72fe5a79c2
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,5 @@
# 0.5.6.3
# 0.5.6.2
* Fix [CVE-2016-0751](https://groups.google.com/forum/#!topic/rubyonrails-security/9oLY_FCzvoc) - Possible Object Leak and Denial of Service attack in Action Pack

View file

@ -4,7 +4,7 @@
defaults:
version:
number: "0.5.6.2" # Do not touch unless doing a release, do not backport the version number that's in master
number: "0.5.6.3" # Do not touch unless doing a release, do not backport the version number that's in master
heroku: false
environment:
url: "http://localhost:3000/"