rexleparser 0.9.4 → 0.9.5

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: dd792a48a5e928e25ee0fb376940f6b474c0fee9c0bf57c4f5e927cec3a5dfba
4
- data.tar.gz: 8c911113c032d1c2c4a81083f98e5ccc51000a2521abfeb0e3ffff7380977163
3
+ metadata.gz: 625932990da23296e55a9893dc5875d561e67716d249dd259471e0da22ee10ef
4
+ data.tar.gz: ee0c90ae8829a75c83cdd5a2090746b2316f0fcb60a4a5b816bf50c85afced4a
5
5
  SHA512:
6
- metadata.gz: '0953543aa1668b5096eb8643b152ea771ed31a55be6c56cb022d9164a8a5b4a2b64f97e41a5b8d3aca2dd466ecd783f4c9fea491d56712ad384c7d3211429b23'
7
- data.tar.gz: 1f63769b1a069d592c8aa669da0c68123e254a3cf4294d32ce3a12d5cc8790d0dd2452d5804b532a8a85fb3ee6fde1b78fc8dc733bf5bd9b800d04161be9c37b
6
+ metadata.gz: eaee723b0061c32e4af122918955a9633795c7477d6f81bfc27af6723a92b803f6f71bcaa6dcd72bb12d9c8f12c78c7d3a87e3ed719f7a2aabf9a1d5f9569382
7
+ data.tar.gz: 841a859447b1e2ce669147ef377c69819f7be4955e67781a7f2224963bd27e6c878ce32142267f36f2a4d72b386d1e6d1c11ac679760bd5f49a364382ef0796c
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -9,7 +9,8 @@ class Attributes < Hash
9
9
  class Value < String
10
10
 
11
11
  def initialize(value)
12
- super(value.gsub("'", '&apos;'))
12
+ #jr2020-04-30 super(value.gsub("'", '&apos;'))
13
+ super(value)
13
14
  end
14
15
 
15
16
  def <(val2)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rexleparser
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.4
4
+ version: 0.9.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -35,7 +35,7 @@ cert_chain:
35
35
  T71m/FVIgpvTDrvFUbSk75LOR+Sh7epwzIFUPsY3RNhBU1HuZrPEBI6IK8Xjc27P
36
36
  ahkta6LWar5SSzKmTY034ms+
37
37
  -----END CERTIFICATE-----
38
- date: 2020-02-18 00:00:00.000000000 Z
38
+ date: 2020-04-30 00:00:00.000000000 Z
39
39
  dependencies: []
40
40
  description:
41
41
  email: james@jamesrobertson.eu
metadata.gz.sig CHANGED
Binary file