Indicate whether a gem has extensions set in it's gemspec. This will help users distinguish between native or FFI bindings from C/Java extensions. Additionally, malicious code could be executed via extensions at install time. Indicating the presence of such extensions would help the user be more suspicious of strange new gems.