Manifest.txt in rawler-0.0.5 vs Manifest.txt in rawler-0.0.6
- old
+ new
@@ -1,6 +1,7 @@
-.autotest
+Gemfile
+Gemfile.lock
History.txt
Manifest.txt
README.txt
Rakefile
bin/rawler
@@ -8,15 +9,14 @@
lib/rawler/base.rb
lib/rawler/core_extensions.rb
lib/rawler/core_extensions/module.rb
lib/rawler/crawler.rb
lib/rawler/request.rb
+spec/lib/base_spec.rb
+spec/lib/rawler/base_spec.rb
+spec/lib/rawler/crawler_spec.rb
+spec/lib/rawler_spec.rb
spec/spec.opts
spec/spec_helper.rb
-spec/unit/base_spec.rb
-spec/unit/crawler/base_spec.rb
-spec/unit/crawler/content_type_spec.rb
-spec/unit/crawler/exceptions_spec.rb
-spec/unit/crawler/http_basic_spec.rb
-spec/unit/crawler/url_domain_spec.rb
+specs.watchr
tasks/rspec.rake
vendor/lib-trollop.rb
\ No newline at end of file