Sha256: fe9a4ac43a5f98771c3d33e562c2dbafce520f9785749bcb189490c94f5feb88
Contents?: true
Size: 1.45 KB
Versions: 0
Compression: gzip
Compressed size: 630 Bytes
Stored size: 630 Bytes
Contents
--- !ruby/object:Gem::Specification name: auto_response version: !ruby/object:Gem::Version version: 0.1.3 prerelease: platform: ruby authors: - qhwa autorequire: bindir: bin cert_chain: [] date: 2012-12-24 00:00:00.000000000 Z dependencies: [] description: email: qhwa@163.com executables: - ar extensions: [] extra_rdoc_files: - readme.md files: - readme.md - rules.sample - Gemfile - Gemfile.lock - bin/ar - bin/start_ar.rb - test/respond_with_url_test.rb - test/all-test.rb - test/fixture/passwd - test/fixture/hello_world.txt - test/helper.rb - test/respond_with_file_test.rb - test/respond_with_number_test.rb - test/respond_with_array_test.rb - test/respond_with_string_test.rb - test/response_text_parser_test.rb - test/match_with_reg_test.rb - lib/ar/parser.rb - lib/ar/rule_dsl.rb - lib/ar/proxyserver.rb - lib/ar/rule_manager.rb - lib/autoresponse.rb homepage: https://github.com/qhwa/auto_response/issues licenses: [] post_install_message: rdoc_options: - --main - readme.md require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.17 signing_key: specification_version: 3 summary: A proxy server for debugging HTTP requests. test_files: []