activesupport_cache_database 0.3.0 → 0.3.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/test.yml +1 -1
- data/Gemfile +7 -0
- data/Gemfile.lock +43 -38
- data/Gemfile.rails6 +6 -0
- data/Gemfile.rails6.lock +44 -41
- data/activesupport_cache_database.gemspec +1 -7
- metadata +3 -87
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 57713e86691e63aafba7d0a6058f46add905cd0087dfe8e1b10213171903c246
|
4
|
+
data.tar.gz: ef982713ee31115a33e51d493e83df54b2a949142f023e4fcacf7d8cc8435db4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2a9e2192dd884334ec69ee1fcd418193c8a2499156dc553f18d9c7a6ea3d92fc6862f33a4d391eacc10ce4ae598aec4148a154f22b12f02018a00a2408a9aaef
|
7
|
+
data.tar.gz: e28a4b456bc68804bbb247a6dfc3159bdaf2ea31a1ba67685c6dcf1e1d012d948029b6de23821015d38ca49d6e15ad0144e0912a159bc66db29c3aa01d0ec6fa
|
data/.github/workflows/test.yml
CHANGED
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,81 +1,86 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
activesupport_cache_database (0.3.
|
4
|
+
activesupport_cache_database (0.3.1)
|
5
5
|
activerecord (>= 6.0)
|
6
6
|
activesupport (>= 6.0)
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
-
activemodel (7.0.
|
12
|
-
activesupport (= 7.0.
|
13
|
-
activerecord (7.0.
|
14
|
-
activemodel (= 7.0.
|
15
|
-
activesupport (= 7.0.
|
16
|
-
activesupport (7.0.
|
11
|
+
activemodel (7.0.4.2)
|
12
|
+
activesupport (= 7.0.4.2)
|
13
|
+
activerecord (7.0.4.2)
|
14
|
+
activemodel (= 7.0.4.2)
|
15
|
+
activesupport (= 7.0.4.2)
|
16
|
+
activesupport (7.0.4.2)
|
17
17
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
18
18
|
i18n (>= 1.6, < 2)
|
19
19
|
minitest (>= 5.1)
|
20
20
|
tzinfo (~> 2.0)
|
21
21
|
ast (2.4.2)
|
22
|
-
concurrent-ruby (1.
|
22
|
+
concurrent-ruby (1.2.0)
|
23
23
|
diff-lcs (1.5.0)
|
24
|
-
i18n (1.
|
24
|
+
i18n (1.12.0)
|
25
25
|
concurrent-ruby (~> 1.0)
|
26
|
-
json (2.6.
|
27
|
-
|
28
|
-
|
26
|
+
json (2.6.3)
|
27
|
+
mini_portile2 (2.8.1)
|
28
|
+
minitest (5.17.0)
|
29
|
+
mysql2 (0.5.5)
|
29
30
|
parallel (1.22.1)
|
30
|
-
parser (3.
|
31
|
+
parser (3.2.0.0)
|
31
32
|
ast (~> 2.4.1)
|
32
|
-
pg (1.4.
|
33
|
+
pg (1.4.5)
|
33
34
|
rainbow (3.1.1)
|
34
35
|
rake (13.0.6)
|
35
|
-
regexp_parser (2.
|
36
|
+
regexp_parser (2.6.2)
|
36
37
|
rexml (3.2.5)
|
37
|
-
rspec (3.
|
38
|
-
rspec-core (~> 3.
|
39
|
-
rspec-expectations (~> 3.
|
40
|
-
rspec-mocks (~> 3.
|
41
|
-
rspec-core (3.
|
42
|
-
rspec-support (~> 3.
|
43
|
-
rspec-expectations (3.
|
38
|
+
rspec (3.12.0)
|
39
|
+
rspec-core (~> 3.12.0)
|
40
|
+
rspec-expectations (~> 3.12.0)
|
41
|
+
rspec-mocks (~> 3.12.0)
|
42
|
+
rspec-core (3.12.0)
|
43
|
+
rspec-support (~> 3.12.0)
|
44
|
+
rspec-expectations (3.12.2)
|
44
45
|
diff-lcs (>= 1.2.0, < 2.0)
|
45
|
-
rspec-support (~> 3.
|
46
|
-
rspec-mocks (3.
|
46
|
+
rspec-support (~> 3.12.0)
|
47
|
+
rspec-mocks (3.12.3)
|
47
48
|
diff-lcs (>= 1.2.0, < 2.0)
|
48
|
-
rspec-support (~> 3.
|
49
|
-
rspec-support (3.
|
50
|
-
rubocop (1.
|
49
|
+
rspec-support (~> 3.12.0)
|
50
|
+
rspec-support (3.12.0)
|
51
|
+
rubocop (1.44.1)
|
51
52
|
json (~> 2.3)
|
52
53
|
parallel (~> 1.10)
|
53
|
-
parser (>= 3.
|
54
|
+
parser (>= 3.2.0.0)
|
54
55
|
rainbow (>= 2.2.2, < 4.0)
|
55
56
|
regexp_parser (>= 1.8, < 3.0)
|
56
57
|
rexml (>= 3.2.5, < 4.0)
|
57
|
-
rubocop-ast (>= 1.
|
58
|
+
rubocop-ast (>= 1.24.1, < 2.0)
|
58
59
|
ruby-progressbar (~> 1.7)
|
59
|
-
unicode-display_width (>=
|
60
|
-
rubocop-ast (1.
|
60
|
+
unicode-display_width (>= 2.4.0, < 3.0)
|
61
|
+
rubocop-ast (1.24.1)
|
61
62
|
parser (>= 3.1.1.0)
|
62
|
-
rubocop-bsm (0.6.
|
63
|
+
rubocop-bsm (0.6.1)
|
63
64
|
rubocop (~> 1.0)
|
64
65
|
rubocop-performance
|
65
66
|
rubocop-rake
|
66
67
|
rubocop-rspec
|
67
|
-
rubocop-
|
68
|
+
rubocop-capybara (2.17.0)
|
69
|
+
rubocop (~> 1.41)
|
70
|
+
rubocop-performance (1.15.2)
|
68
71
|
rubocop (>= 1.7.0, < 2.0)
|
69
72
|
rubocop-ast (>= 0.4.0)
|
70
73
|
rubocop-rake (0.6.0)
|
71
74
|
rubocop (~> 1.0)
|
72
|
-
rubocop-rspec (2.
|
73
|
-
rubocop (~> 1.
|
75
|
+
rubocop-rspec (2.18.1)
|
76
|
+
rubocop (~> 1.33)
|
77
|
+
rubocop-capybara (~> 2.17)
|
74
78
|
ruby-progressbar (1.11.0)
|
75
|
-
sqlite3 (1.
|
76
|
-
|
79
|
+
sqlite3 (1.6.0)
|
80
|
+
mini_portile2 (~> 2.8.0)
|
81
|
+
tzinfo (2.0.6)
|
77
82
|
concurrent-ruby (~> 1.0)
|
78
|
-
unicode-display_width (2.2
|
83
|
+
unicode-display_width (2.4.2)
|
79
84
|
|
80
85
|
PLATFORMS
|
81
86
|
ruby
|
data/Gemfile.rails6
CHANGED
data/Gemfile.rails6.lock
CHANGED
@@ -1,83 +1,86 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
activesupport_cache_database (0.3.
|
5
|
-
activerecord (>=
|
6
|
-
activesupport (>=
|
4
|
+
activesupport_cache_database (0.3.1)
|
5
|
+
activerecord (>= 6.0)
|
6
|
+
activesupport (>= 6.0)
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
-
activemodel (6.1.
|
12
|
-
activesupport (= 6.1.
|
13
|
-
activerecord (6.1.
|
14
|
-
activemodel (= 6.1.
|
15
|
-
activesupport (= 6.1.
|
16
|
-
activesupport (6.1.
|
11
|
+
activemodel (6.1.7.2)
|
12
|
+
activesupport (= 6.1.7.2)
|
13
|
+
activerecord (6.1.7.2)
|
14
|
+
activemodel (= 6.1.7.2)
|
15
|
+
activesupport (= 6.1.7.2)
|
16
|
+
activesupport (6.1.7.2)
|
17
17
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
18
18
|
i18n (>= 1.6, < 2)
|
19
19
|
minitest (>= 5.1)
|
20
20
|
tzinfo (~> 2.0)
|
21
21
|
zeitwerk (~> 2.3)
|
22
22
|
ast (2.4.2)
|
23
|
-
concurrent-ruby (1.
|
23
|
+
concurrent-ruby (1.2.0)
|
24
24
|
diff-lcs (1.5.0)
|
25
|
-
i18n (1.
|
25
|
+
i18n (1.12.0)
|
26
26
|
concurrent-ruby (~> 1.0)
|
27
|
-
json (2.6.
|
28
|
-
minitest (5.
|
29
|
-
mysql2 (0.5.
|
27
|
+
json (2.6.3)
|
28
|
+
minitest (5.17.0)
|
29
|
+
mysql2 (0.5.5)
|
30
30
|
parallel (1.22.1)
|
31
|
-
parser (3.
|
31
|
+
parser (3.2.0.0)
|
32
32
|
ast (~> 2.4.1)
|
33
|
-
pg (1.4.
|
33
|
+
pg (1.4.5)
|
34
34
|
rainbow (3.1.1)
|
35
35
|
rake (13.0.6)
|
36
|
-
regexp_parser (2.
|
36
|
+
regexp_parser (2.6.2)
|
37
37
|
rexml (3.2.5)
|
38
|
-
rspec (3.
|
39
|
-
rspec-core (~> 3.
|
40
|
-
rspec-expectations (~> 3.
|
41
|
-
rspec-mocks (~> 3.
|
42
|
-
rspec-core (3.
|
43
|
-
rspec-support (~> 3.
|
44
|
-
rspec-expectations (3.
|
38
|
+
rspec (3.12.0)
|
39
|
+
rspec-core (~> 3.12.0)
|
40
|
+
rspec-expectations (~> 3.12.0)
|
41
|
+
rspec-mocks (~> 3.12.0)
|
42
|
+
rspec-core (3.12.0)
|
43
|
+
rspec-support (~> 3.12.0)
|
44
|
+
rspec-expectations (3.12.2)
|
45
45
|
diff-lcs (>= 1.2.0, < 2.0)
|
46
|
-
rspec-support (~> 3.
|
47
|
-
rspec-mocks (3.
|
46
|
+
rspec-support (~> 3.12.0)
|
47
|
+
rspec-mocks (3.12.3)
|
48
48
|
diff-lcs (>= 1.2.0, < 2.0)
|
49
|
-
rspec-support (~> 3.
|
50
|
-
rspec-support (3.
|
51
|
-
rubocop (1.
|
49
|
+
rspec-support (~> 3.12.0)
|
50
|
+
rspec-support (3.12.0)
|
51
|
+
rubocop (1.44.1)
|
52
52
|
json (~> 2.3)
|
53
53
|
parallel (~> 1.10)
|
54
|
-
parser (>= 3.
|
54
|
+
parser (>= 3.2.0.0)
|
55
55
|
rainbow (>= 2.2.2, < 4.0)
|
56
56
|
regexp_parser (>= 1.8, < 3.0)
|
57
57
|
rexml (>= 3.2.5, < 4.0)
|
58
|
-
rubocop-ast (>= 1.
|
58
|
+
rubocop-ast (>= 1.24.1, < 2.0)
|
59
59
|
ruby-progressbar (~> 1.7)
|
60
|
-
unicode-display_width (>=
|
61
|
-
rubocop-ast (1.
|
60
|
+
unicode-display_width (>= 2.4.0, < 3.0)
|
61
|
+
rubocop-ast (1.24.1)
|
62
62
|
parser (>= 3.1.1.0)
|
63
|
-
rubocop-bsm (0.6.
|
63
|
+
rubocop-bsm (0.6.1)
|
64
64
|
rubocop (~> 1.0)
|
65
65
|
rubocop-performance
|
66
66
|
rubocop-rake
|
67
67
|
rubocop-rspec
|
68
|
-
rubocop-
|
68
|
+
rubocop-capybara (2.17.0)
|
69
|
+
rubocop (~> 1.41)
|
70
|
+
rubocop-performance (1.15.2)
|
69
71
|
rubocop (>= 1.7.0, < 2.0)
|
70
72
|
rubocop-ast (>= 0.4.0)
|
71
73
|
rubocop-rake (0.6.0)
|
72
74
|
rubocop (~> 1.0)
|
73
|
-
rubocop-rspec (2.
|
74
|
-
rubocop (~> 1.
|
75
|
+
rubocop-rspec (2.18.1)
|
76
|
+
rubocop (~> 1.33)
|
77
|
+
rubocop-capybara (~> 2.17)
|
75
78
|
ruby-progressbar (1.11.0)
|
76
|
-
sqlite3 (1.
|
77
|
-
tzinfo (2.0.
|
79
|
+
sqlite3 (1.6.0-x86_64-linux)
|
80
|
+
tzinfo (2.0.6)
|
78
81
|
concurrent-ruby (~> 1.0)
|
79
|
-
unicode-display_width (2.2
|
80
|
-
zeitwerk (2.6.
|
82
|
+
unicode-display_width (2.4.2)
|
83
|
+
zeitwerk (2.6.6)
|
81
84
|
|
82
85
|
PLATFORMS
|
83
86
|
x86_64-linux
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Gem::Specification.new do |s|
|
2
2
|
s.name = 'activesupport_cache_database'
|
3
|
-
s.version = '0.3.
|
3
|
+
s.version = '0.3.1'
|
4
4
|
s.authors = ['Black Square Media Ltd']
|
5
5
|
s.email = ['info@blacksquaremedia.com']
|
6
6
|
s.summary = %(ActiveSupport::Cache::Store implementation backed by ActiveRecord.)
|
@@ -16,11 +16,5 @@ Gem::Specification.new do |s|
|
|
16
16
|
s.add_dependency 'activesupport', '>= 6.0'
|
17
17
|
|
18
18
|
s.add_development_dependency 'bundler'
|
19
|
-
s.add_development_dependency 'mysql2'
|
20
|
-
s.add_development_dependency 'pg'
|
21
|
-
s.add_development_dependency 'rake'
|
22
|
-
s.add_development_dependency 'rspec'
|
23
|
-
s.add_development_dependency 'rubocop-bsm'
|
24
|
-
s.add_development_dependency 'sqlite3'
|
25
19
|
s.metadata['rubygems_mfa_required'] = 'true'
|
26
20
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: activesupport_cache_database
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Black Square Media Ltd
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-01-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|
@@ -52,90 +52,6 @@ dependencies:
|
|
52
52
|
- - ">="
|
53
53
|
- !ruby/object:Gem::Version
|
54
54
|
version: '0'
|
55
|
-
- !ruby/object:Gem::Dependency
|
56
|
-
name: mysql2
|
57
|
-
requirement: !ruby/object:Gem::Requirement
|
58
|
-
requirements:
|
59
|
-
- - ">="
|
60
|
-
- !ruby/object:Gem::Version
|
61
|
-
version: '0'
|
62
|
-
type: :development
|
63
|
-
prerelease: false
|
64
|
-
version_requirements: !ruby/object:Gem::Requirement
|
65
|
-
requirements:
|
66
|
-
- - ">="
|
67
|
-
- !ruby/object:Gem::Version
|
68
|
-
version: '0'
|
69
|
-
- !ruby/object:Gem::Dependency
|
70
|
-
name: pg
|
71
|
-
requirement: !ruby/object:Gem::Requirement
|
72
|
-
requirements:
|
73
|
-
- - ">="
|
74
|
-
- !ruby/object:Gem::Version
|
75
|
-
version: '0'
|
76
|
-
type: :development
|
77
|
-
prerelease: false
|
78
|
-
version_requirements: !ruby/object:Gem::Requirement
|
79
|
-
requirements:
|
80
|
-
- - ">="
|
81
|
-
- !ruby/object:Gem::Version
|
82
|
-
version: '0'
|
83
|
-
- !ruby/object:Gem::Dependency
|
84
|
-
name: rake
|
85
|
-
requirement: !ruby/object:Gem::Requirement
|
86
|
-
requirements:
|
87
|
-
- - ">="
|
88
|
-
- !ruby/object:Gem::Version
|
89
|
-
version: '0'
|
90
|
-
type: :development
|
91
|
-
prerelease: false
|
92
|
-
version_requirements: !ruby/object:Gem::Requirement
|
93
|
-
requirements:
|
94
|
-
- - ">="
|
95
|
-
- !ruby/object:Gem::Version
|
96
|
-
version: '0'
|
97
|
-
- !ruby/object:Gem::Dependency
|
98
|
-
name: rspec
|
99
|
-
requirement: !ruby/object:Gem::Requirement
|
100
|
-
requirements:
|
101
|
-
- - ">="
|
102
|
-
- !ruby/object:Gem::Version
|
103
|
-
version: '0'
|
104
|
-
type: :development
|
105
|
-
prerelease: false
|
106
|
-
version_requirements: !ruby/object:Gem::Requirement
|
107
|
-
requirements:
|
108
|
-
- - ">="
|
109
|
-
- !ruby/object:Gem::Version
|
110
|
-
version: '0'
|
111
|
-
- !ruby/object:Gem::Dependency
|
112
|
-
name: rubocop-bsm
|
113
|
-
requirement: !ruby/object:Gem::Requirement
|
114
|
-
requirements:
|
115
|
-
- - ">="
|
116
|
-
- !ruby/object:Gem::Version
|
117
|
-
version: '0'
|
118
|
-
type: :development
|
119
|
-
prerelease: false
|
120
|
-
version_requirements: !ruby/object:Gem::Requirement
|
121
|
-
requirements:
|
122
|
-
- - ">="
|
123
|
-
- !ruby/object:Gem::Version
|
124
|
-
version: '0'
|
125
|
-
- !ruby/object:Gem::Dependency
|
126
|
-
name: sqlite3
|
127
|
-
requirement: !ruby/object:Gem::Requirement
|
128
|
-
requirements:
|
129
|
-
- - ">="
|
130
|
-
- !ruby/object:Gem::Version
|
131
|
-
version: '0'
|
132
|
-
type: :development
|
133
|
-
prerelease: false
|
134
|
-
version_requirements: !ruby/object:Gem::Requirement
|
135
|
-
requirements:
|
136
|
-
- - ">="
|
137
|
-
- !ruby/object:Gem::Version
|
138
|
-
version: '0'
|
139
55
|
description: Use your DB as a cache store
|
140
56
|
email:
|
141
57
|
- info@blacksquaremedia.com
|
@@ -179,7 +95,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
179
95
|
- !ruby/object:Gem::Version
|
180
96
|
version: '0'
|
181
97
|
requirements: []
|
182
|
-
rubygems_version: 3.3.
|
98
|
+
rubygems_version: 3.3.3
|
183
99
|
signing_key:
|
184
100
|
specification_version: 4
|
185
101
|
summary: ActiveSupport::Cache::Store implementation backed by ActiveRecord.
|