Updated ruby-activerecord and ruby-actionpack packages fix security vulnerabilities:
There is a data injection vulnerability in Active Record. Specially crafted strings can be used to save data in PostgreSQL array columns that may not be intended (CVE-2014-0080).
There is an XSS vulnerability in the numbertocurrency, numbertopercentage and numbertohuman helpers in Ruby on Rails (CVE-2014-0081).
The associated packages have been updated to version 4.0.3 to fix these issues.