trusty-cms 5.3.5 → 5.3.6

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: 2f41c5db88399ed3675b8082e59ed41c9bf5fdfedf929575c4b8fc5100edf54b
4
- data.tar.gz: daef5f8d9dfde5ccb49d4e0c41f547515ce90414809d8e3e053af21318ad823f
3
+ metadata.gz: 2b2ce5997e113553206a9e0f37ca6eb731c4a742e3b5fcf107e604f56393644b
4
+ data.tar.gz: 71e765ff5c6be6ef099ce0e72f11cc14f04715237a1548ce3474d2b4851c9549
5
5
  SHA512:
6
- metadata.gz: 7f03979458cf796043da050714854a889eea8c3a846c6ab0358c5ec015a9bebcc742153fabbee0613c73b0b5e4e9e693f4ebe21f58a60cf3c53d248d8532138a
7
- data.tar.gz: 3572d0b7d1cb9b2eb99877960b7fa3ceb8dc82eb4b3197971c43bd3e51a0ca48aceb9abefce3d7b3fd7e1dad21d8b35da6327e7d2e1d8ed3cc5ade8584bc5900
6
+ metadata.gz: 5effa8d623d92be2078e1910c3a6633063a5f82a65d53842ddc0224f8d323da722d22f8888651188c64f05d2bf47ce36501fee9aaa43ffb530bf378f0b59d2a3
7
+ data.tar.gz: 49bd9e83cd4362394dfa32cbfdd9a1bc7b389a3cdee683d62e9ad35675bdc2d7bf4b20357414e8dec31cf21e15ff1b0b439861677c80ebe2b16d344b88b0de4d
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trusty-cms (5.3.3)
4
+ trusty-cms (5.3.6)
5
5
  RedCloth (= 4.3.2)
6
6
  activestorage-validator
7
7
  acts_as_list (>= 0.9.5, < 1.1.0)
@@ -35,62 +35,62 @@ GEM
35
35
  remote: https://rubygems.org/
36
36
  specs:
37
37
  RedCloth (4.3.2)
38
- actioncable (6.1.6)
39
- actionpack (= 6.1.6)
40
- activesupport (= 6.1.6)
38
+ actioncable (6.1.6.1)
39
+ actionpack (= 6.1.6.1)
40
+ activesupport (= 6.1.6.1)
41
41
  nio4r (~> 2.0)
42
42
  websocket-driver (>= 0.6.1)
43
- actionmailbox (6.1.6)
44
- actionpack (= 6.1.6)
45
- activejob (= 6.1.6)
46
- activerecord (= 6.1.6)
47
- activestorage (= 6.1.6)
48
- activesupport (= 6.1.6)
43
+ actionmailbox (6.1.6.1)
44
+ actionpack (= 6.1.6.1)
45
+ activejob (= 6.1.6.1)
46
+ activerecord (= 6.1.6.1)
47
+ activestorage (= 6.1.6.1)
48
+ activesupport (= 6.1.6.1)
49
49
  mail (>= 2.7.1)
50
- actionmailer (6.1.6)
51
- actionpack (= 6.1.6)
52
- actionview (= 6.1.6)
53
- activejob (= 6.1.6)
54
- activesupport (= 6.1.6)
50
+ actionmailer (6.1.6.1)
51
+ actionpack (= 6.1.6.1)
52
+ actionview (= 6.1.6.1)
53
+ activejob (= 6.1.6.1)
54
+ activesupport (= 6.1.6.1)
55
55
  mail (~> 2.5, >= 2.5.4)
56
56
  rails-dom-testing (~> 2.0)
57
- actionpack (6.1.6)
58
- actionview (= 6.1.6)
59
- activesupport (= 6.1.6)
57
+ actionpack (6.1.6.1)
58
+ actionview (= 6.1.6.1)
59
+ activesupport (= 6.1.6.1)
60
60
  rack (~> 2.0, >= 2.0.9)
61
61
  rack-test (>= 0.6.3)
62
62
  rails-dom-testing (~> 2.0)
63
63
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
64
- actiontext (6.1.6)
65
- actionpack (= 6.1.6)
66
- activerecord (= 6.1.6)
67
- activestorage (= 6.1.6)
68
- activesupport (= 6.1.6)
64
+ actiontext (6.1.6.1)
65
+ actionpack (= 6.1.6.1)
66
+ activerecord (= 6.1.6.1)
67
+ activestorage (= 6.1.6.1)
68
+ activesupport (= 6.1.6.1)
69
69
  nokogiri (>= 1.8.5)
70
- actionview (6.1.6)
71
- activesupport (= 6.1.6)
70
+ actionview (6.1.6.1)
71
+ activesupport (= 6.1.6.1)
72
72
  builder (~> 3.1)
73
73
  erubi (~> 1.4)
74
74
  rails-dom-testing (~> 2.0)
75
75
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
76
- activejob (6.1.6)
77
- activesupport (= 6.1.6)
76
+ activejob (6.1.6.1)
77
+ activesupport (= 6.1.6.1)
78
78
  globalid (>= 0.3.6)
79
- activemodel (6.1.6)
80
- activesupport (= 6.1.6)
81
- activerecord (6.1.6)
82
- activemodel (= 6.1.6)
83
- activesupport (= 6.1.6)
84
- activestorage (6.1.6)
85
- actionpack (= 6.1.6)
86
- activejob (= 6.1.6)
87
- activerecord (= 6.1.6)
88
- activesupport (= 6.1.6)
79
+ activemodel (6.1.6.1)
80
+ activesupport (= 6.1.6.1)
81
+ activerecord (6.1.6.1)
82
+ activemodel (= 6.1.6.1)
83
+ activesupport (= 6.1.6.1)
84
+ activestorage (6.1.6.1)
85
+ actionpack (= 6.1.6.1)
86
+ activejob (= 6.1.6.1)
87
+ activerecord (= 6.1.6.1)
88
+ activesupport (= 6.1.6.1)
89
89
  marcel (~> 1.0)
90
90
  mini_mime (>= 1.1.0)
91
91
  activestorage-validator (0.1.5)
92
92
  rails (>= 5.2.0)
93
- activesupport (6.1.6)
93
+ activesupport (6.1.6.1)
94
94
  concurrent-ruby (~> 1.0, >= 1.0.2)
95
95
  i18n (>= 1.6, < 2)
96
96
  minitest (>= 5.1)
@@ -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.10.0)
174
+ i18n (1.11.0)
175
175
  concurrent-ruby (~> 1.0)
176
176
  image_processing (1.12.2)
177
177
  mini_magick (>= 4.9.5, < 5)
@@ -202,7 +202,7 @@ GEM
202
202
  libv8-node (~> 16.10.0.0)
203
203
  minitest (5.15.0)
204
204
  multi_xml (0.6.0)
205
- multipart-post (2.2.2)
205
+ multipart-post (2.2.3)
206
206
  mysql2 (0.5.4)
207
207
  nio4r (2.5.8)
208
208
  nokogiri (1.12.5-x86_64-darwin)
@@ -227,23 +227,23 @@ GEM
227
227
  rack (2.2.4)
228
228
  rack-cache (1.13.0)
229
229
  rack (>= 0.4)
230
- rack-test (1.1.0)
231
- rack (>= 1.0, < 3)
230
+ rack-test (2.0.2)
231
+ rack (>= 1.3)
232
232
  radius (0.7.5)
233
- rails (6.1.6)
234
- actioncable (= 6.1.6)
235
- actionmailbox (= 6.1.6)
236
- actionmailer (= 6.1.6)
237
- actionpack (= 6.1.6)
238
- actiontext (= 6.1.6)
239
- actionview (= 6.1.6)
240
- activejob (= 6.1.6)
241
- activemodel (= 6.1.6)
242
- activerecord (= 6.1.6)
243
- activestorage (= 6.1.6)
244
- activesupport (= 6.1.6)
233
+ rails (6.1.6.1)
234
+ actioncable (= 6.1.6.1)
235
+ actionmailbox (= 6.1.6.1)
236
+ actionmailer (= 6.1.6.1)
237
+ actionpack (= 6.1.6.1)
238
+ actiontext (= 6.1.6.1)
239
+ actionview (= 6.1.6.1)
240
+ activejob (= 6.1.6.1)
241
+ activemodel (= 6.1.6.1)
242
+ activerecord (= 6.1.6.1)
243
+ activestorage (= 6.1.6.1)
244
+ activesupport (= 6.1.6.1)
245
245
  bundler (>= 1.15.0)
246
- railties (= 6.1.6)
246
+ railties (= 6.1.6.1)
247
247
  sprockets-rails (>= 2.0.0)
248
248
  rails-dom-testing (2.0.3)
249
249
  activesupport (>= 4.2.0)
@@ -252,9 +252,9 @@ GEM
252
252
  loofah (~> 2.3)
253
253
  rails-observers (0.1.5)
254
254
  activemodel (>= 4.0)
255
- railties (6.1.6)
256
- actionpack (= 6.1.6)
257
- activesupport (= 6.1.6)
255
+ railties (6.1.6.1)
256
+ actionpack (= 6.1.6.1)
257
+ activesupport (= 6.1.6.1)
258
258
  method_source
259
259
  rake (>= 12.2)
260
260
  thor (~> 1.0)
@@ -309,7 +309,7 @@ GEM
309
309
  simplecov_json_formatter (~> 0.1)
310
310
  simplecov-html (0.12.3)
311
311
  simplecov_json_formatter (0.1.3)
312
- sprockets (4.0.3)
312
+ sprockets (4.1.1)
313
313
  concurrent-ruby (~> 1.0)
314
314
  rack (> 1, < 3)
315
315
  sprockets-rails (3.4.2)
@@ -322,7 +322,7 @@ GEM
322
322
  terrapin (0.6.0)
323
323
  climate_control (>= 0.0.3, < 1.0)
324
324
  thor (1.2.1)
325
- tilt (2.0.10)
325
+ tilt (2.0.11)
326
326
  trustygems (0.2.1)
327
327
  rake
328
328
  tzinfo (2.0.4)
@@ -338,7 +338,7 @@ GEM
338
338
  will_paginate (3.3.1)
339
339
  xpath (3.2.0)
340
340
  nokogiri (~> 1.8)
341
- zeitwerk (2.5.4)
341
+ zeitwerk (2.6.0)
342
342
 
343
343
  PLATFORMS
344
344
  x86_64-darwin-18
@@ -8,7 +8,7 @@ class TranslationSupport
8
8
 
9
9
  # Retrieve comments, translation data in hash form
10
10
  def read_file(filename, basename)
11
- (comments, data) = IO.read(filename).split(/\n#{basename}:\s*\n/) # Add error checking for failed file read?
11
+ (comments, data) = File.read(filename).split(/\n#{basename}:\s*\n/) # Add error checking for failed file read?
12
12
  [comments, create_hash(data, basename)]
13
13
  end
14
14
 
data/lib/trusty_cms.rb CHANGED
@@ -2,6 +2,6 @@ TRUSTY_CMS_ROOT = File.expand_path(File.join(File.dirname(__FILE__), '..')) unle
2
2
 
3
3
  unless defined? TrustyCms::VERSION
4
4
  module TrustyCms
5
- VERSION = '5.3.5'.freeze
5
+ VERSION = '5.3.6'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trusty-cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.3.5
4
+ version: 5.3.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - TrustyCms CMS dev team