card-mod-api_key 0.15.0 → 0.15.1
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: 18cf7000ff4da75e3edabb542fe795c4642e8c7d7d3ef85d177780fcdcb0d275
|
4
|
+
data.tar.gz: bee028bee16b785db2f6f51dc073c044f457a970e0790417aa8a854baf307216
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cacf3c0b8761d568e3cd8dd8a0be996a1ba4eea9861630c2b35c289854a81c733039989ae2c7e3ad23760c667510e11e1cd88b767340628c07643bca08354b26
|
7
|
+
data.tar.gz: 714a99411a18dfbb2bff261712b88d5c5973385617516bb72863a39927613e58eabe3ab8b5b4a00e2a3f52d7d77264da3cf1bf3edf2d8984173a68c25343152c
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: card-mod-api_key
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.15.
|
4
|
+
version: 0.15.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ethan McCutchen
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2023-
|
13
|
+
date: 2023-03-29 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: card
|
@@ -18,28 +18,28 @@ dependencies:
|
|
18
18
|
requirements:
|
19
19
|
- - '='
|
20
20
|
- !ruby/object:Gem::Version
|
21
|
-
version: 1.105.
|
21
|
+
version: 1.105.1
|
22
22
|
type: :runtime
|
23
23
|
prerelease: false
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
25
25
|
requirements:
|
26
26
|
- - '='
|
27
27
|
- !ruby/object:Gem::Version
|
28
|
-
version: 1.105.
|
28
|
+
version: 1.105.1
|
29
29
|
- !ruby/object:Gem::Dependency
|
30
30
|
name: card-mod-account
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|
32
32
|
requirements:
|
33
33
|
- - '='
|
34
34
|
- !ruby/object:Gem::Version
|
35
|
-
version: 0.15.
|
35
|
+
version: 0.15.1
|
36
36
|
type: :runtime
|
37
37
|
prerelease: false
|
38
38
|
version_requirements: !ruby/object:Gem::Requirement
|
39
39
|
requirements:
|
40
40
|
- - '='
|
41
41
|
- !ruby/object:Gem::Version
|
42
|
-
version: 0.15.
|
42
|
+
version: 0.15.1
|
43
43
|
description: ''
|
44
44
|
email:
|
45
45
|
- info@decko.org
|
@@ -49,12 +49,12 @@ extra_rdoc_files: []
|
|
49
49
|
files:
|
50
50
|
- README.md
|
51
51
|
- assets/style/api_key_style.scss
|
52
|
+
- config/late/api_key.rb
|
53
|
+
- config/locales/de.yml
|
54
|
+
- config/locales/en.yml
|
52
55
|
- data/real.yml
|
53
|
-
- init/late/api_key.rb
|
54
56
|
- lib/card/auth/api_key.rb
|
55
57
|
- lib/card_controller/api_key.rb
|
56
|
-
- locales/de.yml
|
57
|
-
- locales/en.yml
|
58
58
|
- set/right/account.rb
|
59
59
|
- set/right/api_key.rb
|
60
60
|
- set/right/api_key/core.haml
|
File without changes
|
File without changes
|
File without changes
|