- Use version from
active_record
for non-Rails apps (Ulysse Buonomo) - Check
chomp
ed strings for SQL injection (#1509) - Always set line number for joined arrays (#1499)
- Avoid warning about missing
attr_accessible
ifprotected_attributes
gem is used (#1512) - Bundle latest ruby_parser (4.15.0)