ruby-grape / grape

An opinionated framework for creating REST-like APIs in Ruby.
http://www.ruby-grape.org
MIT License
9.88k stars 1.22k forks source link

Enforce MFA when releasing ? #2490

Closed ericproulx closed 1 week ago

ericproulx commented 1 month ago

I think we should enforce MFA when releasing a new version. We just need to set it in the gemspec. What do you think @dblock ?

dblock commented 1 month ago

+1!