r2corba_ext27 1.6.2-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: b969d2a562a9b45cd1f83796851e67c810b203b9072fa109df76bf628ffd31d0
4
- data.tar.gz: 49384519ae21112f173c5121f56ee5264db211fb167b5274e0bbaefe71b40e1e
3
+ metadata.gz: 98cec713ef3f11ac065ffb6fc8dac0110437dde81309cc7767fd4f9f2ea2f3bd
4
+ data.tar.gz: b0e074b7ecd101159a4b35eec6de07f8a4440c02faa7cf143320214d1685a6b7
5
5
  SHA512:
6
- metadata.gz: 798f584908196237127f354f724db5007c36d12b7c91baf387084f1c390fbd0cdefc3e92db956ea33acf3a0d7201a7b9a938cec0f1b091a977903342e510bd0c
7
- data.tar.gz: a7cb212a442e0dcdbe28144a257a60c1ac6ff95b8f6004019e15b809e0073b03ac057c10143bfc05d1240493324ea884909c3918d8593230be2b59d0bb23c9c0
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.6.2
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: 2022-12-21 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)