Sha256: 34323c9f674bd44e8c3b55334661b1019711170151f3598b971b0dec8db24abe
Contents?: true
Size: 1.99 KB
Versions: 0
Compression: gzip
Compressed size: 685 Bytes
Stored size: 685 Bytes
Contents
--- !ruby/object:Gem::Specification name: mbleigh-fakeweb version: !ruby/object:Gem::Version version: 1.1.3.9 platform: ruby authors: - Blaine Cook autorequire: bindir: bin cert_chain: [] date: 2009-02-19 00:00:00 -08:00 default_executable: dependencies: [] description: email: executables: [] extensions: [] extra_rdoc_files: - CHANGELOG - LICENSE.txt - README.rdoc files: - CHANGELOG - LICENSE.txt - README.rdoc - Rakefile - lib - lib/fake_web - lib/fake_web.rb - lib/fake_web/ext - lib/fake_web/ext/net_http.rb - lib/fake_web/registry.rb - lib/fake_web/responder.rb - lib/fake_web/stub_socket.rb - lib/fake_web/response.rb - test - test/fixtures - test/fixtures/google_response_from_curl - test/fixtures/google_response_with_transfer_encoding - test/fixtures/google_response_without_transfer_encoding - test/fixtures/test_example.txt - test/fixtures/test_txt_file - test/test_allow_net_connect.rb - test/test_fake_web.rb - test/test_fake_web_open_uri.rb - test/test_helper.rb - test/test_query_string.rb has_rdoc: true homepage: http://github.com/chrisk/fakeweb post_install_message: rdoc_options: - --main - README.rdoc require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: A tool for faking responses to HTTP requests test_files: - test/fixtures - test/fixtures/google_response_from_curl - test/fixtures/google_response_with_transfer_encoding - test/fixtures/google_response_without_transfer_encoding - test/fixtures/test_example.txt - test/fixtures/test_txt_file - test/test_allow_net_connect.rb - test/test_fake_web.rb - test/test_fake_web_open_uri.rb - test/test_helper.rb - test/test_query_string.rb - test/test_fake_authentication.rb