r2corba_ext27 1.6.2-x64-mingw32 → 1.7.0-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: b969d2a562a9b45cd1f83796851e67c810b203b9072fa109df76bf628ffd31d0
4
- data.tar.gz: 49384519ae21112f173c5121f56ee5264db211fb167b5274e0bbaefe71b40e1e
3
+ metadata.gz: 64040d8f00506794c717bf46b08366228c9da369e143d0c340842adf07673608
4
+ data.tar.gz: 6d4b2cb48361980fa2de91dd43b08aced7440ba619d9d9686919e33058bcd88b
5
5
  SHA512:
6
- metadata.gz: 798f584908196237127f354f724db5007c36d12b7c91baf387084f1c390fbd0cdefc3e92db956ea33acf3a0d7201a7b9a938cec0f1b091a977903342e510bd0c
7
- data.tar.gz: a7cb212a442e0dcdbe28144a257a60c1ac6ff95b8f6004019e15b809e0073b03ac057c10143bfc05d1240493324ea884909c3918d8593230be2b59d0bb23c9c0
6
+ metadata.gz: de5320c85b81e776545fb8a940b39aae7a1a12933363c6308e0788e3e8ddd6e23669cc57fc3e9f211040851d90a0b696c6382f9b509cdb60d52e702e0681bfaa
7
+ data.tar.gz: dbf587834f7d69c061ba8e25984ea5bd8d72d5f6b763be0a66b5c1b1ca836efc210e70bece1ae0c70dfe638bfbc72f73c589e2d7cfc11c5c1a4fa4d29f9c4b50
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.0
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-03-06 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)