girl 0.75.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of girl might be problematic. Click here for more details.

@@ -0,0 +1,3 @@
1
+ module Girl
2
+ VERSION = '0.75.0'.freeze
3
+ end
metadata ADDED
@@ -0,0 +1,57 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: girl
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.75.0
5
+ platform: ruby
6
+ authors:
7
+ - takafan
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2020-07-22 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: while internet is evil, here's a girl.
14
+ email:
15
+ - qqtakafan@gmail.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files:
20
+ - girl.gemspec
21
+ - lib/girl.rb
22
+ - lib/girl/custom.rb
23
+ - lib/girl/head.rb
24
+ - lib/girl/proxy.rb
25
+ - lib/girl/proxy_custom.rb
26
+ - lib/girl/proxy_worker.rb
27
+ - lib/girl/proxyd.rb
28
+ - lib/girl/proxyd_custom.rb
29
+ - lib/girl/proxyd_worker.rb
30
+ - lib/girl/udp.rb
31
+ - lib/girl/udpd.rb
32
+ - lib/girl/version.rb
33
+ homepage: https://github.com/takafan/girl
34
+ licenses:
35
+ - MIT
36
+ metadata: {}
37
+ post_install_message:
38
+ rdoc_options: []
39
+ require_paths:
40
+ - lib
41
+ required_ruby_version: !ruby/object:Gem::Requirement
42
+ requirements:
43
+ - - ">="
44
+ - !ruby/object:Gem::Version
45
+ version: '0'
46
+ required_rubygems_version: !ruby/object:Gem::Requirement
47
+ requirements:
48
+ - - ">="
49
+ - !ruby/object:Gem::Version
50
+ version: '0'
51
+ requirements: []
52
+ rubyforge_project:
53
+ rubygems_version: 2.7.6.2
54
+ signing_key:
55
+ specification_version: 4
56
+ summary: 妹子
57
+ test_files: []