We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcbc6dc + 7e62b24 commit 52f64bcCopy full SHA for 52f64bc
rubocop-airbnb/rubocop-airbnb.gemspec
@@ -15,7 +15,7 @@ Gem::Specification.new do |spec|
15
spec.license = 'MIT'
16
spec.version = RuboCop::Airbnb::VERSION
17
spec.platform = Gem::Platform::RUBY
18
- spec.required_ruby_version = '>= 2.1'
+ spec.required_ruby_version = '>= 2.3'
19
20
spec.require_paths = ['lib']
21
spec.files = Dir[
0 commit comments