/gem_compat_scan

GemCompatScan is a Ruby gem designed to help Ruby on Rails developers keep their project's dependencies up-to-date and ensure compatibility with their application. It scans the project's Gemfile, checks for updates to currently added gems, and assesses compatibility based on a predefined matrix of compatible versions.

Primary LanguageRubyMIT LicenseMIT

No issues in this repository yet.