README.md in quality-37.1.1 vs README.md in quality-38.0.0

- old
+ new

@@ -147,10 +147,12 @@ (including new tools being added) will come out as major number updates. This includes RuboCop upgrades - the quality gem locks in a specific minor version of RuboCop to avoid your metrics being bumped and -breaking your build. +breaking your build. This lock affects both the Docker-based quality +gem (helping to ensure build stability for floating major versions) as +well as the gem when included directly in your project's gems. Expect your build to break on major upgrades if you use RuboCop. ## Supported Ruby Versions