itax_code.gemspec in itax_code-2.0.1 vs itax_code.gemspec in itax_code-2.0.2

- old
+ new

@@ -22,8 +22,7 @@ end 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"] = "false" end