r2corba_ext27 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: a9bcae2402947a3e10dd544b644593650a2e8170f2064102145a67b99366503e
4
- data.tar.gz: 6bf3bacfda950575a0f9f0bbedd49e93cceea4ac4378d5520a8b09133afa48cf
3
+ metadata.gz: b969d2a562a9b45cd1f83796851e67c810b203b9072fa109df76bf628ffd31d0
4
+ data.tar.gz: 49384519ae21112f173c5121f56ee5264db211fb167b5274e0bbaefe71b40e1e
5
5
  SHA512:
6
- metadata.gz: a2c790b07b25304b573e24ddd4c8618fe80b6426004eaf8abf71b5def5fda6e6d23e932840f16ee1629c6e0ecade082f7b30a19f3349cedd274fdc260efc7140
7
- data.tar.gz: aa54180f15004da54d78adb0bb46ff95f256565015681e562dc551ef133175cd2c457dd20ed2e867d01e6245eee1300d71e8db2461d1e46fe3f275dd10f88061
6
+ metadata.gz: 798f584908196237127f354f724db5007c36d12b7c91baf387084f1c390fbd0cdefc3e92db956ea33acf3a0d7201a7b9a938cec0f1b091a977903342e510bd0c
7
+ data.tar.gz: a7cb212a442e0dcdbe28144a257a60c1ac6ff95b8f6004019e15b809e0073b03ac057c10143bfc05d1240493324ea884909c3918d8593230be2b59d0bb23c9c0
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_ext27
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
  - - ">="