rubythemis 0.9.4.pre.1 → 0.9.6.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/rubythemis.rb +2 -0
- metadata +14 -14
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 6e96e2f404b110b8e2a9960c7abcff4187c98b83182cc3a4c6b749dc237a4696
|
4
|
+
data.tar.gz: f5b3da46d50d32d21d469900aea7b6f15893ab7d580837f9a8a496f4b6327291
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3a15b1b1b0c60c9f267e4770401ce7949b3827c311d229b8de787dc1d11baa1f5462f0068d8f65e097cfc81ef770f33fca4012688a1fcaee58f9733be9ed878c
|
7
|
+
data.tar.gz: fdaaa872d610f8214a17cfd696f059fd6e5b3f00498d34681dbedf55cf30a6799a6f0c08f9555d6784eafa59833ef1e79e78a93e1cd40f95f4e95f0ff2803119
|
data/lib/rubythemis.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rubythemis
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.9.
|
4
|
+
version: 0.9.6.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- CossackLabs
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-06-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: ffi
|
@@ -30,11 +30,12 @@ dependencies:
|
|
30
30
|
- - ">="
|
31
31
|
- !ruby/object:Gem::Version
|
32
32
|
version: 1.9.8
|
33
|
-
description:
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
and
|
33
|
+
description: Attention! This package is deprecated. Visit https://rubygems.org/gems/rbthemis/
|
34
|
+
for the latest version of RubyThemis wrapper. Themis is a data security library,
|
35
|
+
providing users with high-quality security services for secure messaging of any
|
36
|
+
kinds and flexible data storage. Themis is aimed at modern developers, with high
|
37
|
+
level OOP wrappers for Ruby, Python, PHP, Java / Android and iOS / OSX. It is designed
|
38
|
+
with ease of use in mind, high security and cross-platform availability.
|
38
39
|
email: dev@cossacklabs.com
|
39
40
|
executables: []
|
40
41
|
extensions: []
|
@@ -43,9 +44,9 @@ files:
|
|
43
44
|
- lib/rubythemis.rb
|
44
45
|
homepage: http://cossacklabs.com/
|
45
46
|
licenses:
|
46
|
-
- Apache
|
47
|
+
- Apache-2.0
|
47
48
|
metadata: {}
|
48
|
-
post_install_message:
|
49
|
+
post_install_message: Attention! This package is deprecated. Use rbthemis instead.
|
49
50
|
rdoc_options: []
|
50
51
|
require_paths:
|
51
52
|
- lib
|
@@ -56,13 +57,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
56
57
|
version: '0'
|
57
58
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
58
59
|
requirements:
|
59
|
-
- - "
|
60
|
+
- - ">="
|
60
61
|
- !ruby/object:Gem::Version
|
61
|
-
version:
|
62
|
+
version: '0'
|
62
63
|
requirements:
|
63
|
-
- libthemis, v0.9.
|
64
|
-
|
65
|
-
rubygems_version: 2.4.5
|
64
|
+
- libthemis, v0.9.6
|
65
|
+
rubygems_version: 3.0.2
|
66
66
|
signing_key:
|
67
67
|
specification_version: 4
|
68
68
|
summary: Data security library for network communication and data storage for Ruby
|