Use `bundleup` whenever you want to update the locked Gemfile dependencies of a Ruby project. It shows exactly what gems will be updated with color output that calls attention to significant semver changes. Bundleup will also let you know when a version "pin" in your Gemfile is preventing an update. Bundleup is a standalone tool that leverages standard Bundler output and does not patch code or use Bundler internals.
Required Ruby Version
>= 2.4.0
Authors
Matt Brictson
Versions
- 2.6.1 May 16, 2026 (12.5 KB)
- 2.6.0 January 04, 2026 (12.5 KB)
- 2.5.4 September 07, 2025 (12.5 KB)
- 2.5.3 May 17, 2025 (12.5 KB)
- 2.5.2 February 08, 2025 (12.5 KB)
- 1.0.0 February 24, 2020 (183 KB)