r2corba_ext25 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
  SHA256:
3
- metadata.gz: 634ea76ea90f9c88a499945b64fd55ff6830623e23f6845fcc49cd20d44a311a
4
- data.tar.gz: 5abf2caee7ebee8e571f615381ee7d46aac08c054fdb7b63a9957791ccd2cab3
3
+ metadata.gz: b8ad5744c90534069921b08718d41faabc27a27136e78bda1f65ac4316193d6a
4
+ data.tar.gz: 82029ee8104a428dc2ef91c6b051a5435d1ac9a31100ed3a088096c6c4ad475f
5
5
  SHA512:
6
- metadata.gz: d6f2cc2e9cfac78fa905eee1594508a329866e75e9a37ca97bb4485022c71f33f59677cc60702650da9dc6ada9a0b6fe5ea0b55059fa393a950538169c088e7e
7
- data.tar.gz: 4391070cbdc5bfdce2755f4f6263f5c723d92b05a4ad657fdccd3c09c9d37424815999b8f3294b28ea6d91b72399f6812966eaaf3dbc4cd9207ebb0d521ca213
6
+ metadata.gz: bdbe231ac89f9a064e02f9cbd4d3c42aec613523e3584fbcce43375c1c96b77ad62b6a8be3e34ab26148e2827354c5275f15861bb3e9d39602774dc33fbf0e00
7
+ data.tar.gz: 8df86d7190e99e6644f77da9dfa17bfc4b443ba7a55d90ca8419a5aa2c0f88fd27ab3781c8b2808ea2e1a705c3360debe8c0c8154b0e7742e1110adb8d41ba66
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_ext25
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)