r2corba_ext30 1.7.0-x64-mingw32 → 1.7.1-x64-mingw32

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: c73cc695a711bd0bb2db09f9321891f2b67ce1c646de17cdf0882e51224594d9
4
- data.tar.gz: a7e2f5cf52ee78ac7ffe312a113bc3f0a45d0f179db42910f5b49d8c4010ad1d
3
+ metadata.gz: 82d0ee6c3520896600f3ee2f383b42b1e5cc4ed1916d4b25fa0269f7978ac99d
4
+ data.tar.gz: 0b7e8ae19215995515993c83b1bd9c3feb39d8b70c821b5eecc6b53673e82714
5
5
  SHA512:
6
- metadata.gz: ea4ae30f8f4bcf9c84e940909f1e042538d2c2181f9de83408ad2dd4a87d6b7be3f4b3616f23a7425a37ff069fecffab7f2fc852984adc963c13a5ab66228a92
7
- data.tar.gz: 9146a53ae6e66efb882676de0e1b36fe55b9631cbde031b596f01c45b66ffd8b3161ce38fed80a220873dea9ee80988d83773251ca5042cfead154e98827e524
6
+ metadata.gz: 36c939525a9c0cd94f7680ff0aeecc02a19ceaa85e1842539080887bf0a20d7d8d93c267d2df590b2d0756aa1a0efe1223010e36b42860a2e6d2b64aa57fb40c
7
+ data.tar.gz: 75b67745ba1b293a21c8866152444dfa3ada07c0ccd496e043991763b94e1bb6cfd0384130993a325734748e2aafa4dc0dd47eb652f0c3a9250ac003b76b2686
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_ext30
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.0
4
+ version: 1.7.1
5
5
  platform: x64-mingw32
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)