r2corba_ext27 1.7.0-x64-mingw32 → 1.7.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
  SHA256:
3
- metadata.gz: 64040d8f00506794c717bf46b08366228c9da369e143d0c340842adf07673608
4
- data.tar.gz: 6d4b2cb48361980fa2de91dd43b08aced7440ba619d9d9686919e33058bcd88b
3
+ metadata.gz: 98cec713ef3f11ac065ffb6fc8dac0110437dde81309cc7767fd4f9f2ea2f3bd
4
+ data.tar.gz: b0e074b7ecd101159a4b35eec6de07f8a4440c02faa7cf143320214d1685a6b7
5
5
  SHA512:
6
- metadata.gz: de5320c85b81e776545fb8a940b39aae7a1a12933363c6308e0788e3e8ddd6e23669cc57fc3e9f211040851d90a0b696c6382f9b509cdb60d52e702e0681bfaa
7
- data.tar.gz: dbf587834f7d69c061ba8e25984ea5bd8d72d5f6b763be0a66b5c1b1ca836efc210e70bece1ae0c70dfe638bfbc72f73c589e2d7cfc11c5c1a4fa4d29f9c4b50
6
+ metadata.gz: ef0dffdee8977f29efe15c037a907aaff672820cbf9a2e8a0246764be76d1427d23948a63339e3a4e7fd3445a38c3337f6cb764333218a8e6d10adf0571aa15a
7
+ data.tar.gz: 8e8cc2f28eabd1d03ba3c68b1fda76e20ecc667aa2325e5542fb2647179d4f5fc05837b13a4e4056d7315a034153dee7f0d0bed07cd645a8ba2fc250a5712b70
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.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)