Sha256: 8fe584e7a5abef59bb66b3a7de7e83ec8beed71d1af155904f65158b40e4b60c
Contents?: true
Size: 1.5 KB
Versions: 0
Compression: gzip
Compressed size: 639 Bytes
Stored size: 639 Bytes
Contents
--- !ruby/object:Gem::Specification name: ruboclean version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - lxxxvi autorequire: bindir: bin cert_chain: [] date: 2020-08-04 00:00:00.000000000 Z dependencies: [] description: Cleans and orders settings in .rubocop.yml email: - lxxxvi@users.noreply.github.com executables: - ruboclean extensions: [] extra_rdoc_files: [] files: - ".github/workflows/ci.yml" - ".gitignore" - ".rubocop.yml" - CODE_OF_CONDUCT.md - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - bin/console - bin/ruboclean - bin/setup - bin/test - lib/ruboclean.rb - lib/ruboclean/grouper.rb - lib/ruboclean/orderer.rb - lib/ruboclean/rubocop_configuration.rb - lib/ruboclean/rubocop_configuration_path.rb - lib/ruboclean/version.rb - ruboclean.gemspec homepage: https://github.com/lxxxvi/ruboclean licenses: - MIT metadata: homepage_uri: https://github.com/lxxxvi/ruboclean source_code_uri: https://github.com/lxxxvi/ruboclean changelog_uri: https://github.com/lxxxvi/ruboclean/blob/master/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.7.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.2 signing_key: specification_version: 4 summary: Cleans and orders settings in .rubocop.yml test_files: []