Sha256: f96caf8c0d5e8ac3d397f74bb084ab6e16646db32753d45ffbaf0d813c07e9f0
Contents?: true
Size: 1.07 KB
Versions: 0
Compression: gzip
Compressed size: 543 Bytes
Stored size: 543 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.8.11 specification_version: 1 name: FakeWeb version: !ruby/object:Gem::Version version: 1.1.0 date: 2006-05-23 00:00:00 -07:00 summary: A test helper that makes it simple to test HTTP interaction require_paths: - lib email: romeda@gmail.com homepage: http://fakeweb.rubyforge.org/ rubyforge_project: fakeweb description: autorequire: fake_web default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: authors: - Blaine Cook files: - test/fixtures - test/unit - test/fixtures/test_example.txt - test/fixtures/test_request - test/unit/test_examples.rb - test/unit/test_fake_web.rb - test/unit/test_fake_web_open_uri.rb - lib/fake_net_http.rb - lib/fake_web.rb - CHANGELOG - COPYING - Rakefile - README test_files: [] rdoc_options: [] extra_rdoc_files: - README - COPYING executables: [] extensions: [] requirements: [] dependencies: []