r2corba_ext27 1.6.0-x64-mingw32 → 1.6.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: ca15f0ac14721cc937d00e8bc17dbe60ab3812c858b76fe122a1631ba0808052
4
- data.tar.gz: 9331b70406c5c7a046ff4f2636d7f73e8e9da0484136befb975034bf52f32b7b
3
+ metadata.gz: a9bcae2402947a3e10dd544b644593650a2e8170f2064102145a67b99366503e
4
+ data.tar.gz: 6bf3bacfda950575a0f9f0bbedd49e93cceea4ac4378d5520a8b09133afa48cf
5
5
  SHA512:
6
- metadata.gz: ee8332267959b324e23cef9296e4cbe58cf1dab8a5fe1f8c8fdec46da6f878aa6e210f7c6eb68c2802a85699b6ca38d7d4b0bf38f78f2e883178087d18a02c40
7
- data.tar.gz: 1953f61ca74b2a62139004ca7d41cd8ea4c47361e6025479bd9c746d2d4c27cb1ccffdd6a006bfc98215bff378f915e534e3e33abda60f2c942ed4d42600c725
6
+ metadata.gz: a2c790b07b25304b573e24ddd4c8618fe80b6426004eaf8abf71b5def5fda6e6d23e932840f16ee1629c6e0ecade082f7b30a19f3349cedd274fdc260efc7140
7
+ data.tar.gz: aa54180f15004da54d78adb0bb46ff95f256565015681e562dc551ef133175cd2c457dd20ed2e867d01e6245eee1300d71e8db2461d1e46fe3f275dd10f88061
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_ext27
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.0
4
+ version: 1.6.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: 2021-08-11 00:00:00.000000000 Z
12
+ date: 2022-03-03 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)