r2corba_ext26 1.6.1-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
  SHA256:
3
- metadata.gz: 8b12e3d49dc7cc426963fe691971d5d848defea21bf971a65dadf468e7f206c8
4
- data.tar.gz: c3446a0e0fe721cd46c0ef592fd00d011b93d69e21606c90b929b946f8f82b75
3
+ metadata.gz: 48892e676aa85b9904da6c65f16ebfb3837537a098e6222c57e371afd72f60a0
4
+ data.tar.gz: af80b6270e7cac229e0287661b6195a2797476cb9bdd40f2a5a7341816aa0421
5
5
  SHA512:
6
- metadata.gz: 6db58848cf182d4e59eb03295b81b274a373cc2aba0eebe1e709f0f90ff162407e3aec2a375e971a4df21448c88012d784b9ef035b8fa75ea9b1e9894e09ed94
7
- data.tar.gz: fc1d6a27a7a4db353d9e09279bf9f1d8ebfec41c6cfcde072398e21b919477e6680a8aca9162a312905595032582be5ce829bbd986c42d98504d4c19e0f97dcf
6
+ metadata.gz: 13c2f4effdc84567104934794e7eb66b1ce15b3a00c009cce19e56e0ff5dbdfe7aac5698a9b1dfa27e2263495c499f92d375a11d921f9ce53b51acf2d4a9fffe
7
+ data.tar.gz: 52a85d1b633dab41ae7b6b528346e0f54b24c12cbc5ffaa510f54e77e1ccb31820815b7e8800d1646b04241026ec8e7cf639029a9c4795f7b6e4860e447e5483
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.1
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: 2022-03-03 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
  - - ">="