arrayfields
arrayfields copied to clipboard
gemspec.rb world writeable
the gemspec.rb is world writeable (installed with "gem install arrayfields" on ubuntu-12.04, debian squeeze and scientific linux 6.1 (redhat compatible) with ruby1.8 (provided by system))
$ ls -hal /var/lib/gems/1.8/gems/arrayfields-4.7.4/gemspec.rb # ubuntu / debian $ ls -hal /usr/lib/ruby/gems/1.8/gems/arrayfields-4.7.4/gemspec.rb # centos -rwxrwxrwx 1 root root 1.6K Sep 7 16:05 /var/lib/gems/1.8/gems/arrayfields-4.7.4/gemspec.rb
please fix.