test-xss-rhino 0.0.1 → 0.0.3

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.
checksums.yaml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 37fb319b904762593cca408a363216b127c46918deefc0ab88919b88e14c65ef
4
- data.tar.gz: 07fe133b4d7d57c6b61297172ff00571d26626dcbc2fa009e6a644a8a8493e52
3
+ metadata.gz: dd910effe55adc41e4223036bdc9923fe89ad6f86fb39286637aebdc0eabed6b
4
+ data.tar.gz: 0e4c4a21f9fabfee229f32afd69d11d84f2429199aa1f6b634864b868e08cd50
metadata CHANGED
@@ -1,14 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: test-xss-rhino
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Test Rhino
8
- summary: "test gem - <img src=x>"
9
- description: "test gem description"
10
- email:
11
- - testingrhino@apexblack.org
8
+ summary: test
9
+ description: test
12
10
  licenses:
13
11
  - MIT
14
12
  metadata: {}
@@ -18,6 +16,6 @@ required_ruby_version: !ruby/object:Gem::Requirement
18
16
  requirements:
19
17
  - - ">="
20
18
  - !ruby/object:Gem::Version
21
- version: '0'
19
+ version: "0"
22
20
  rubygems_version: 3.5.0
23
21
  specification_version: 4
File without changes