trusty-cms 5.0.5 → 5.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a1eddb811d02a4d5609cb0b5e555956f28ef83ac97bac1e2f0790b8b54b3ec14
4
- data.tar.gz: bc2f62f77210b0ad503b370b6134b7e0fa1390b5f6ddee294678a3843e39713d
3
+ metadata.gz: 18961c722bc28e643661f536be22bf286898e3c1992cd70dfdaf389828e05991
4
+ data.tar.gz: 24fcd6e768d804658d6a5be29f3ac9b637caf54610c564021865d592507a6c23
5
5
  SHA512:
6
- metadata.gz: 9464ad322dd2164b577a086136a64063352d3f393058a2956f531a20908c6ac5b3ac96da439e775dcf856041d8d5b0add9da8f323b5d2bfb94f9220a175f568d
7
- data.tar.gz: 4739d454d2897388d1a7b0251ff45e51c41013d26abb1bff9d93543dd37b27854a0f17fae302b8c79a3dbbb09722264d63d64edeb1e52e7b8ec23fa7fc816bc5
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.5)
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.4.4)
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.8.11)
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.1)
274
+ rspec-core (3.10.2)
276
275
  rspec-support (~> 3.10.0)
277
- rspec-expectations (3.10.1)
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.2)
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.2)
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.2)
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.0)
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.3)
341
+ zeitwerk (2.5.4)
343
342
 
344
343
  PLATFORMS
345
344
  x86_64-darwin-18