watir.gemspec in watir-3.0.0 vs watir.gemspec in watir-4.0.0.rc1
- old
+ new
@@ -13,9 +13,6 @@
s.description = %q{Automated testing tool for web applications. By Testers. For Testers.}
s.rubyforge_project = "watir"
s.files = %x{git ls-files}.split("\n")
s.require_paths = ["lib"]
s.add_dependency "commonwatir", Watir::BUNDLE_VERSION
-
- # bundled gems
- s.add_dependency "watir-classic", '~> 3'
end