README.adoc in caliber-0.46.0 vs README.adoc in caliber-0.47.0

- old
+ new

@@ -68,10 +68,10 @@ This gem is designed to replace all of your RuboCop setup with only a single reference to this gem. You'll want to start with your `Gemfile` by adding the following: [source,ruby] ---- -group :code_quality do +group :quality do gem "caliber" end ---- Then, in your `.rubocop.yml`, add the following to the top of the file: