Commit 72fe5a79 authored by Dennis Schubert's avatar Dennis Schubert
Browse files

Prepeare 0.5.6.3 hotfix-hotfix

parent c37154e6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
# 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
+1 −1
Original line number Diff line number Diff line
@@ -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/"