explorak5_login_prueba 3.6.0 → 3.7.0
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
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bab6149685af672e13ce8e7b5570f40fe58163fd6a2e46c82cd02781524cd15d
|
4
|
+
data.tar.gz: a337e651256e1efcd1372fe63e4c76821991386bd068c27a604477bee3558621
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6a8234a48f67288d4cb8798c71b2d0994d5265a2e29cca595b3559fda7a412602934ef5041b6e5c9c8445af695fed85ee4630e18509d747c12e173a41447c275
|
7
|
+
data.tar.gz: 9413bd449829cbf508175059941bacac330fdf40ae1e9d24cff67d162527f12e6618b343aa17fd13ef3bce86fd34a9d69548e8e0e87e2da07f25e4fd2c01dc07
|
@@ -39,8 +39,7 @@
|
|
39
39
|
<div class="ic-Login__content">
|
40
40
|
<div class="ic-Login__innerContent">
|
41
41
|
<div>
|
42
|
-
|
43
|
-
</button>
|
42
|
+
<%= image_tag 'explorak5_login_prueba/images/images_k5/logovinculos.png' %>
|
44
43
|
</div>
|
45
44
|
|
46
45
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: explorak5_login_prueba
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.
|
4
|
+
version: 3.7.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Kevin Ibarra
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-08-
|
11
|
+
date: 2024-08-18 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: 'This gem provides a comprehensive solution for implementing login functionality
|
14
14
|
in Ruby applications. Features include user authentication, password management,
|