auto_response 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +4 -5
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: auto_response
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
- - qhwa,,,
8
+ - qhwa
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
@@ -15,7 +15,6 @@ description:
15
15
  email: qhwa@163.com
16
16
  executables:
17
17
  - ar
18
- - start_ar.rb
19
18
  extensions: []
20
19
  extra_rdoc_files:
21
20
  - readme.md
@@ -42,7 +41,7 @@ files:
42
41
  - lib/ar/proxyserver.rb
43
42
  - lib/ar/rule_manager.rb
44
43
  - lib/autoresponse.rb
45
- homepage: http://yoursite.example.com
44
+ homepage: https://github.com/qhwa/auto_response/issues
46
45
  licenses: []
47
46
  post_install_message:
48
47
  rdoc_options:
@@ -67,5 +66,5 @@ rubyforge_project:
67
66
  rubygems_version: 1.8.17
68
67
  signing_key:
69
68
  specification_version: 3
70
- summary: What this thing does
69
+ summary: A proxy server for debugging HTTP requests.
71
70
  test_files: []