tanker-core 2.4.1.beta.1 → 2.4.1.beta.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 +4 -4
- data/README.rst +1 -1
- data/lib/tanker/core/version.rb +1 -1
- data/vendor/libctanker/linux64/tanker/lib/libctanker.so +0 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0a37fb24ae73f9a21200437cf2704dfe3e0565e8e25d20fad0a06d99b6dcf0d5
|
4
|
+
data.tar.gz: 79aed128e1597abc688c9cc0dae80623bbe86ba323bfbff51518069cba1d75f9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7075056d331cd601fedb0f78bfa0f86aef99622761e7dca92a95e0aba370bb8037dcf7240f95694e1c53e9b261602d88afc6e4a349780901288603983166fa02
|
7
|
+
data.tar.gz: 4809b89af65a676d07fa1b748dd2886951e528e1a3ad6427211ea9dd26842d8d6754c5396b474f86de635fe7bbc1d288be4248cbea8d51dd122d706d6e3637a1
|
data/README.rst
CHANGED
@@ -26,5 +26,5 @@ Checking vulnerabilities in the dependencies: `bundle exec bundle-audit check --
|
|
26
26
|
Documentation
|
27
27
|
-------------
|
28
28
|
|
29
|
-
See the `API documentation <https://
|
29
|
+
See the `API documentation <https://docs.tanker.io/latest/api/core/ruby>`_.
|
30
30
|
|
data/lib/tanker/core/version.rb
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tanker-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.4.1.beta.
|
4
|
+
version: 2.4.1.beta.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tanker team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-07-
|
11
|
+
date: 2020-07-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: ffi
|