r2corba_ext24 1.6.0-x64-mingw32 → 1.6.2-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
  SHA1:
3
- metadata.gz: b880fb4f2b69141912c531867a7de2841daeeccf
4
- data.tar.gz: 6a1729899ac86a6fb7a2c3cb5b48f7d3172b82ac
3
+ metadata.gz: 85506bf3fd76ab103f31d908dc884fda91756341
4
+ data.tar.gz: c2436b2364d3980be829c70d9488febe17eca301
5
5
  SHA512:
6
- metadata.gz: e79b584a23d7d2b397e728cb3739a137ac6bf8ef5f59a9975923dd65974e564be97c670ed00002b445f2fd0bcd847f418e0f9923dcfba57bb0ce0ba2a6fdc48e
7
- data.tar.gz: dbd6a468dbfa392425cac536255c2a6b40c547b10ae0555114a6fb700b3d59293f0527c8bf23b17b18732d05984175315e6102dc9fd863e00f48ac2986f6cdf5
6
+ metadata.gz: '0794485a259154459dd9621c55cf400188e6f8df8e4accd1d9e164dcc43f8c83d2d088b6c66338184bc9061afe9bfd7e79aff89f2b8ff53a108d0b2c2cfb4ef5'
7
+ data.tar.gz: 32bd23b690ec103062b455bebe9b99852856cb5a4469054855d42af04b0baae73b3b1da95653a765963a534c2b77fd20399bfbd1dfaa8d4c7d788b569f4ff289
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_ext24
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.0
4
+ version: 1.6.2
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - Martin Corino
@@ -9,11 +9,11 @@ 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-12-21 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)
16
- email: mcorino@remedy.nl
16
+ email: info@remedy.nl
17
17
  executables: []
18
18
  extensions: []
19
19
  extra_rdoc_files: []
@@ -56,7 +56,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
56
56
  requirements:
57
57
  - - ">="
58
58
  - !ruby/object:Gem::Version
59
- version: '2.4'
59
+ version: '2.5'
60
60
  required_rubygems_version: !ruby/object:Gem::Requirement
61
61
  requirements:
62
62
  - - ">="