r2corba_ext32 1.7.0-x64-mingw-ucrt → 1.7.1-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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1f6a1d01faf665117522077534be8a34c78db6e682a7a4fa26b2a5afac0a227b
4
- data.tar.gz: 6d6098a5e70c1908e70d860cdf0b07d5ef5aeb8daa5663236760ef90f7e3b556
3
+ metadata.gz: 4deb277062e1e5a61689d8782cddc3f26b1f2be9921f24022ef3db6b4b67d197
4
+ data.tar.gz: 8a2de079de886071772b200a2491c46b0ce19e309030d1c49ae1b6e48dab5642
5
5
  SHA512:
6
- metadata.gz: 04251403f40bad56fa13c889641574ccd2fcdb7aef4da9a7b4f39691fa458c65ebc236e62cd1bf8eafc3c680a59749393802ac74718a5caa3983fa05b32d1994
7
- data.tar.gz: 3fb652e1a81c3b6d81ad7a4d7332f149fd67e193cf7e1fb96eaef061dbf36479a21ca62daacd9576e27d064d4a4a727ba73790affb24683c1bcc24764da72651
6
+ metadata.gz: 8cc06ffbd0d63ccd4a64ca2ea5c1dde2ff00a5ebd0744b7036a077474519b6e2d2bf5919d558aa34bde21b2ae594e59c66f0cac98bc7796340cb9379595cb842
7
+ data.tar.gz: 28306f8cc9963d0bbf62bba8f8248a0083b9de4154c83c110e2093c248f1c7527545e27575cc90278d7dfcbc6ee8aaec064a589b13319fde8a9f029089b4a31d
data/ext/libACE.dll CHANGED
Binary file
data/ext/libTAO.dll CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
data/ext/libTAO_PI.dll CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
data/ext/libr2tao.so CHANGED
Binary file
data/ext/librpoa.so CHANGED
Binary file
data/ext/librpol.so CHANGED
Binary file
data/ext/libstdc++-6.dll CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: r2corba_ext32
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.0
4
+ version: 1.7.1
5
5
  platform: x64-mingw-ucrt
6
6
  authors:
7
7
  - Martin Corino
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2023-03-06 00:00:00.000000000 Z
12
+ date: 2023-11-01 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: OMG CORBA v3.3 compliant CORBA language mapping implementation for Ruby.
15
15
  Depends on ridl gem for providing native Ruby IDL compiler. (extension binaries)
@@ -63,7 +63,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
63
63
  - !ruby/object:Gem::Version
64
64
  version: '0'
65
65
  requirements: []
66
- rubygems_version: 3.4.6
66
+ rubygems_version: 3.4.10
67
67
  signing_key:
68
68
  specification_version: 4
69
69
  summary: CORBA language mapping implementation for Ruby (extension binaries)