thecore_auth_commons 3.0.3 → 3.0.4
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ec36a718aa7ee95db6647d093b6dae8f5614318234b9072108d286e5254a8758
|
4
|
+
data.tar.gz: 536085973f16cec797a29bae031524fbf0c550cef5c286f3f541f6199dc20cae
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 79f643c8b4042a3d266501dee7d8d12e346b274aa4fc38949bc0b9bdc9de4d44180d4864224052201a21fc640fbffe9ef7561e6cc7bb12886f83e40ef9656679
|
7
|
+
data.tar.gz: ad9c7046f4ac59fd5b8cf2ace03b70bf243b331b5de249cb07c9f3b10cae7efb4c02edf252d327212dbafe03bec22d7d2e6c16cf45aaf373aa0e0d66e5b69185
|
File without changes
|
File without changes
|
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: 3.0.
|
4
|
+
version: 3.0.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gabriele Tassoni
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-02-
|
11
|
+
date: 2023-02-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -114,8 +114,8 @@ files:
|
|
114
114
|
- app/models/role_user.rb
|
115
115
|
- app/models/target.rb
|
116
116
|
- app/models/user.rb
|
117
|
-
- config/initializers/
|
118
|
-
- config/initializers/
|
117
|
+
- config/initializers/thecore_auth_commons_after_initialize.rb
|
118
|
+
- config/initializers/thecore_auth_commons_devise.rb
|
119
119
|
- config/locales/en.activerecord.yml
|
120
120
|
- config/locales/it.activerecord.yml
|
121
121
|
- config/locales/it.permissions.yml
|