r2corba_ext24 1.6.0-x64-mingw32 → 1.6.1-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b880fb4f2b69141912c531867a7de2841daeeccf
4
- data.tar.gz: 6a1729899ac86a6fb7a2c3cb5b48f7d3172b82ac
3
+ metadata.gz: dcf5a2cfc7299a95cf8623a0d4d09173a604b4bf
4
+ data.tar.gz: 165bab292e02eb4bb3241e1cdf4cedb238114194
5
5
  SHA512:
6
- metadata.gz: e79b584a23d7d2b397e728cb3739a137ac6bf8ef5f59a9975923dd65974e564be97c670ed00002b445f2fd0bcd847f418e0f9923dcfba57bb0ce0ba2a6fdc48e
7
- data.tar.gz: dbd6a468dbfa392425cac536255c2a6b40c547b10ae0555114a6fb700b3d59293f0527c8bf23b17b18732d05984175315e6102dc9fd863e00f48ac2986f6cdf5
6
+ metadata.gz: 3d8272f91d4a1acd0f4b034506f813f7795e09c311520faf92df3006fa055183a98fa3e456cab21dd4e9fb979a6d91b27542817baa765e0133cd250a3f67a83c
7
+ data.tar.gz: a63c96a02ca7f0278b0155ec44c2fa40d31d9f8fa2f4d2e68d1a3fe98c9087377ba67c5077183c445e0f8443887ef82fa4ec812f4c4f8d7f3ba0a2a86b9a9819
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_ext24
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)