bundleup 1.2.0
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.
Gemfile:
=
安装:
=
Development 依赖 (7):
bundler
~> 2.0
minitest
~> 5.0
minitest-reporters
~> 1.1
rake
~> 13.0
rubocop
= 0.86.0
rubocop-minitest
= 0.9.0
rubocop-performance
= 1.6.1