extreml 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fdf78f69900728ade56258357b59d0c265e3899cd75d815583013b6358eac773
4
- data.tar.gz: 21efcdaeb00a7779b87fb7b6583f4d5c887b2c84cd4bc2139c7100cad0906062
3
+ metadata.gz: 6dc1874f0d54ca2436b537e1fc759ede08c12c38172ff04855196957e01eee15
4
+ data.tar.gz: 138949c2eea1d882025c1aaf6ba9f91bb8969a3aa651811748f776238eb32cd9
5
5
  SHA512:
6
- metadata.gz: 90e4897a9ff69e52450e55d00ed6b5938ccc4a045358e40c485d23f8f0b357d20bba9ce21058760b82005f9ae9a283d6fb721c08c264bd13f31b1d14eb37d2ed
7
- data.tar.gz: 9b1ace372adfe41199c644762fed6dc736c040116038d177fad79322ca46f4411280e8023f4ade3c874fc478bd5ac9c7f5073d023ce08c11487d764249442f29
6
+ metadata.gz: 748696e95bd74a9aa8652ebb973a4c77af3d5cb2f0e19882ef7ce895f9596ff7aab151bebe5b3adff7702534b274bbbeb6cbaf921cc036570451cbd0b2ccc27c
7
+ data.tar.gz: 061060002e22747a82917e39750a9a4c21e9939ddba97cf34af67bff02f4565d23815df1800d6c173ae86e515227563b2383b4df8eab8078fdf820229de479be
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: extreml
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fabio Boccacini
@@ -11,8 +11,8 @@ cert_chain: []
11
11
  date: 2020-05-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |-
14
- This gem allows to read an XML file and access its elements using methods named after the tags./
15
- See <a href="https://github.com/fboccacini/extreml">https://github.com/fboccacini/extreml</a> for reference and usage.
14
+ This gem allows to read an XML file and access its elements using methods named after the tags.
15
+ See https://github.com/fboccacini/extreml for reference and usage.
16
16
  email: fboccacini@gmail.com
17
17
  executables: []
18
18
  extensions: []