itax_code.gemspec in itax_code-0.4.0 vs itax_code.gemspec in itax_code-0.4.1
- old
+ new
@@ -23,7 +23,7 @@
spec.bindir = "exe"
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]
spec.add_dependency "activesupport"
- spec.metadata["rubygems_mfa_required"] = "true"
+ spec.metadata["rubygems_mfa_required"] = "false"
end