r2corba_ext27 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: a9bcae2402947a3e10dd544b644593650a2e8170f2064102145a67b99366503e
4
- data.tar.gz: 6bf3bacfda950575a0f9f0bbedd49e93cceea4ac4378d5520a8b09133afa48cf
3
+ metadata.gz: 64040d8f00506794c717bf46b08366228c9da369e143d0c340842adf07673608
4
+ data.tar.gz: 6d4b2cb48361980fa2de91dd43b08aced7440ba619d9d9686919e33058bcd88b
5
5
  SHA512:
6
- metadata.gz: a2c790b07b25304b573e24ddd4c8618fe80b6426004eaf8abf71b5def5fda6e6d23e932840f16ee1629c6e0ecade082f7b30a19f3349cedd274fdc260efc7140
7
- data.tar.gz: aa54180f15004da54d78adb0bb46ff95f256565015681e562dc551ef133175cd2c457dd20ed2e867d01e6245eee1300d71e8db2461d1e46fe3f275dd10f88061
6
+ metadata.gz: de5320c85b81e776545fb8a940b39aae7a1a12933363c6308e0788e3e8ddd6e23669cc57fc3e9f211040851d90a0b696c6382f9b509cdb60d52e702e0681bfaa
7
+ data.tar.gz: dbf587834f7d69c061ba8e25984ea5bd8d72d5f6b763be0a66b5c1b1ca836efc210e70bece1ae0c70dfe638bfbc72f73c589e2d7cfc11c5c1a4fa4d29f9c4b50
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.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
  - - ">="