It has only been two days since RailsBricks 3.0.0 was released and here is already the 3.0.1 update:

  • Updated: Rails version is now 4.1.7
  • Added: Ruby 2.1.4 support
  • Removed: Ruby 2.1.2 support
  • Changed: rbricks -v now shows the build date of the gem, not only the version number
  • Changed: some texts in the new application wizard
  • Enhanced: emails sent using the contact form now strip HTML tags but keep line breaks
  • Updated: The following gems were updated:
    • bcrypt: 3.1.9
    • bootstrap-sass: 3.3.0.1
    • devise: 3.4.1
    • font-awesome-sass: 4.2.2
    • jbuilder: 2.2.4
    • redcarpet: 3.2.0
    • sass-rails: 4.0.3
    • sqlite: 1.3.10
    • turbolinks: 2.5.1

As Rails 4.1.7 is mostly a security update, you are advised to update your current version of RailsBricks. Simply issue gem update railsbricks in a terminal window.