r2corba_ext25 1.6.1-x64-mingw32 → 1.7.0-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: b8ad5744c90534069921b08718d41faabc27a27136e78bda1f65ac4316193d6a
4
- data.tar.gz: 82029ee8104a428dc2ef91c6b051a5435d1ac9a31100ed3a088096c6c4ad475f
3
+ metadata.gz: d291bff8d0f8713d69e25321f0e6f51f0929ad03ed6a06fa794935499844b027
4
+ data.tar.gz: 589dc18fd3bc83d5ed6060742ffc0d947ce3af207223a320fdfd9ff36c0168b8
5
5
  SHA512:
6
- metadata.gz: bdbe231ac89f9a064e02f9cbd4d3c42aec613523e3584fbcce43375c1c96b77ad62b6a8be3e34ab26148e2827354c5275f15861bb3e9d39602774dc33fbf0e00
7
- data.tar.gz: 8df86d7190e99e6644f77da9dfa17bfc4b443ba7a55d90ca8419a5aa2c0f88fd27ab3781c8b2808ea2e1a705c3360debe8c0c8154b0e7742e1110adb8d41ba66
6
+ metadata.gz: 87b0c7c333071a8a4cc150811096909293f3aeadd16f9990643a197794606892092c82e1656250b42b271b32fae0b37d06dbc31359e326b46af3c86eb92e3838
7
+ data.tar.gz: 3156787ce5f09071266a62e75def4125ab44a0e2b83306dfb07c7cc5a237d435ff3e596b7612f0e68be7189a39ded4c2607f40d010f10cb0aad27b4d22e0022c
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.1
4
+ version: 1.7.0
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: 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)
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
  - - ">="