simi / omniauth-facebook

Facebook OAuth2 Strategy for OmniAuth
https://simi.github.io/omniauth-facebook/
1.26k stars 403 forks source link

Specify required Ruby version >= 2.0 to gemspec #307

Closed koic closed 4 years ago

koic commented 6 years ago

Follow up of #298.

This PR specifies required Ruby version >= 2.0 to gemspec.

This required_ruby_version attribute will Ruby version check on installation using gem. And rubygems.org site shows required ruby version. https://rubygems.org/gems/omniauth-facebook

simi commented 6 years ago

Hello @koic! Thank for PR! Can you please add note to changelog as well?

koic commented 6 years ago

Thanks for your review. I added note to changelog.

github-actions[bot] commented 4 years ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.