Gem Compare
Version updated for https://github.com/dentarg/gem-compare to version v1.4.3.
- This action is used across all versions by 6 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Gem Compare” GitHub Action automates the analysis of changes in gem versions within the Gemfile.lock file during pull requests. It generates comments with detailed comparisons of updated gems, including version differences and functionality changes, using the gem compare and gem compare --diff tools. This helps developers quickly assess the impact of dependency updates, streamlining dependency management and review processes.
Release notes
What’s Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/dentarg/gem-compare/pull/18
Full Changelog: https://github.com/dentarg/gem-compare/compare/v1.4.2...v1.4.3