injection_vulnerability_library 0.0.1 → 0.0.2

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,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b3fabecf29e5b05a4d7ffcdd6891fa5354aa8e1a
4
- data.tar.gz: e63aa8064e1d4e7d41160fe9b459007bb22f17c9
3
+ metadata.gz: ef8bb5776fa4c90fe70c4e89c5450899504296f8
4
+ data.tar.gz: ca86362f92bc73ae7ae2b6038a3cc9dac9c73d09
5
5
  SHA512:
6
- metadata.gz: 4b85552e6bd48a14d8a592ec47c2203313801b668fafbdd910cba9298479d182ceaaf03ac99c6523ad6c70cf56c7bcf6f8360964b7e9fba6ced13221407dc380
7
- data.tar.gz: fd840b407ad6c8c6f3c1aa731dae297d0d67684b65111500281da7a25631dc7dc900d78c998472986faa07bb5bc6125d2a6408d4589c0e08a8ee019c470a20eb
6
+ metadata.gz: b78c9d345a0607a3325ffdacfdd6f154c4a028288011e888cdab82ca32f4a624eab2052e0c54e54066cceafc32e11b2bca6d7a2c3bd669e7d40d90fec0d26b34
7
+ data.tar.gz: b9b739eef9322fffd9a9301a790feb5068f15ba381926950c14ac1678fff1b0b8e80e160ea9be9a94795cae782d1891670cce977c1d3c7206d841165f2678f1e
data/changelog.txt CHANGED
@@ -1,2 +1,5 @@
1
+ 0.0.2
2
+ - Removing vulnerability which was breaking consumers
3
+
1
4
  0.0.1
2
5
  - Add basic SQL vulnerabilities
@@ -1,3 +1,3 @@
1
1
  module InjectionVulnerabilityLibrary
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: injection_vulnerability_library
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - arane