chilkat 9.5.0.96-x86_64-linux → 9.5.0.97-x86_64-linux

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +7 -7
  2. data/lib/chilkat.so +0 -0
  3. metadata +30 -21
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
- ---
2
- SHA256:
3
- metadata.gz: 3f3c7cf529b9c984520cfd294de12e65fcc4896de652561e7164f29050e60250
4
- data.tar.gz: 0c9d6416e56f52d89b50fe14303f7323d5ce1fbd6939ddb8f9a45d7a513e1eef
5
- SHA512:
6
- metadata.gz: 4f8540353971d52e0fd01881e1fc30109ea9789a5e1077f3f37e1a48b9f644debadbfa7d79315c20bf5124691483f6db5f18d8e4aa120359054394ad99af671f
7
- data.tar.gz: e8fbd7dff336389227b92590f9caea21551b0ef08e65f5ab8d3d01033d115140d6681f253775603996925019c488cfff903a08cd551d9f88f04d7ec9f964166f
1
+ ---
2
+ SHA1:
3
+ data.tar.gz: f61b379fadb58440596da697ab4019374b0fcba6
4
+ metadata.gz: e9934cd63045e87dd54098e3b6ad3ce3da30bdca
5
+ SHA512:
6
+ data.tar.gz: 17f9d103b52f813957f477c0d37bdbc2c94d06745def948ef4f678516ee352aae7c9ab443c0b4b2b045f9e34aa8b994bf0cf50793744b59b566b8ce3153151b5
7
+ metadata.gz: bc3d9927918d7d23a24a27b8c885a0fa57947597830b3d70c66c2148b2f1ec272499946734ab17bb6fdb95edeca4bbd6386b4c5c49d8613a3198697edde1eceb
data/lib/chilkat.so CHANGED
Binary file
metadata CHANGED
@@ -1,47 +1,56 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: chilkat
3
- version: !ruby/object:Gem::Version
4
- version: 9.5.0.96
3
+ version: !ruby/object:Gem::Version
4
+ version: 9.5.0.97
5
5
  platform: x86_64-linux
6
- authors:
6
+ authors:
7
7
  - Chilkat Software, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-28 00:00:00.000000000 Z
11
+
12
+ date: 2024-01-27 00:00:00 Z
12
13
  dependencies: []
13
- description: Chilkat Library for Ruby - FTP, SSH, SFTP, PDF, SMTP, POP3, IMAP, SSL,
14
- TLS, HTTP, RSA, Encryption, Zip, Compression, XML, ...
14
+
15
+ description: Chilkat Library for Ruby - FTP, SSH, SFTP, PDF, SMTP, POP3, IMAP, SSL, TLS, HTTP, RSA, Encryption, Zip, Compression, XML, ...
15
16
  email: support@chilkatsoft.com
16
17
  executables: []
18
+
17
19
  extensions: []
20
+
18
21
  extra_rdoc_files: []
19
- files:
22
+
23
+ files:
24
+ - license.pdf
20
25
  - README.txt
21
26
  - demo.rb
22
27
  - lib/chilkat.so
23
- - license.pdf
24
28
  homepage: http://www.chilkatsoft.com/ruby.asp
25
- licenses:
29
+ licenses:
26
30
  - Nonstandard
27
31
  metadata: {}
32
+
28
33
  post_install_message:
29
34
  rdoc_options: []
30
- require_paths:
35
+
36
+ require_paths:
31
37
  - lib
32
- required_ruby_version: !ruby/object:Gem::Requirement
33
- requirements:
34
- - - "~>"
35
- - !ruby/object:Gem::Version
36
- version: '3.2'
37
- required_rubygems_version: !ruby/object:Gem::Requirement
38
- requirements:
38
+ required_ruby_version: !ruby/object:Gem::Requirement
39
+ requirements:
40
+ - - ~>
41
+ - !ruby/object:Gem::Version
42
+ version: "3.2"
43
+ required_rubygems_version: !ruby/object:Gem::Requirement
44
+ requirements:
39
45
  - - ">="
40
- - !ruby/object:Gem::Version
41
- version: '0'
46
+ - !ruby/object:Gem::Version
47
+ version: "0"
42
48
  requirements: []
43
- rubygems_version: 3.4.1
49
+
50
+ rubyforge_project:
51
+ rubygems_version: 2.0.17
44
52
  signing_key:
45
53
  specification_version: 4
46
54
  summary: Chilkat Library for Ruby
47
55
  test_files: []
56
+