trusty-cms 5.0.5 → 5.0.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +10 -11
- data/coverage/index.html +154 -154
- data/lib/trusty_cms.rb +1 -1
- data/spec/dummy/log/development.log +456 -0
- data/spec/dummy/log/test.log +0 -635
- metadata +38 -41
- data/config/database.yml +0 -4
- data/spec/dummy/tmp/cache/747/A70/TrustyCms%3A%3AConfig +0 -0
- data/spec/dummy/tmp/cache/85C/FA0/TrustyCms.cache_mtime +0 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 18961c722bc28e643661f536be22bf286898e3c1992cd70dfdaf389828e05991
|
4
|
+
data.tar.gz: 24fcd6e768d804658d6a5be29f3ac9b637caf54610c564021865d592507a6c23
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 359cb791d303fd26d99fc07591597ed7696f115a7f01fd9066407713083fd412e63feaebccfcd585dc668b0eabef16a41580c54663ae4e9007fa8eb27cf993a4
|
7
|
+
data.tar.gz: 2edfbce7ddd9b83b912110c2ca94ea985aff8562c2ce5dea59e8aaab2d1d2ef2bee66c91e11a064f5815464255eab0a16bd82127c200a6656b68552388fd781d
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
trusty-cms (5.0.
|
4
|
+
trusty-cms (5.0.6)
|
5
5
|
RedCloth (= 4.3.2)
|
6
6
|
activestorage-validator
|
7
7
|
acts_as_list (>= 0.9.5, < 1.1.0)
|
@@ -137,7 +137,7 @@ GEM
|
|
137
137
|
railties (>= 4.1.0)
|
138
138
|
responders
|
139
139
|
warden (~> 1.2.3)
|
140
|
-
diff-lcs (1.
|
140
|
+
diff-lcs (1.5.0)
|
141
141
|
docile (1.4.0)
|
142
142
|
erubi (1.10.0)
|
143
143
|
erubis (2.7.0)
|
@@ -171,7 +171,7 @@ GEM
|
|
171
171
|
httparty (0.20.0)
|
172
172
|
mime-types (~> 3.0)
|
173
173
|
multi_xml (>= 0.5.2)
|
174
|
-
i18n (1.
|
174
|
+
i18n (1.9.1)
|
175
175
|
concurrent-ruby (~> 1.0)
|
176
176
|
image_processing (1.12.1)
|
177
177
|
mini_magick (>= 4.9.5, < 5)
|
@@ -186,7 +186,6 @@ GEM
|
|
186
186
|
addressable (~> 2.7)
|
187
187
|
libv8-node (16.10.0.0-x86_64-darwin)
|
188
188
|
libv8-node (16.10.0.0-x86_64-linux)
|
189
|
-
libv8-node (16.10.0.0-x86_64-linux-musl)
|
190
189
|
loofah (2.13.0)
|
191
190
|
crass (~> 1.0.2)
|
192
191
|
nokogiri (>= 1.5.9)
|
@@ -272,15 +271,15 @@ GEM
|
|
272
271
|
roadie-rails (2.3.0)
|
273
272
|
railties (>= 5.1, < 7.1)
|
274
273
|
roadie (>= 3.1, < 5.0)
|
275
|
-
rspec-core (3.10.
|
274
|
+
rspec-core (3.10.2)
|
276
275
|
rspec-support (~> 3.10.0)
|
277
|
-
rspec-expectations (3.10.
|
276
|
+
rspec-expectations (3.10.2)
|
278
277
|
diff-lcs (>= 1.2.0, < 2.0)
|
279
278
|
rspec-support (~> 3.10.0)
|
280
|
-
rspec-mocks (3.10.
|
279
|
+
rspec-mocks (3.10.3)
|
281
280
|
diff-lcs (>= 1.2.0, < 2.0)
|
282
281
|
rspec-support (~> 3.10.0)
|
283
|
-
rspec-rails (5.0
|
282
|
+
rspec-rails (5.1.0)
|
284
283
|
actionpack (>= 5.2)
|
285
284
|
activesupport (>= 5.2)
|
286
285
|
railties (>= 5.2)
|
@@ -288,7 +287,7 @@ GEM
|
|
288
287
|
rspec-expectations (~> 3.10)
|
289
288
|
rspec-mocks (~> 3.10)
|
290
289
|
rspec-support (~> 3.10)
|
291
|
-
rspec-support (3.10.
|
290
|
+
rspec-support (3.10.3)
|
292
291
|
ruby-vips (2.1.4)
|
293
292
|
ffi (~> 1.12)
|
294
293
|
ruby_parser (3.18.1)
|
@@ -322,7 +321,7 @@ GEM
|
|
322
321
|
temple (0.8.2)
|
323
322
|
terrapin (0.6.0)
|
324
323
|
climate_control (>= 0.0.3, < 1.0)
|
325
|
-
thor (1.1
|
324
|
+
thor (1.2.1)
|
326
325
|
tilt (2.0.10)
|
327
326
|
trustygems (0.2.1)
|
328
327
|
rake
|
@@ -339,7 +338,7 @@ GEM
|
|
339
338
|
will_paginate (3.3.1)
|
340
339
|
xpath (3.2.0)
|
341
340
|
nokogiri (~> 1.8)
|
342
|
-
zeitwerk (2.5.
|
341
|
+
zeitwerk (2.5.4)
|
343
342
|
|
344
343
|
PLATFORMS
|
345
344
|
x86_64-darwin-18
|