Loading Changelog.md +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 Loading config/defaults.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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/" Loading Loading
Changelog.md +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 Loading
config/defaults.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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/" Loading