contrast-agent 4.3.1 → 4.3.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
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: '09fcc059f5c03c966c230f4576d93399f6a35bc15a42cfd4a5a9541d5e292f95'
|
|
4
|
+
data.tar.gz: 96d58e585f42c42599744e9170d1051263e661671ae88ea9ca972a9c9be2f954
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d789f3aa5577188dabc62847c921a2a00f0dec9016dc10d6d8bb8ebe6c74c69c485ee81ae0a95e99ef3d82030e620167f3d433220120de611bf021947fb1ab67
|
|
7
|
+
data.tar.gz: 55e07ffd5112cbdde2e97b7eab565c24c811318927c13c55bde4f93a9ac4e78ba00bdb25e18d275700bb0433eeb50cee6d5dc4fa704a8526e71ba2d0ce4a99d4
|
data/service_executables/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.17.
|
|
1
|
+
2.17.4
|
|
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: 4.3.
|
|
4
|
+
version: 4.3.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- galen.palmer@contrastsecurity.com
|
|
@@ -13,7 +13,7 @@ authors:
|
|
|
13
13
|
autorequire:
|
|
14
14
|
bindir: exe
|
|
15
15
|
cert_chain: []
|
|
16
|
-
date: 2021-02-
|
|
16
|
+
date: 2021-02-13 00:00:00.000000000 Z
|
|
17
17
|
dependencies:
|
|
18
18
|
- !ruby/object:Gem::Dependency
|
|
19
19
|
name: amazing_print
|
|
@@ -541,20 +541,20 @@ executables:
|
|
|
541
541
|
- contrast_service
|
|
542
542
|
extensions:
|
|
543
543
|
- ext/cs__common/extconf.rb
|
|
544
|
-
- ext/cs__assess_string_interpolation26/extconf.rb
|
|
545
|
-
- ext/cs__contrast_patch/extconf.rb
|
|
546
|
-
- ext/cs__assess_module/extconf.rb
|
|
547
|
-
- ext/cs__assess_marshal_module/extconf.rb
|
|
548
|
-
- ext/cs__assess_hash/extconf.rb
|
|
549
|
-
- ext/cs__assess_array/extconf.rb
|
|
550
|
-
- ext/cs__assess_basic_object/extconf.rb
|
|
551
|
-
- ext/cs__protect_kernel/extconf.rb
|
|
552
|
-
- ext/cs__assess_string/extconf.rb
|
|
553
544
|
- ext/cs__assess_active_record_named/extconf.rb
|
|
545
|
+
- ext/cs__assess_string/extconf.rb
|
|
546
|
+
- ext/cs__assess_kernel/extconf.rb
|
|
547
|
+
- ext/cs__assess_basic_object/extconf.rb
|
|
554
548
|
- ext/cs__assess_regexp/extconf.rb
|
|
555
549
|
- ext/cs__assess_yield_track/extconf.rb
|
|
556
550
|
- ext/cs__assess_fiber_track/extconf.rb
|
|
557
|
-
- ext/
|
|
551
|
+
- ext/cs__assess_hash/extconf.rb
|
|
552
|
+
- ext/cs__assess_array/extconf.rb
|
|
553
|
+
- ext/cs__assess_string_interpolation26/extconf.rb
|
|
554
|
+
- ext/cs__assess_module/extconf.rb
|
|
555
|
+
- ext/cs__assess_marshal_module/extconf.rb
|
|
556
|
+
- ext/cs__contrast_patch/extconf.rb
|
|
557
|
+
- ext/cs__protect_kernel/extconf.rb
|
|
558
558
|
extra_rdoc_files: []
|
|
559
559
|
files:
|
|
560
560
|
- ".clang-format"
|