dashbrains-rubocop-config.gemspec in dashbrains-rubocop-config-1.0.3 vs dashbrains-rubocop-config.gemspec in dashbrains-rubocop-config-1.0.4
- old
+ new
@@ -10,10 +10,10 @@
spec.summary = 'Rubocop config for DashBrains'
spec.description = 'Shared Rubocop config used at DashBrains'
spec.homepage = 'https://github.com/DashBrains/rubocop-config'
spec.license = 'MIT'
- spec.required_ruby_version = '>= 2.6.0'
+ spec.required_ruby_version = '>= 3.0.0'
spec.metadata['allowed_push_host'] = 'https://rubygems.org'
spec.metadata['homepage_uri'] = spec.homepage
spec.metadata['source_code_uri'] = 'https://github.com/DashBrains/rubocop-config'