infopark_component_cache 4.0.0 → 4.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/.ruby-version +1 -1
- data/.travis.yml +2 -2
- data/CHANGELOG.md +10 -0
- data/Gemfile +1 -1
- data/Gemfile.lock +96 -91
- data/Gemfile.rails50 +6 -0
- data/Gemfile.rails50.lock +203 -0
- data/Gemfile.rails51.lock +19 -22
- data/README.md +1 -1
- data/infopark_component_cache.gemspec +7 -7
- data/lib/infopark_component_cache/version.rb +1 -1
- data/spec/dummy/app/assets/config/manifest.js +0 -0
- data/spec/dummy/config/application.rb +4 -0
- data/spec/dummy/config/database.yml +1 -0
- data/spec/dummy/db/cms.sqlite3 +0 -0
- metadata +35 -23
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 1a7f5d5894bd85b775ac87b33c504eea84cee7dfc63e171b17f40f4fe033398c
|
4
|
+
data.tar.gz: 8bf7997c54cf2b9adad6d64181552d93a3adc661abd2ef07fd11c00270bc3111
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 35d230b8c34a887bb94271a1de0924f54e87a44795e26bc1bba967c915dd219ee970d2bddf56e42b2c56b0ebbc73a4c2dea95cb3d3f07ebc862776ab3ffc3c3b
|
7
|
+
data.tar.gz: c07d01b3792f3cc4cc9f9d7cc612363a1ec98252df913f4522a486c19641a026418e037fa09591f58c91a7c2e13affa787e1a68b256eadde2d1273f73c077fbd
|
data/.ruby-version
CHANGED
@@ -1 +1 @@
|
|
1
|
-
2.
|
1
|
+
2.7.5
|
data/.travis.yml
CHANGED
data/CHANGELOG.md
ADDED
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,102 +1,104 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
infopark_component_cache (4.
|
5
|
-
infopark_fiona_connector (~> 7.0.1.5.2.
|
4
|
+
infopark_component_cache (4.2.0)
|
5
|
+
infopark_fiona_connector (~> 7.0.1.5.2.7.rc1)
|
6
6
|
rails (~> 5.0)
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
-
actioncable (5.
|
12
|
-
actionpack (= 5.
|
13
|
-
nio4r (
|
14
|
-
websocket-driver (
|
15
|
-
actionmailer (5.
|
16
|
-
actionpack (= 5.
|
17
|
-
actionview (= 5.
|
18
|
-
activejob (= 5.
|
11
|
+
actioncable (5.2.7.1)
|
12
|
+
actionpack (= 5.2.7.1)
|
13
|
+
nio4r (~> 2.0)
|
14
|
+
websocket-driver (>= 0.6.1)
|
15
|
+
actionmailer (5.2.7.1)
|
16
|
+
actionpack (= 5.2.7.1)
|
17
|
+
actionview (= 5.2.7.1)
|
18
|
+
activejob (= 5.2.7.1)
|
19
19
|
mail (~> 2.5, >= 2.5.4)
|
20
20
|
rails-dom-testing (~> 2.0)
|
21
|
-
actionpack (5.
|
22
|
-
actionview (= 5.
|
23
|
-
activesupport (= 5.
|
24
|
-
rack (~> 2.0)
|
25
|
-
rack-test (
|
21
|
+
actionpack (5.2.7.1)
|
22
|
+
actionview (= 5.2.7.1)
|
23
|
+
activesupport (= 5.2.7.1)
|
24
|
+
rack (~> 2.0, >= 2.0.8)
|
25
|
+
rack-test (>= 0.6.3)
|
26
26
|
rails-dom-testing (~> 2.0)
|
27
27
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
28
|
-
actionview (5.
|
29
|
-
activesupport (= 5.
|
28
|
+
actionview (5.2.7.1)
|
29
|
+
activesupport (= 5.2.7.1)
|
30
30
|
builder (~> 3.1)
|
31
|
-
|
31
|
+
erubi (~> 1.4)
|
32
32
|
rails-dom-testing (~> 2.0)
|
33
33
|
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
34
|
-
activejob (5.
|
35
|
-
activesupport (= 5.
|
34
|
+
activejob (5.2.7.1)
|
35
|
+
activesupport (= 5.2.7.1)
|
36
36
|
globalid (>= 0.3.6)
|
37
|
-
activemodel (5.
|
38
|
-
activesupport (= 5.
|
39
|
-
activerecord (5.
|
40
|
-
activemodel (= 5.
|
41
|
-
activesupport (= 5.
|
42
|
-
arel (
|
43
|
-
|
37
|
+
activemodel (5.2.7.1)
|
38
|
+
activesupport (= 5.2.7.1)
|
39
|
+
activerecord (5.2.7.1)
|
40
|
+
activemodel (= 5.2.7.1)
|
41
|
+
activesupport (= 5.2.7.1)
|
42
|
+
arel (>= 9.0)
|
43
|
+
activestorage (5.2.7.1)
|
44
|
+
actionpack (= 5.2.7.1)
|
45
|
+
activerecord (= 5.2.7.1)
|
46
|
+
marcel (~> 1.0.0)
|
47
|
+
activesupport (5.2.7.1)
|
44
48
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
45
49
|
i18n (>= 0.7, < 2)
|
46
50
|
minitest (~> 5.1)
|
47
51
|
tzinfo (~> 1.1)
|
48
|
-
arel (
|
52
|
+
arel (9.0.0)
|
49
53
|
ast (2.4.1)
|
50
54
|
builder (3.2.4)
|
51
55
|
byebug (11.1.3)
|
52
56
|
coderay (1.1.3)
|
53
|
-
concurrent-ruby (1.1.
|
57
|
+
concurrent-ruby (1.1.10)
|
54
58
|
crass (1.0.6)
|
55
|
-
diff-lcs (1.4.
|
56
|
-
|
57
|
-
faraday (
|
58
|
-
|
59
|
-
|
60
|
-
|
59
|
+
diff-lcs (1.4.4)
|
60
|
+
erubi (1.10.0)
|
61
|
+
faraday (2.2.0)
|
62
|
+
faraday-net_http (~> 2.0)
|
63
|
+
ruby2_keywords (>= 0.0.4)
|
64
|
+
faraday-net_http (2.0.2)
|
65
|
+
globalid (1.0.0)
|
66
|
+
activesupport (>= 5.0)
|
61
67
|
helpful_configuration (0.1.0)
|
62
|
-
i18n (1.
|
68
|
+
i18n (1.10.0)
|
63
69
|
concurrent-ruby (~> 1.0)
|
64
|
-
infopark_fiona_connector (7.0.1.5.2.
|
70
|
+
infopark_fiona_connector (7.0.1.5.2.7.rc1)
|
65
71
|
activerecord (~> 5.0)
|
66
72
|
helpful_configuration (~> 0.1.0)
|
67
|
-
jquery-rails (~> 4.3)
|
68
73
|
json (~> 2.3)
|
69
74
|
maruku (~> 0.7)
|
70
75
|
mime-types (~> 3.1)
|
71
|
-
mysql_blob_streaming (~> 2.
|
76
|
+
mysql_blob_streaming (~> 2.5)
|
72
77
|
rails (~> 5.0)
|
73
78
|
rake (~> 12.3)
|
74
79
|
rsolr (~> 2.1.0s)
|
75
|
-
|
76
|
-
|
77
|
-
railties (>= 4.2.0)
|
78
|
-
thor (>= 0.14, < 2.0)
|
79
|
-
json (2.3.1)
|
80
|
-
loofah (2.6.0)
|
80
|
+
json (2.6.1)
|
81
|
+
loofah (2.17.0)
|
81
82
|
crass (~> 1.0.2)
|
82
83
|
nokogiri (>= 1.5.9)
|
83
84
|
mail (2.7.1)
|
84
85
|
mini_mime (>= 0.1.1)
|
86
|
+
marcel (1.0.2)
|
85
87
|
maruku (0.7.3)
|
86
88
|
method_source (1.0.0)
|
87
|
-
mime-types (3.
|
89
|
+
mime-types (3.4.1)
|
88
90
|
mime-types-data (~> 3.2015)
|
89
|
-
mime-types-data (3.
|
90
|
-
mini_mime (1.
|
91
|
-
mini_portile2 (2.
|
92
|
-
minitest (5.
|
93
|
-
|
94
|
-
|
95
|
-
mysql_blob_streaming (2.3.0)
|
91
|
+
mime-types-data (3.2022.0105)
|
92
|
+
mini_mime (1.1.2)
|
93
|
+
mini_portile2 (2.8.0)
|
94
|
+
minitest (5.15.0)
|
95
|
+
mysql2 (0.5.4)
|
96
|
+
mysql_blob_streaming (2.5.0)
|
96
97
|
mysql2 (>= 0.4.4, < 0.6.0)
|
97
|
-
nio4r (2.5.
|
98
|
-
nokogiri (1.
|
99
|
-
mini_portile2 (~> 2.
|
98
|
+
nio4r (2.5.8)
|
99
|
+
nokogiri (1.13.5)
|
100
|
+
mini_portile2 (~> 2.8.0)
|
101
|
+
racc (~> 1.4)
|
100
102
|
parallel (1.19.2)
|
101
103
|
parser (2.7.1.4)
|
102
104
|
ast (~> 2.4.1)
|
@@ -106,36 +108,38 @@ GEM
|
|
106
108
|
pry-byebug (3.9.0)
|
107
109
|
byebug (~> 11.0)
|
108
110
|
pry (~> 0.13.0)
|
111
|
+
racc (1.6.0)
|
109
112
|
rack (2.2.3)
|
110
|
-
rack-test (
|
111
|
-
rack (>= 1.0)
|
112
|
-
rails (5.
|
113
|
-
actioncable (= 5.
|
114
|
-
actionmailer (= 5.
|
115
|
-
actionpack (= 5.
|
116
|
-
actionview (= 5.
|
117
|
-
activejob (= 5.
|
118
|
-
activemodel (= 5.
|
119
|
-
activerecord (= 5.
|
120
|
-
|
113
|
+
rack-test (1.1.0)
|
114
|
+
rack (>= 1.0, < 3)
|
115
|
+
rails (5.2.7.1)
|
116
|
+
actioncable (= 5.2.7.1)
|
117
|
+
actionmailer (= 5.2.7.1)
|
118
|
+
actionpack (= 5.2.7.1)
|
119
|
+
actionview (= 5.2.7.1)
|
120
|
+
activejob (= 5.2.7.1)
|
121
|
+
activemodel (= 5.2.7.1)
|
122
|
+
activerecord (= 5.2.7.1)
|
123
|
+
activestorage (= 5.2.7.1)
|
124
|
+
activesupport (= 5.2.7.1)
|
121
125
|
bundler (>= 1.3.0)
|
122
|
-
railties (= 5.
|
126
|
+
railties (= 5.2.7.1)
|
123
127
|
sprockets-rails (>= 2.0.0)
|
124
128
|
rails-dom-testing (2.0.3)
|
125
129
|
activesupport (>= 4.2.0)
|
126
130
|
nokogiri (>= 1.6)
|
127
|
-
rails-html-sanitizer (1.
|
131
|
+
rails-html-sanitizer (1.4.2)
|
128
132
|
loofah (~> 2.3)
|
129
|
-
railties (5.
|
130
|
-
actionpack (= 5.
|
131
|
-
activesupport (= 5.
|
133
|
+
railties (5.2.7.1)
|
134
|
+
actionpack (= 5.2.7.1)
|
135
|
+
activesupport (= 5.2.7.1)
|
132
136
|
method_source
|
133
137
|
rake (>= 0.8.7)
|
134
|
-
thor (>= 0.
|
138
|
+
thor (>= 0.19.0, < 2.0)
|
135
139
|
rainbow (3.0.0)
|
136
140
|
rake (12.3.3)
|
137
141
|
regexp_parser (1.7.1)
|
138
|
-
rexml (3.2.
|
142
|
+
rexml (3.2.5)
|
139
143
|
rsolr (2.1.0)
|
140
144
|
builder (>= 2.1.2)
|
141
145
|
faraday (>= 0.9.0)
|
@@ -165,27 +169,28 @@ GEM
|
|
165
169
|
rubocop-ast (>= 0.1.0, < 1.0)
|
166
170
|
ruby-progressbar (~> 1.7)
|
167
171
|
unicode-display_width (>= 1.4.0, < 2.0)
|
168
|
-
rubocop-ast (0.
|
172
|
+
rubocop-ast (0.2.0)
|
169
173
|
parser (>= 2.7.0.1)
|
170
|
-
rubocop-performance (1.7.
|
174
|
+
rubocop-performance (1.7.1)
|
171
175
|
rubocop (>= 0.82.0)
|
172
|
-
rubocop-rspec (1.
|
173
|
-
rubocop (>= 0.
|
176
|
+
rubocop-rspec (1.42.0)
|
177
|
+
rubocop (>= 0.87.0)
|
174
178
|
ruby-progressbar (1.10.1)
|
175
|
-
|
179
|
+
ruby2_keywords (0.0.5)
|
180
|
+
sprockets (4.0.3)
|
176
181
|
concurrent-ruby (~> 1.0)
|
177
182
|
rack (> 1, < 3)
|
178
|
-
sprockets-rails (3.2
|
179
|
-
actionpack (>=
|
180
|
-
activesupport (>=
|
183
|
+
sprockets-rails (3.4.2)
|
184
|
+
actionpack (>= 5.2)
|
185
|
+
activesupport (>= 5.2)
|
181
186
|
sprockets (>= 3.0.0)
|
182
|
-
sqlite3 (1.
|
183
|
-
thor (1.
|
187
|
+
sqlite3 (1.4.2)
|
188
|
+
thor (1.2.1)
|
184
189
|
thread_safe (0.3.6)
|
185
|
-
tzinfo (1.2.
|
190
|
+
tzinfo (1.2.9)
|
186
191
|
thread_safe (~> 0.1)
|
187
192
|
unicode-display_width (1.7.0)
|
188
|
-
websocket-driver (0.
|
193
|
+
websocket-driver (0.7.5)
|
189
194
|
websocket-extensions (>= 0.1.0)
|
190
195
|
websocket-extensions (0.1.5)
|
191
196
|
|
@@ -194,13 +199,13 @@ PLATFORMS
|
|
194
199
|
|
195
200
|
DEPENDENCIES
|
196
201
|
infopark_component_cache!
|
197
|
-
pry-byebug
|
198
|
-
rails (~> 5.
|
202
|
+
pry-byebug (~> 3.9)
|
203
|
+
rails (~> 5.2.6)
|
199
204
|
rspec-rails (~> 3.5)
|
200
205
|
rubocop (~> 0.87.1)
|
201
|
-
rubocop-performance
|
202
|
-
rubocop-rspec
|
203
|
-
sqlite3 (~> 1.3.6)
|
206
|
+
rubocop-performance (~> 1.7)
|
207
|
+
rubocop-rspec (~> 1.30)
|
208
|
+
sqlite3 (~> 1.3, >= 1.3.6)
|
204
209
|
|
205
210
|
BUNDLED WITH
|
206
211
|
1.17.3
|
data/Gemfile.rails50
ADDED
@@ -0,0 +1,203 @@
|
|
1
|
+
PATH
|
2
|
+
remote: .
|
3
|
+
specs:
|
4
|
+
infopark_component_cache (4.2.0)
|
5
|
+
infopark_fiona_connector (~> 7.0.1.5.2.7.rc1)
|
6
|
+
rails (~> 5.0)
|
7
|
+
|
8
|
+
GEM
|
9
|
+
remote: https://rubygems.org/
|
10
|
+
specs:
|
11
|
+
actioncable (5.0.7.2)
|
12
|
+
actionpack (= 5.0.7.2)
|
13
|
+
nio4r (>= 1.2, < 3.0)
|
14
|
+
websocket-driver (~> 0.6.1)
|
15
|
+
actionmailer (5.0.7.2)
|
16
|
+
actionpack (= 5.0.7.2)
|
17
|
+
actionview (= 5.0.7.2)
|
18
|
+
activejob (= 5.0.7.2)
|
19
|
+
mail (~> 2.5, >= 2.5.4)
|
20
|
+
rails-dom-testing (~> 2.0)
|
21
|
+
actionpack (5.0.7.2)
|
22
|
+
actionview (= 5.0.7.2)
|
23
|
+
activesupport (= 5.0.7.2)
|
24
|
+
rack (~> 2.0)
|
25
|
+
rack-test (~> 0.6.3)
|
26
|
+
rails-dom-testing (~> 2.0)
|
27
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
28
|
+
actionview (5.0.7.2)
|
29
|
+
activesupport (= 5.0.7.2)
|
30
|
+
builder (~> 3.1)
|
31
|
+
erubis (~> 2.7.0)
|
32
|
+
rails-dom-testing (~> 2.0)
|
33
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
34
|
+
activejob (5.0.7.2)
|
35
|
+
activesupport (= 5.0.7.2)
|
36
|
+
globalid (>= 0.3.6)
|
37
|
+
activemodel (5.0.7.2)
|
38
|
+
activesupport (= 5.0.7.2)
|
39
|
+
activerecord (5.0.7.2)
|
40
|
+
activemodel (= 5.0.7.2)
|
41
|
+
activesupport (= 5.0.7.2)
|
42
|
+
arel (~> 7.0)
|
43
|
+
activesupport (5.0.7.2)
|
44
|
+
concurrent-ruby (~> 1.0, >= 1.0.2)
|
45
|
+
i18n (>= 0.7, < 2)
|
46
|
+
minitest (~> 5.1)
|
47
|
+
tzinfo (~> 1.1)
|
48
|
+
arel (7.1.4)
|
49
|
+
ast (2.4.1)
|
50
|
+
builder (3.2.4)
|
51
|
+
byebug (11.1.3)
|
52
|
+
coderay (1.1.3)
|
53
|
+
concurrent-ruby (1.1.6)
|
54
|
+
crass (1.0.6)
|
55
|
+
diff-lcs (1.4.3)
|
56
|
+
erubis (2.7.0)
|
57
|
+
faraday (2.2.0)
|
58
|
+
faraday-net_http (~> 2.0)
|
59
|
+
ruby2_keywords (>= 0.0.4)
|
60
|
+
faraday-net_http (2.0.2)
|
61
|
+
globalid (0.4.2)
|
62
|
+
activesupport (>= 4.2.0)
|
63
|
+
helpful_configuration (0.1.0)
|
64
|
+
i18n (1.8.4)
|
65
|
+
concurrent-ruby (~> 1.0)
|
66
|
+
infopark_fiona_connector (7.0.1.5.2.7.rc1)
|
67
|
+
activerecord (~> 5.0)
|
68
|
+
helpful_configuration (~> 0.1.0)
|
69
|
+
json (~> 2.3)
|
70
|
+
maruku (~> 0.7)
|
71
|
+
mime-types (~> 3.1)
|
72
|
+
mysql_blob_streaming (~> 2.5)
|
73
|
+
rails (~> 5.0)
|
74
|
+
rake (~> 12.3)
|
75
|
+
rsolr (~> 2.1.0s)
|
76
|
+
json (2.6.1)
|
77
|
+
loofah (2.6.0)
|
78
|
+
crass (~> 1.0.2)
|
79
|
+
nokogiri (>= 1.5.9)
|
80
|
+
mail (2.7.1)
|
81
|
+
mini_mime (>= 0.1.1)
|
82
|
+
maruku (0.7.3)
|
83
|
+
method_source (1.0.0)
|
84
|
+
mime-types (3.4.1)
|
85
|
+
mime-types-data (~> 3.2015)
|
86
|
+
mime-types-data (3.2022.0105)
|
87
|
+
mini_mime (1.0.2)
|
88
|
+
mini_portile2 (2.4.0)
|
89
|
+
minitest (5.14.1)
|
90
|
+
mysql2 (0.5.4)
|
91
|
+
mysql_blob_streaming (2.5.0)
|
92
|
+
mysql2 (>= 0.4.4, < 0.6.0)
|
93
|
+
nio4r (2.5.2)
|
94
|
+
nokogiri (1.10.10)
|
95
|
+
mini_portile2 (~> 2.4.0)
|
96
|
+
parallel (1.19.2)
|
97
|
+
parser (2.7.1.4)
|
98
|
+
ast (~> 2.4.1)
|
99
|
+
pry (0.13.1)
|
100
|
+
coderay (~> 1.1)
|
101
|
+
method_source (~> 1.0)
|
102
|
+
pry-byebug (3.9.0)
|
103
|
+
byebug (~> 11.0)
|
104
|
+
pry (~> 0.13.0)
|
105
|
+
rack (2.2.3)
|
106
|
+
rack-test (0.6.3)
|
107
|
+
rack (>= 1.0)
|
108
|
+
rails (5.0.7.2)
|
109
|
+
actioncable (= 5.0.7.2)
|
110
|
+
actionmailer (= 5.0.7.2)
|
111
|
+
actionpack (= 5.0.7.2)
|
112
|
+
actionview (= 5.0.7.2)
|
113
|
+
activejob (= 5.0.7.2)
|
114
|
+
activemodel (= 5.0.7.2)
|
115
|
+
activerecord (= 5.0.7.2)
|
116
|
+
activesupport (= 5.0.7.2)
|
117
|
+
bundler (>= 1.3.0)
|
118
|
+
railties (= 5.0.7.2)
|
119
|
+
sprockets-rails (>= 2.0.0)
|
120
|
+
rails-dom-testing (2.0.3)
|
121
|
+
activesupport (>= 4.2.0)
|
122
|
+
nokogiri (>= 1.6)
|
123
|
+
rails-html-sanitizer (1.3.0)
|
124
|
+
loofah (~> 2.3)
|
125
|
+
railties (5.0.7.2)
|
126
|
+
actionpack (= 5.0.7.2)
|
127
|
+
activesupport (= 5.0.7.2)
|
128
|
+
method_source
|
129
|
+
rake (>= 0.8.7)
|
130
|
+
thor (>= 0.18.1, < 2.0)
|
131
|
+
rainbow (3.0.0)
|
132
|
+
rake (12.3.3)
|
133
|
+
regexp_parser (1.7.1)
|
134
|
+
rexml (3.2.4)
|
135
|
+
rsolr (2.1.0)
|
136
|
+
builder (>= 2.1.2)
|
137
|
+
faraday (>= 0.9.0)
|
138
|
+
rspec-core (3.9.2)
|
139
|
+
rspec-support (~> 3.9.3)
|
140
|
+
rspec-expectations (3.9.2)
|
141
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
142
|
+
rspec-support (~> 3.9.0)
|
143
|
+
rspec-mocks (3.9.1)
|
144
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
145
|
+
rspec-support (~> 3.9.0)
|
146
|
+
rspec-rails (3.9.1)
|
147
|
+
actionpack (>= 3.0)
|
148
|
+
activesupport (>= 3.0)
|
149
|
+
railties (>= 3.0)
|
150
|
+
rspec-core (~> 3.9.0)
|
151
|
+
rspec-expectations (~> 3.9.0)
|
152
|
+
rspec-mocks (~> 3.9.0)
|
153
|
+
rspec-support (~> 3.9.0)
|
154
|
+
rspec-support (3.9.3)
|
155
|
+
rubocop (0.87.1)
|
156
|
+
parallel (~> 1.10)
|
157
|
+
parser (>= 2.7.1.1)
|
158
|
+
rainbow (>= 2.2.2, < 4.0)
|
159
|
+
regexp_parser (>= 1.7)
|
160
|
+
rexml
|
161
|
+
rubocop-ast (>= 0.1.0, < 1.0)
|
162
|
+
ruby-progressbar (~> 1.7)
|
163
|
+
unicode-display_width (>= 1.4.0, < 2.0)
|
164
|
+
rubocop-ast (0.1.0)
|
165
|
+
parser (>= 2.7.0.1)
|
166
|
+
rubocop-performance (1.7.0)
|
167
|
+
rubocop (>= 0.82.0)
|
168
|
+
rubocop-rspec (1.30.1)
|
169
|
+
rubocop (>= 0.60.0)
|
170
|
+
ruby-progressbar (1.10.1)
|
171
|
+
ruby2_keywords (0.0.5)
|
172
|
+
sprockets (3.7.2)
|
173
|
+
concurrent-ruby (~> 1.0)
|
174
|
+
rack (> 1, < 3)
|
175
|
+
sprockets-rails (3.2.1)
|
176
|
+
actionpack (>= 4.0)
|
177
|
+
activesupport (>= 4.0)
|
178
|
+
sprockets (>= 3.0.0)
|
179
|
+
sqlite3 (1.3.13)
|
180
|
+
thor (1.0.1)
|
181
|
+
thread_safe (0.3.6)
|
182
|
+
tzinfo (1.2.7)
|
183
|
+
thread_safe (~> 0.1)
|
184
|
+
unicode-display_width (1.7.0)
|
185
|
+
websocket-driver (0.6.5)
|
186
|
+
websocket-extensions (>= 0.1.0)
|
187
|
+
websocket-extensions (0.1.5)
|
188
|
+
|
189
|
+
PLATFORMS
|
190
|
+
ruby
|
191
|
+
|
192
|
+
DEPENDENCIES
|
193
|
+
infopark_component_cache!
|
194
|
+
pry-byebug (~> 3.9)
|
195
|
+
rails (~> 5.0.0)
|
196
|
+
rspec-rails (~> 3.5)
|
197
|
+
rubocop (~> 0.87.1)
|
198
|
+
rubocop-performance (~> 1.7)
|
199
|
+
rubocop-rspec (~> 1.30)
|
200
|
+
sqlite3 (~> 1.3, >= 1.3.6)
|
201
|
+
|
202
|
+
BUNDLED WITH
|
203
|
+
1.17.3
|
data/Gemfile.rails51.lock
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
infopark_component_cache (
|
5
|
-
infopark_fiona_connector (~> 7.0.1.5.2.
|
4
|
+
infopark_component_cache (4.2.0)
|
5
|
+
infopark_fiona_connector (~> 7.0.1.5.2.7.rc1)
|
6
6
|
rails (~> 5.0)
|
7
7
|
|
8
8
|
GEM
|
@@ -54,29 +54,26 @@ GEM
|
|
54
54
|
crass (1.0.6)
|
55
55
|
diff-lcs (1.4.4)
|
56
56
|
erubi (1.9.0)
|
57
|
-
faraday (
|
58
|
-
|
57
|
+
faraday (2.2.0)
|
58
|
+
faraday-net_http (~> 2.0)
|
59
|
+
ruby2_keywords (>= 0.0.4)
|
60
|
+
faraday-net_http (2.0.2)
|
59
61
|
globalid (0.4.2)
|
60
62
|
activesupport (>= 4.2.0)
|
61
63
|
helpful_configuration (0.1.0)
|
62
|
-
i18n (1.8.
|
64
|
+
i18n (1.8.4)
|
63
65
|
concurrent-ruby (~> 1.0)
|
64
|
-
infopark_fiona_connector (7.0.1.5.2.
|
66
|
+
infopark_fiona_connector (7.0.1.5.2.7.rc1)
|
65
67
|
activerecord (~> 5.0)
|
66
68
|
helpful_configuration (~> 0.1.0)
|
67
|
-
jquery-rails (~> 4.3)
|
68
69
|
json (~> 2.3)
|
69
70
|
maruku (~> 0.7)
|
70
71
|
mime-types (~> 3.1)
|
71
|
-
mysql_blob_streaming (~> 2.
|
72
|
+
mysql_blob_streaming (~> 2.5)
|
72
73
|
rails (~> 5.0)
|
73
74
|
rake (~> 12.3)
|
74
75
|
rsolr (~> 2.1.0s)
|
75
|
-
|
76
|
-
rails-dom-testing (>= 1, < 3)
|
77
|
-
railties (>= 4.2.0)
|
78
|
-
thor (>= 0.14, < 2.0)
|
79
|
-
json (2.3.1)
|
76
|
+
json (2.6.1)
|
80
77
|
loofah (2.6.0)
|
81
78
|
crass (~> 1.0.2)
|
82
79
|
nokogiri (>= 1.5.9)
|
@@ -84,15 +81,14 @@ GEM
|
|
84
81
|
mini_mime (>= 0.1.1)
|
85
82
|
maruku (0.7.3)
|
86
83
|
method_source (1.0.0)
|
87
|
-
mime-types (3.
|
84
|
+
mime-types (3.4.1)
|
88
85
|
mime-types-data (~> 3.2015)
|
89
|
-
mime-types-data (3.
|
86
|
+
mime-types-data (3.2022.0105)
|
90
87
|
mini_mime (1.0.2)
|
91
88
|
mini_portile2 (2.4.0)
|
92
89
|
minitest (5.14.1)
|
93
|
-
|
94
|
-
|
95
|
-
mysql_blob_streaming (2.3.0)
|
90
|
+
mysql2 (0.5.4)
|
91
|
+
mysql_blob_streaming (2.5.0)
|
96
92
|
mysql2 (>= 0.4.4, < 0.6.0)
|
97
93
|
nio4r (2.5.2)
|
98
94
|
nokogiri (1.10.10)
|
@@ -172,6 +168,7 @@ GEM
|
|
172
168
|
rubocop-rspec (1.42.0)
|
173
169
|
rubocop (>= 0.87.0)
|
174
170
|
ruby-progressbar (1.10.1)
|
171
|
+
ruby2_keywords (0.0.5)
|
175
172
|
sprockets (3.7.2)
|
176
173
|
concurrent-ruby (~> 1.0)
|
177
174
|
rack (> 1, < 3)
|
@@ -194,13 +191,13 @@ PLATFORMS
|
|
194
191
|
|
195
192
|
DEPENDENCIES
|
196
193
|
infopark_component_cache!
|
197
|
-
pry-byebug
|
194
|
+
pry-byebug (~> 3.9)
|
198
195
|
rails (~> 5.1.0)
|
199
196
|
rspec-rails (~> 3.5)
|
200
197
|
rubocop (~> 0.87.1)
|
201
|
-
rubocop-performance
|
202
|
-
rubocop-rspec
|
203
|
-
sqlite3 (~> 1.3.6)
|
198
|
+
rubocop-performance (~> 1.7)
|
199
|
+
rubocop-rspec (~> 1.30)
|
200
|
+
sqlite3 (~> 1.3, >= 1.3.6)
|
204
201
|
|
205
202
|
BUNDLED WITH
|
206
203
|
1.17.3
|
data/README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
# Infopark's ComponentCache
|
1
|
+
# Infopark's ComponentCache [![Build Status](https://travis-ci.com/infopark/component_cache.svg?token=9yf7x57D3eQF9WPTdzqX&branch=master)](https://travis-ci.com/infopark/component_cache)
|
2
2
|
|
3
3
|
Fragment caching with automatic dependency resolution and cache invalidation.
|
4
4
|
|
@@ -9,8 +9,8 @@ Gem::Specification.new do |gem|
|
|
9
9
|
gem.email = ["tomasz.przedmojski@infopark.de"]
|
10
10
|
gem.description = "Easy and intelligent fragment caching for RailsConnector projects"
|
11
11
|
gem.summary = "Fragment caching with automatic dependency resolution and cache invalidation."
|
12
|
-
gem.homepage = ""
|
13
|
-
gem.license = "
|
12
|
+
gem.homepage = "http://infopark.com"
|
13
|
+
gem.license = "LGPL-3.0"
|
14
14
|
|
15
15
|
gem.files = `git ls-files`.split($/)
|
16
16
|
gem.executables = gem.files.grep(%r{^bin/}).map { |f| File.basename(f) }
|
@@ -19,12 +19,12 @@ Gem::Specification.new do |gem|
|
|
19
19
|
|
20
20
|
gem.add_dependency "rails", "~> 5.0"
|
21
21
|
|
22
|
-
gem.add_dependency "infopark_fiona_connector", "~> 7.0.1.5.2.
|
22
|
+
gem.add_dependency "infopark_fiona_connector", "~> 7.0.1.5.2.7.rc1"
|
23
23
|
|
24
|
-
gem.add_development_dependency "pry-byebug"
|
24
|
+
gem.add_development_dependency "pry-byebug", "~> 3.9"
|
25
25
|
gem.add_development_dependency "rspec-rails", "~> 3.5"
|
26
26
|
gem.add_development_dependency "rubocop", "~> 0.87.1"
|
27
|
-
gem.add_development_dependency "rubocop-performance"
|
28
|
-
gem.add_development_dependency "rubocop-rspec"
|
29
|
-
gem.add_development_dependency "sqlite3", "~> 1.3.6"
|
27
|
+
gem.add_development_dependency "rubocop-performance", "~> 1.7"
|
28
|
+
gem.add_development_dependency "rubocop-rspec", "~> 1.30"
|
29
|
+
gem.add_development_dependency "sqlite3", "~> 1.3", ">= 1.3.6"
|
30
30
|
end
|
File without changes
|
@@ -3,6 +3,7 @@ require File.expand_path("boot", __dir__)
|
|
3
3
|
# Pick the frameworks you want:
|
4
4
|
require "active_record/railtie"
|
5
5
|
require "action_controller/railtie"
|
6
|
+
require "sprockets/railtie"
|
6
7
|
|
7
8
|
Bundler.require(*Rails.groups)
|
8
9
|
require "infopark_component_cache"
|
@@ -12,5 +13,8 @@ module Dummy
|
|
12
13
|
config.encoding = "utf-8"
|
13
14
|
config.filter_parameters += [:password]
|
14
15
|
config.active_support.escape_html_entities_in_json = true
|
16
|
+
if Rails::VERSION::MAJOR == 5 && Rails::VERSION::MINOR == 2
|
17
|
+
config.active_record.sqlite3.represent_boolean_as_integer = true
|
18
|
+
end
|
15
19
|
end
|
16
20
|
end
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: infopark_component_cache
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.
|
4
|
+
version: 4.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tomasz Przedmojski, sveninfo
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-05-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -30,28 +30,28 @@ dependencies:
|
|
30
30
|
requirements:
|
31
31
|
- - "~>"
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 7.0.1.5.2.
|
33
|
+
version: 7.0.1.5.2.7.rc1
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - "~>"
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 7.0.1.5.2.
|
40
|
+
version: 7.0.1.5.2.7.rc1
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: pry-byebug
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
|
-
- - "
|
45
|
+
- - "~>"
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version: '
|
47
|
+
version: '3.9'
|
48
48
|
type: :development
|
49
49
|
prerelease: false
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
|
-
- - "
|
52
|
+
- - "~>"
|
53
53
|
- !ruby/object:Gem::Version
|
54
|
-
version: '
|
54
|
+
version: '3.9'
|
55
55
|
- !ruby/object:Gem::Dependency
|
56
56
|
name: rspec-rails
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
@@ -84,35 +84,38 @@ dependencies:
|
|
84
84
|
name: rubocop-performance
|
85
85
|
requirement: !ruby/object:Gem::Requirement
|
86
86
|
requirements:
|
87
|
-
- - "
|
87
|
+
- - "~>"
|
88
88
|
- !ruby/object:Gem::Version
|
89
|
-
version: '
|
89
|
+
version: '1.7'
|
90
90
|
type: :development
|
91
91
|
prerelease: false
|
92
92
|
version_requirements: !ruby/object:Gem::Requirement
|
93
93
|
requirements:
|
94
|
-
- - "
|
94
|
+
- - "~>"
|
95
95
|
- !ruby/object:Gem::Version
|
96
|
-
version: '
|
96
|
+
version: '1.7'
|
97
97
|
- !ruby/object:Gem::Dependency
|
98
98
|
name: rubocop-rspec
|
99
99
|
requirement: !ruby/object:Gem::Requirement
|
100
100
|
requirements:
|
101
|
-
- - "
|
101
|
+
- - "~>"
|
102
102
|
- !ruby/object:Gem::Version
|
103
|
-
version: '
|
103
|
+
version: '1.30'
|
104
104
|
type: :development
|
105
105
|
prerelease: false
|
106
106
|
version_requirements: !ruby/object:Gem::Requirement
|
107
107
|
requirements:
|
108
|
-
- - "
|
108
|
+
- - "~>"
|
109
109
|
- !ruby/object:Gem::Version
|
110
|
-
version: '
|
110
|
+
version: '1.30'
|
111
111
|
- !ruby/object:Gem::Dependency
|
112
112
|
name: sqlite3
|
113
113
|
requirement: !ruby/object:Gem::Requirement
|
114
114
|
requirements:
|
115
115
|
- - "~>"
|
116
|
+
- !ruby/object:Gem::Version
|
117
|
+
version: '1.3'
|
118
|
+
- - ">="
|
116
119
|
- !ruby/object:Gem::Version
|
117
120
|
version: 1.3.6
|
118
121
|
type: :development
|
@@ -120,6 +123,9 @@ dependencies:
|
|
120
123
|
version_requirements: !ruby/object:Gem::Requirement
|
121
124
|
requirements:
|
122
125
|
- - "~>"
|
126
|
+
- !ruby/object:Gem::Version
|
127
|
+
version: '1.3'
|
128
|
+
- - ">="
|
123
129
|
- !ruby/object:Gem::Version
|
124
130
|
version: 1.3.6
|
125
131
|
description: Easy and intelligent fragment caching for RailsConnector projects
|
@@ -135,8 +141,11 @@ files:
|
|
135
141
|
- ".rubocop_todo.yml"
|
136
142
|
- ".ruby-version"
|
137
143
|
- ".travis.yml"
|
144
|
+
- CHANGELOG.md
|
138
145
|
- Gemfile
|
139
146
|
- Gemfile.lock
|
147
|
+
- Gemfile.rails50
|
148
|
+
- Gemfile.rails50.lock
|
140
149
|
- Gemfile.rails51
|
141
150
|
- Gemfile.rails51.lock
|
142
151
|
- LICENSE.txt
|
@@ -169,6 +178,7 @@ files:
|
|
169
178
|
- lib/infopark_component_cache/volatile_cache.rb
|
170
179
|
- lib/infopark_component_cache/volatile_cache_storage.rb
|
171
180
|
- spec/dummy/Rakefile
|
181
|
+
- spec/dummy/app/assets/config/manifest.js
|
172
182
|
- spec/dummy/app/controllers/application_controller.rb
|
173
183
|
- spec/dummy/app/models/obj.rb
|
174
184
|
- spec/dummy/config.ru
|
@@ -182,6 +192,7 @@ files:
|
|
182
192
|
- spec/dummy/config/initializers/session_store.rb
|
183
193
|
- spec/dummy/config/initializers/wrap_parameters.rb
|
184
194
|
- spec/dummy/config/routes.rb
|
195
|
+
- spec/dummy/db/cms.sqlite3
|
185
196
|
- spec/dummy/db/development.sqlite3
|
186
197
|
- spec/dummy/db/schema.rb
|
187
198
|
- spec/dummy/log/.gitkeep
|
@@ -195,11 +206,11 @@ files:
|
|
195
206
|
- spec/lib/infopark_component_cache/guards/valid_until_spec.rb
|
196
207
|
- spec/spec_helper.rb
|
197
208
|
- spec/support/cache_switching_macros.rb
|
198
|
-
homepage:
|
209
|
+
homepage: http://infopark.com
|
199
210
|
licenses:
|
200
|
-
-
|
211
|
+
- LGPL-3.0
|
201
212
|
metadata: {}
|
202
|
-
post_install_message:
|
213
|
+
post_install_message:
|
203
214
|
rdoc_options: []
|
204
215
|
require_paths:
|
205
216
|
- lib
|
@@ -214,13 +225,13 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
214
225
|
- !ruby/object:Gem::Version
|
215
226
|
version: '0'
|
216
227
|
requirements: []
|
217
|
-
|
218
|
-
|
219
|
-
signing_key:
|
228
|
+
rubygems_version: 3.1.6
|
229
|
+
signing_key:
|
220
230
|
specification_version: 4
|
221
231
|
summary: Fragment caching with automatic dependency resolution and cache invalidation.
|
222
232
|
test_files:
|
223
233
|
- spec/dummy/Rakefile
|
234
|
+
- spec/dummy/app/assets/config/manifest.js
|
224
235
|
- spec/dummy/app/controllers/application_controller.rb
|
225
236
|
- spec/dummy/app/models/obj.rb
|
226
237
|
- spec/dummy/config.ru
|
@@ -234,6 +245,7 @@ test_files:
|
|
234
245
|
- spec/dummy/config/initializers/session_store.rb
|
235
246
|
- spec/dummy/config/initializers/wrap_parameters.rb
|
236
247
|
- spec/dummy/config/routes.rb
|
248
|
+
- spec/dummy/db/cms.sqlite3
|
237
249
|
- spec/dummy/db/development.sqlite3
|
238
250
|
- spec/dummy/db/schema.rb
|
239
251
|
- spec/dummy/log/.gitkeep
|