test-html-sanitizer 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +7 -0
  2. data/lib/test-html.rb +1 -0
  3. metadata +45 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: ea7fcb33bf2b999d5869d44ba081c6bf7e979f2f
4
+ data.tar.gz: 709401223b43196cbb9fbf28cc6122b873ada5ad
5
+ SHA512:
6
+ metadata.gz: c429084fc2cbe5c9742da5b467733af7e9c807ba743f5dbb9d4478b405e2f93707b34f8c4f0b5813d85758f39efdef558649251e9fcfaab9996fa15e68c60c48
7
+ data.tar.gz: 36e77dda4f10592cfa632b427422dbffa615585c9e78eda10ea87b21364bf9883486d5cdf8045a1ee0fab79165df4790758928b18f4e58560e2d8962d6d524ea
data/lib/test-html.rb ADDED
@@ -0,0 +1 @@
1
+ test-html
metadata ADDED
@@ -0,0 +1,45 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: test-html
3
+ version: !ruby/object:Gem::Version
4
+ version: sanitizer-0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - test
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2016-04-02 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: A simple hello world gem
14
+ email:
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - lib/test-html.rb
20
+ homepage:
21
+ licenses:
22
+ - MIT
23
+ metadata: {}
24
+ post_install_message:
25
+ rdoc_options: []
26
+ require_paths:
27
+ - lib
28
+ required_ruby_version: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: '0'
33
+ required_rubygems_version: !ruby/object:Gem::Requirement
34
+ requirements:
35
+ - - ">"
36
+ - !ruby/object:Gem::Version
37
+ version: 1.3.1
38
+ requirements: []
39
+ rubyforge_project:
40
+ rubygems_version: 2.4.5
41
+ signing_key:
42
+ specification_version: 4
43
+ summary: test
44
+ test_files: []
45
+ has_rdoc: