chilkat 10.1.3-x64-mingw-ucrt → 11.0.0-x64-mingw-ucrt

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: 21540ba087a14b13d0c922c714a14ba54ced0d920bc77005158138213cef604f
4
- data.tar.gz: '0989a5dac10ea65bf274deac46d82f6a5934942dde74c9aeb3d8d1db8f90ed81'
3
+ metadata.gz: b2779549d61ab7a203a70670c0c4d1b3430153967795692d40c577b39efb51d6
4
+ data.tar.gz: a3f816d5a84f1b2e50ca7e1aac16671d4cf42fb25c07a4ef119b93853696a4b9
5
5
  SHA512:
6
- metadata.gz: 3f41dc9db5aff9e7deb8f8b63fe3c6e25d0ca5b911c44422cd8a306f40450c6900e7c9138405d7b3bcb042678229e310cb31668c9858728ce9e23b461f7aecbe
7
- data.tar.gz: 7b62bf846a5331c92105ce0371cdaf8ecca1420ab22811209fb432ab17289da8edb4df8c505ba49fe7f78734d036cd25cc681de544f60ff3cad94d63ca45c953
6
+ metadata.gz: b311793818d67b2f77f8570e430b849f3b6f7d128b2854da48116cb3948ca9401e4788e35cbf0a546c0e7dbe2538e8f96124665b3c4540676690de1e68dfc6af
7
+ data.tar.gz: db00c7fe8be4ceb31ed88f956d3b047826283ddf560583a1b4b42ca275c105157ee52992fdb82467f77357b7be8ccbb62b2c6a38e80d0fa26264f74b86408b82
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.0.0
5
5
  platform: x64-mingw-ucrt
6
6
  authors:
7
7
  - Chilkat Software, Inc.
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2025-02-22 00:00:00.000000000 Z
10
+ date: 2025-05-06 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.5.11
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: []