r2corba_ext26 1.6.0-x64-mingw32 → 1.6.1-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: ecdef25174d7fb7aa6a2fcc7bc09d99ea1e0d0840a961f5ee19e69cccf8e7b23
4
- data.tar.gz: 8975a6a6963d4a05040c8d232dd0a12cb766f41b246ee36244fe65b620269d7f
3
+ metadata.gz: 8b12e3d49dc7cc426963fe691971d5d848defea21bf971a65dadf468e7f206c8
4
+ data.tar.gz: c3446a0e0fe721cd46c0ef592fd00d011b93d69e21606c90b929b946f8f82b75
5
5
  SHA512:
6
- metadata.gz: 5eaad84d90494047067661b8283e861b4be9db93b5131dfc3c592c6c802b068c0ad50ae999b65b548e3defc2eea6d86408cd6e68ef3cae2fce0c52d828970414
7
- data.tar.gz: 9ee46a3218c43dbc5b37a44dfe114104785f7418971cf9665c19cb2c23bca885808678e339024e18f91733b00c1dc0100c2949b1015e85adf918c8842091e225
6
+ metadata.gz: 6db58848cf182d4e59eb03295b81b274a373cc2aba0eebe1e709f0f90ff162407e3aec2a375e971a4df21448c88012d784b9ef035b8fa75ea9b1e9894e09ed94
7
+ data.tar.gz: fc1d6a27a7a4db353d9e09279bf9f1d8ebfec41c6cfcde072398e21b919477e6680a8aca9162a312905595032582be5ce829bbd986c42d98504d4c19e0f97dcf
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_ext26
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)