Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
1,748 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 94 commits in 5 repositories
Created a pull request in rubygems/rubygems that received 6 comments
Allow to ignore "required_ruby_version" requirement
What was the end-user or developer problem that led to this PR? Unfortunately, some gems have a requirement like:
s.required_ruby_version = "~> 2.4"