contrast-agent 3.13.0 → 3.13.1
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
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 243b30b36043569647a00b004f6e1b2055f488b63cfd8a3f023a106f101cf889
|
|
4
|
+
data.tar.gz: 3bee1adbd1399cda966e480e982c15ac4cf29151148a0f3583707f976bd65704
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 25b33e16000c0ff543bce8d3b01185cc161e88c9d2d14f14210966f7789962f06fadad30c2343cb8a8b00c22e754dbd2f7335a177d2c42be1251c74debb26ca4
|
|
7
|
+
data.tar.gz: 186908641b731c23c873ee5a4821d74e2c112e61e33c1206769837774196055431de419e8e826f3324f85812ab324e9c2c6c15d02ca6b5d1001bd6a9fb2f2277
|
data/service_executables/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.9.
|
|
1
|
+
2.9.5
|
|
Binary file
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: contrast-agent
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.13.
|
|
4
|
+
version: 3.13.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- galen.palmer@contrastsecurity.com
|
|
@@ -12,7 +12,7 @@ authors:
|
|
|
12
12
|
autorequire:
|
|
13
13
|
bindir: exe
|
|
14
14
|
cert_chain: []
|
|
15
|
-
date: 2020-07-
|
|
15
|
+
date: 2020-07-24 00:00:00.000000000 Z
|
|
16
16
|
dependencies:
|
|
17
17
|
- !ruby/object:Gem::Dependency
|
|
18
18
|
name: amazing_print
|
|
@@ -462,20 +462,20 @@ executables:
|
|
|
462
462
|
- contrast_service
|
|
463
463
|
extensions:
|
|
464
464
|
- ext/cs__common/extconf.rb
|
|
465
|
+
- ext/cs__assess_marshal_module/extconf.rb
|
|
466
|
+
- ext/cs__assess_active_record_named/extconf.rb
|
|
465
467
|
- ext/cs__assess_string_interpolation26/extconf.rb
|
|
466
|
-
- ext/
|
|
467
|
-
- ext/
|
|
468
|
+
- ext/cs__assess_module/extconf.rb
|
|
469
|
+
- ext/cs__protect_kernel/extconf.rb
|
|
468
470
|
- ext/cs__assess_hash/extconf.rb
|
|
471
|
+
- ext/cs__assess_fiber_track/extconf.rb
|
|
472
|
+
- ext/cs__assess_kernel/extconf.rb
|
|
469
473
|
- ext/cs__assess_string/extconf.rb
|
|
470
|
-
- ext/
|
|
474
|
+
- ext/cs__assess_basic_object/extconf.rb
|
|
475
|
+
- ext/cs__assess_array/extconf.rb
|
|
471
476
|
- ext/cs__contrast_patch/extconf.rb
|
|
472
|
-
- ext/cs__protect_kernel/extconf.rb
|
|
473
|
-
- ext/cs__assess_regexp/extconf.rb
|
|
474
477
|
- ext/cs__assess_yield_track/extconf.rb
|
|
475
|
-
- ext/
|
|
476
|
-
- ext/cs__assess_marshal_module/extconf.rb
|
|
477
|
-
- ext/cs__assess_active_record_named/extconf.rb
|
|
478
|
-
- ext/cs__assess_kernel/extconf.rb
|
|
478
|
+
- ext/cs__assess_regexp/extconf.rb
|
|
479
479
|
extra_rdoc_files: []
|
|
480
480
|
files:
|
|
481
481
|
- ".clang-format"
|