chilkat 10.1.3-x86_64-linux → 11.2.0-x86_64-linux

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/chilkat.so +0 -0
  3. metadata +4 -7
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 758e48c3e1517d15b9a964b20a67f85feff4e71eb47a7376dfc178ad21471565
4
- data.tar.gz: 7fe7228ff80f029d49258be000f46db856401570dac4a6135fd36404d5940129
3
+ metadata.gz: 6472d7909890a7ec8e9443f1d5985c8a9992077c6a1081a35b36cd0df49a84f1
4
+ data.tar.gz: 4bb4ff44911664bceab297167871acdcc490c76d9764f10209dbb7a0c40b1a94
5
5
  SHA512:
6
- metadata.gz: 4f35cc3af270aad17bbc86037949b027b5485a1f4c26c489d2433d1b9e992ab4be82d682282334a15c5cd224b393b287ecbc63fdd32023916275d938c9a4a10e
7
- data.tar.gz: 8ba20a53e24ea94c708e4514e71a658096a6ab97a3603751f86c926a06c1b13ec6390db3255047947232e664e0dcc85c96701cb7c0b8c51a405da38fded8b419
6
+ metadata.gz: 7797cc57efef4f99bc6767d74aa12fa66668e3a5759ea9683fb47f831eb98a286303d5b3dd7b83b6106acb3bd45ae7df9d9c383bec0d31e8bfdab9b133849789
7
+ data.tar.gz: 2aa3efadb4dcf982dc908a93f6579ff832717b876e935f2cfcace7e07933d3b2f454d916587d0dd10ff2af7fb903ff3fc43c78fc42b4bc6a6f942d6441cc2197
data/lib/chilkat.so CHANGED
Binary file
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chilkat
3
3
  version: !ruby/object:Gem::Version
4
- version: 10.1.3
4
+ version: 11.2.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Chilkat Software, Inc.
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2025-02-21 00:00:00.000000000 Z
10
+ date: 2025-10-30 00:00:00.000000000 Z
12
11
  dependencies: []
13
12
  description: Chilkat Library for Ruby - FTP, SSH, SFTP, PDF, SMTP, POP3, IMAP, SSL,
14
13
  TLS, HTTP, RSA, Encryption, Zip, Compression, XML, ...
@@ -25,7 +24,6 @@ homepage: http://www.chilkatsoft.com/ruby.asp
25
24
  licenses:
26
25
  - Nonstandard
27
26
  metadata: {}
28
- post_install_message:
29
27
  rdoc_options: []
30
28
  require_paths:
31
29
  - lib
@@ -33,15 +31,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
33
31
  requirements:
34
32
  - - "~>"
35
33
  - !ruby/object:Gem::Version
36
- version: '3.3'
34
+ version: '3.4'
37
35
  required_rubygems_version: !ruby/object:Gem::Requirement
38
36
  requirements:
39
37
  - - ">="
40
38
  - !ruby/object:Gem::Version
41
39
  version: '0'
42
40
  requirements: []
43
- rubygems_version: 3.2.3
44
- signing_key:
41
+ rubygems_version: 3.6.7
45
42
  specification_version: 4
46
43
  summary: Chilkat Library for Ruby
47
44
  test_files: []