thecore_auth_commons 2.3.9 → 2.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/config/locales/it.activerecord.yml +3 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4acad495feb9d92eff86dd20afd5a7611d245c8d74c7e9d3f2b6f1debe85c64e
|
4
|
+
data.tar.gz: 91c1a713d685027a6d900f109daf8d661b1a72a36970f1f61676c5be2b8fca07
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 573be777ba6886dd931f9e5b5269079ae49cb3ba396bb662609dd337bfe37eb3e1202cc534fb8e1c6d066ea38db0dcb22bfcd7b4a139ec4fd6db9585d2f1f308
|
7
|
+
data.tar.gz: d135e49ad91e14d6ca45bb66752a8a9b4db6bc677d5b0518c0fc89c9abb29ad0e69d4e7b872974e84b30bc55b452f282b5c62be87695df5b9a794413e3b1d3e8
|
@@ -24,8 +24,10 @@ it:
|
|
24
24
|
password_confirmation: Conferma Password
|
25
25
|
role:
|
26
26
|
users: Utenti
|
27
|
-
name:
|
27
|
+
name: Ruolo
|
28
28
|
permissions: Permessi
|
29
|
+
created_at: Data di creazione
|
30
|
+
updated_at: Ultimo aggiornamento
|
29
31
|
permission:
|
30
32
|
predicate: Predicato
|
31
33
|
action: Azione
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: thecore_auth_commons
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.4.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gabriele Tassoni
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-12-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|