Skip to content

Commit 9184314

Browse files
authored
Merge pull request #148 from github/abraham-patch-1
Set required_ruby_version to 3
2 parents 25b3c7c + 577c659 commit 9184314

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
- Update Gemspec `required_ruby_version` to `>= 3.0.0`
6+
57
## v0.21.0
68

79
- Added new GitHub/AvoidObjectSendWithDynamicMethod cop to discourage use of methods like Object#send

rubocop-github.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Gem::Specification.new do |s|
1818
s.add_development_dependency "minitest"
1919
s.add_development_dependency "rake"
2020

21-
s.required_ruby_version = ">= 2.5.0"
21+
s.required_ruby_version = ">= 3.0.0"
2222

2323
s.email = "engineering@github.com"
2424
s.authors = "GitHub"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy