oml4r 2.10.4.32.gf5eacde → 2.10.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
NDBjYWNiODBlYTZkYzM1ZThjNzgyNjExMDIzMTRmZjExNTRhODhjYg==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
ZGU1OWVhN2IyZmVjNzk1YmYzNWJiMzMyYThlYWYxYzViNjU4YWE4Yw==
|
7
7
|
SHA512:
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
YWRmNjA0NDM0YzgyYmYzYjhmZDBiYTI0YzYxZjRjZDBlOTVmMWZhMDk1YjAx
|
10
|
+
Y2JiMTEzODMyZDcxNzRlZGE2MjE3NmU2NjNjNzI0NjBjNjI1MmFmNjljM2Yw
|
11
|
+
N2MxN2UxMzVhNGI0YmFlMjI1OWFjYTZmMjcxOGE5OTk0MWNjNzE=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
NjViZjAwOTBkZDdiM2Q5MDZiNmI0OGU5N2Y4OGU3YjIxZDYwMzgyNGM5MWE1
|
14
|
+
MDhiOGU1MDYxNjdlMWZlYTI2MjcyNGUyODE1YjRhMDAyZWMzZGIzYmI1M2Jm
|
15
|
+
ODlhMjFiN2Y1NjI1MjAwNDg2YjRmMDBkMDFmZWJiNTRhZDRmY2M=
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: oml4r
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.10.
|
4
|
+
version: 2.10.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- NICTA
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-10-
|
11
|
+
date: 2014-10-13 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: This is a simple client library for OML which does not use liboml2 and
|
14
14
|
its filters, but connects directly to the server using the +text+ protocol. User
|
@@ -82,9 +82,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
82
82
|
version: '1.9'
|
83
83
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
84
84
|
requirements:
|
85
|
-
- - ! '
|
85
|
+
- - ! '>='
|
86
86
|
- !ruby/object:Gem::Version
|
87
|
-
version:
|
87
|
+
version: '0'
|
88
88
|
requirements: []
|
89
89
|
rubyforge_project:
|
90
90
|
rubygems_version: 2.1.10
|