Announcing importmap-update: automated dependency updates for importmap-rails Dependabot keeps your gems current, but it doesn’t know about the JavaScript packages pinned in your Rails importmap. We’re releasing a GitHub Action that opens pull requests for the ones that are outdated or vulnerable. Neil Carvalho September 9, 2026 Open Source JavaScript Rails GitHub Actions Development
Configure GitHub Actions to work with rspec-rails The next release of Rails will ship with a CI template that will “work out of the box”… unless you’re using RSpec. Steve Polito March 25, 2024 RSpec Web CI GitHub Actions Ruby On Rails