Registry / build-tool / mry
library0.78.0.0rbrubygemsunverified

Migrates RuboCop configuration files between breaking releases, simplifying updates.

gem install mry
INSTALL
IMPORT
SIG · MRY
M
mry
build-toolrubyv0.78.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Mry
require 'mry'

Migrate a RuboCop config from version 0.50 to 0.78.

require 'mry' Mry::Migrator.migrate('.rubocop.yml', from: '0.50', to: '0.78')
Debug
Known issues
gotchaRequires RuboCop to be installed and configured.
fix
Ensure RuboCop is available in your Gemfile.
affects: >= 0
Upgrade
Version history
0.78.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
1
Resources
mry — gem install mry · libregistry