r2corba_ext30 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
  SHA256:
3
- metadata.gz: ef4396d39d0fe1ba6463da3590188cba0100fb9cf267b53893d285f5e40cf923
4
- data.tar.gz: 40a85dd6aa903eaba38999a7dfc54bf70751e76c0f2130b13aa5816e247e2a2b
3
+ metadata.gz: e116f32c86256489a7b05e8694b1250440dabafdada2b172f7e09bd147576ef9
4
+ data.tar.gz: 884a932827d09a495bea087a3e8b904c99c1e1b6ffa5025ec6bd1262761c2a0a
5
5
  SHA512:
6
- metadata.gz: c72529a4da6877f933a971ee08faba67f428eed3ac85dbbed79ebc87a4223ae9f9ba8e6354714d95b8f5f85b21dde244043d4ac068d4db8d83111a717779155b
7
- data.tar.gz: 26d08b24940a58be30b112d35634c7351d033894a7a8e4d33e0e6eb9567faddcd8ec9e2ad9e41e1a465696e2cad2ac5ddafa01efb2dc4d024bb2cb09218b3132
6
+ metadata.gz: 8028c4c134451e0874b5bf568892122e7bd5e05eb388dd8557b20b32b594c7e024594dce5e5e8f376b306a6c0267de822e745d6eae1e4404d92c0c004571044f
7
+ data.tar.gz: e784b7c96b71bfa87a49da845e7ade6399eb64b6e7dd77122e89ab5d7f9e2f43e09a033c4f4cecca28ec669c7b7a4fa628ba67d973298391bc4cf57c57d076d7
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_ext30
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,14 +56,14 @@ 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
  - - ">="
63
63
  - !ruby/object:Gem::Version
64
64
  version: '0'
65
65
  requirements: []
66
- rubygems_version: 3.2.22
66
+ rubygems_version: 3.2.33
67
67
  signing_key:
68
68
  specification_version: 4
69
69
  summary: CORBA language mapping implementation for Ruby (extension binaries)