All my new projects will be released under MIT / those I work on will be switched, which will still means the same as before: Do wtf you want with this code, no need for any naming/license copying.
After reading some articles I realized that public domain does not always work since some countries do not allow it and its also unclear what happens when the code causes problems <-> lawsuit.
Ill also try to add a s.license = ‘MIT’ to all gemspecs, to make license management easier.