github << rails / stimulus / hotwire

Gemfile: Specific Gem Update October 09, 2025

What we normally do when updating a gem:

$ bundle update devise


To force a single gem update (and its dependencies):

$ bundle update devise --conservative