pluoa-mapper 1.0.3 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- metadata +5 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a05a0a75dd2ce666a85efd3c4f7ed9f768a511ea
|
4
|
+
data.tar.gz: 24a9543c8d79062448e497b61eafb40959b4fe23
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 49befd4e9fed0922cf135b98442f28fc01bc7d5128602a29b17e3e71559dcb47353f3730aca8bc6f26c573cac0d1459c1c0207ea83446e5ebcb0cc655a5a0b75
|
7
|
+
data.tar.gz: 0ec7b81c768dec6d94182955ebafb2a8864a7e16a6bb0a6b5a638d23bb7544164c8079dcc659e65b9263637afd85d3937f4a9249dcc973f86e9fd04219b5f176
|
metadata
CHANGED
@@ -1,16 +1,18 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pluoa-mapper
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Eduardo Gomes Heinen
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-11-
|
11
|
+
date: 2016-11-18 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description:
|
13
|
+
description: Pluoa Mapper is a lib to manage easily elements mapped inside pages and
|
14
|
+
help to keep you pages objects cleaner and organized. Used to work with Testing
|
15
|
+
Automation
|
14
16
|
email: eduardogheinen@gmail.com
|
15
17
|
executables: []
|
16
18
|
extensions: []
|