rocket_cms 0.37.1 → 0.37.2

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: 936006a66930d3e92a344a3fe707bd1b0ffcacf13a8f29bab99b181e06a290ec
4
- data.tar.gz: d5d7f11dffdbccfb90adf8d95a0b210c0775ed9f52c04392a20e13a7804be6f1
3
+ metadata.gz: c391a6f5638f83bed02f7c3bd3c691626c8522af0d6b2a9c429872bf63d940ff
4
+ data.tar.gz: 0fbb7178766cec6a5d633ebe9fb1474c371f84ddc18ec73f50c0cc633531cac8
5
5
  SHA512:
6
- metadata.gz: 5e5fc1fc6ea70e778c83ed90509139f0f2537d89f51171c62b8d2debf9ee3516f69ea2450a0766cd843a1b3a23f0ead75107b897d653851232041a4a7d87dfde
7
- data.tar.gz: d1c2a3149c3d2a3374b86333d3c15e5889ad706001ffce5bfbc62564ca0226dc357b4c2ce3f25e2f5ce041e5e894b731892fb62fb9c3c1f07adc9db3195615d3
6
+ metadata.gz: c22a978812172c6b45a38137720db9fe52aac538f6396c06c6b06a304a8386f83f63cfc7d8307847fafb0489af3deba47bc3f8ddd4bbdd6a6da2901c4a95d2fe
7
+ data.tar.gz: f4d2ebf57a6937e32894d522302a18b227ddfb08da1f621e10f017b05619d7a307b0d95252c85fa8326f525cac03a0d213f7bc340ae79db3530bb3aa4f92cab9
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rocket_cms (0.37.1)
4
+ rocket_cms (0.37.2)
5
5
  addressable
6
6
  coffee-rails
7
7
  jquery-rails
@@ -16,35 +16,35 @@ PATH
16
16
  GEM
17
17
  remote: https://rubygems.org/
18
18
  specs:
19
- actioncable (7.1.3.2)
20
- actionpack (= 7.1.3.2)
21
- activesupport (= 7.1.3.2)
19
+ actioncable (7.1.3.3)
20
+ actionpack (= 7.1.3.3)
21
+ activesupport (= 7.1.3.3)
22
22
  nio4r (~> 2.0)
23
23
  websocket-driver (>= 0.6.1)
24
24
  zeitwerk (~> 2.6)
25
- actionmailbox (7.1.3.2)
26
- actionpack (= 7.1.3.2)
27
- activejob (= 7.1.3.2)
28
- activerecord (= 7.1.3.2)
29
- activestorage (= 7.1.3.2)
30
- activesupport (= 7.1.3.2)
25
+ actionmailbox (7.1.3.3)
26
+ actionpack (= 7.1.3.3)
27
+ activejob (= 7.1.3.3)
28
+ activerecord (= 7.1.3.3)
29
+ activestorage (= 7.1.3.3)
30
+ activesupport (= 7.1.3.3)
31
31
  mail (>= 2.7.1)
32
32
  net-imap
33
33
  net-pop
34
34
  net-smtp
35
- actionmailer (7.1.3.2)
36
- actionpack (= 7.1.3.2)
37
- actionview (= 7.1.3.2)
38
- activejob (= 7.1.3.2)
39
- activesupport (= 7.1.3.2)
35
+ actionmailer (7.1.3.3)
36
+ actionpack (= 7.1.3.3)
37
+ actionview (= 7.1.3.3)
38
+ activejob (= 7.1.3.3)
39
+ activesupport (= 7.1.3.3)
40
40
  mail (~> 2.5, >= 2.5.4)
41
41
  net-imap
42
42
  net-pop
43
43
  net-smtp
44
44
  rails-dom-testing (~> 2.2)
45
- actionpack (7.1.3.2)
46
- actionview (= 7.1.3.2)
47
- activesupport (= 7.1.3.2)
45
+ actionpack (7.1.3.3)
46
+ actionview (= 7.1.3.3)
47
+ activesupport (= 7.1.3.3)
48
48
  nokogiri (>= 1.8.5)
49
49
  racc
50
50
  rack (>= 2.2.4)
@@ -52,35 +52,35 @@ GEM
52
52
  rack-test (>= 0.6.3)
53
53
  rails-dom-testing (~> 2.2)
54
54
  rails-html-sanitizer (~> 1.6)
55
- actiontext (7.1.3.2)
56
- actionpack (= 7.1.3.2)
57
- activerecord (= 7.1.3.2)
58
- activestorage (= 7.1.3.2)
59
- activesupport (= 7.1.3.2)
55
+ actiontext (7.1.3.3)
56
+ actionpack (= 7.1.3.3)
57
+ activerecord (= 7.1.3.3)
58
+ activestorage (= 7.1.3.3)
59
+ activesupport (= 7.1.3.3)
60
60
  globalid (>= 0.6.0)
61
61
  nokogiri (>= 1.8.5)
62
- actionview (7.1.3.2)
63
- activesupport (= 7.1.3.2)
62
+ actionview (7.1.3.3)
63
+ activesupport (= 7.1.3.3)
64
64
  builder (~> 3.1)
65
65
  erubi (~> 1.11)
66
66
  rails-dom-testing (~> 2.2)
67
67
  rails-html-sanitizer (~> 1.6)
68
- activejob (7.1.3.2)
69
- activesupport (= 7.1.3.2)
68
+ activejob (7.1.3.3)
69
+ activesupport (= 7.1.3.3)
70
70
  globalid (>= 0.3.6)
71
- activemodel (7.1.3.2)
72
- activesupport (= 7.1.3.2)
73
- activerecord (7.1.3.2)
74
- activemodel (= 7.1.3.2)
75
- activesupport (= 7.1.3.2)
71
+ activemodel (7.1.3.3)
72
+ activesupport (= 7.1.3.3)
73
+ activerecord (7.1.3.3)
74
+ activemodel (= 7.1.3.3)
75
+ activesupport (= 7.1.3.3)
76
76
  timeout (>= 0.4.0)
77
- activestorage (7.1.3.2)
78
- actionpack (= 7.1.3.2)
79
- activejob (= 7.1.3.2)
80
- activerecord (= 7.1.3.2)
81
- activesupport (= 7.1.3.2)
77
+ activestorage (7.1.3.3)
78
+ actionpack (= 7.1.3.3)
79
+ activejob (= 7.1.3.3)
80
+ activerecord (= 7.1.3.3)
81
+ activesupport (= 7.1.3.3)
82
82
  marcel (~> 1.0)
83
- activesupport (7.1.3.2)
83
+ activesupport (7.1.3.3)
84
84
  base64
85
85
  bigdecimal
86
86
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -93,7 +93,7 @@ GEM
93
93
  addressable (2.8.6)
94
94
  public_suffix (>= 2.0.2, < 6.0)
95
95
  base64 (0.2.0)
96
- bigdecimal (3.1.7)
96
+ bigdecimal (3.1.8)
97
97
  builder (3.2.4)
98
98
  coffee-rails (5.0.0)
99
99
  coffee-script (>= 2.2.0)
@@ -112,11 +112,11 @@ GEM
112
112
  globalid (1.2.1)
113
113
  activesupport (>= 6.1)
114
114
  htmlentities (4.3.4)
115
- i18n (1.14.4)
115
+ i18n (1.14.5)
116
116
  concurrent-ruby (~> 1.0)
117
117
  io-console (0.7.2)
118
- irb (1.12.0)
119
- rdoc
118
+ irb (1.13.1)
119
+ rdoc (>= 4.0.0)
120
120
  reline (>= 0.4.2)
121
121
  jquery-rails (4.6.0)
122
122
  rails-dom-testing (>= 1, < 3)
@@ -147,9 +147,9 @@ GEM
147
147
  marcel (1.0.4)
148
148
  mini_mime (1.1.5)
149
149
  mini_portile2 (2.8.6)
150
- minitest (5.22.3)
150
+ minitest (5.23.0)
151
151
  mutex_m (0.2.0)
152
- net-imap (0.4.10)
152
+ net-imap (0.4.11)
153
153
  date
154
154
  net-protocol
155
155
  net-pop (0.1.2)
@@ -158,15 +158,15 @@ GEM
158
158
  timeout
159
159
  net-smtp (0.5.0)
160
160
  net-protocol
161
- nio4r (2.7.1)
162
- nokogiri (1.16.4)
161
+ nio4r (2.7.3)
162
+ nokogiri (1.16.5)
163
163
  mini_portile2 (~> 2.8.2)
164
164
  racc (~> 1.4)
165
165
  psych (5.1.2)
166
166
  stringio
167
167
  public_suffix (5.0.5)
168
168
  racc (1.7.3)
169
- rack (3.0.10)
169
+ rack (3.0.11)
170
170
  rack-session (2.0.0)
171
171
  rack (>= 3.0.0)
172
172
  rack-test (2.1.0)
@@ -174,20 +174,20 @@ GEM
174
174
  rackup (2.1.0)
175
175
  rack (>= 3)
176
176
  webrick (~> 1.8)
177
- rails (7.1.3.2)
178
- actioncable (= 7.1.3.2)
179
- actionmailbox (= 7.1.3.2)
180
- actionmailer (= 7.1.3.2)
181
- actionpack (= 7.1.3.2)
182
- actiontext (= 7.1.3.2)
183
- actionview (= 7.1.3.2)
184
- activejob (= 7.1.3.2)
185
- activemodel (= 7.1.3.2)
186
- activerecord (= 7.1.3.2)
187
- activestorage (= 7.1.3.2)
188
- activesupport (= 7.1.3.2)
177
+ rails (7.1.3.3)
178
+ actioncable (= 7.1.3.3)
179
+ actionmailbox (= 7.1.3.3)
180
+ actionmailer (= 7.1.3.3)
181
+ actionpack (= 7.1.3.3)
182
+ actiontext (= 7.1.3.3)
183
+ actionview (= 7.1.3.3)
184
+ activejob (= 7.1.3.3)
185
+ activemodel (= 7.1.3.3)
186
+ activerecord (= 7.1.3.3)
187
+ activestorage (= 7.1.3.3)
188
+ activesupport (= 7.1.3.3)
189
189
  bundler (>= 1.15.0)
190
- railties (= 7.1.3.2)
190
+ railties (= 7.1.3.3)
191
191
  rails-dom-testing (2.2.0)
192
192
  activesupport (>= 5.0.0)
193
193
  minitest
@@ -195,9 +195,9 @@ GEM
195
195
  rails-html-sanitizer (1.6.0)
196
196
  loofah (~> 2.21)
197
197
  nokogiri (~> 1.14)
198
- railties (7.1.3.2)
199
- actionpack (= 7.1.3.2)
200
- activesupport (= 7.1.3.2)
198
+ railties (7.1.3.3)
199
+ actionpack (= 7.1.3.3)
200
+ activesupport (= 7.1.3.3)
201
201
  irb
202
202
  rackup (>= 1.0.0)
203
203
  rake (>= 12.2)
@@ -206,11 +206,11 @@ GEM
206
206
  rake (13.2.1)
207
207
  rdoc (6.6.3.1)
208
208
  psych (>= 4.0.0)
209
- reline (0.5.3)
209
+ reline (0.5.7)
210
210
  io-console (~> 0.5)
211
- simpleidn (0.2.1)
211
+ simpleidn (0.2.2)
212
212
  unf (~> 0.1.4)
213
- smart_excerpt (0.1.6)
213
+ smart_excerpt (0.2.0)
214
214
  activesupport
215
215
  htmlentities
216
216
  stringex (2.8.6)
@@ -229,7 +229,7 @@ GEM
229
229
  websocket-driver (0.7.6)
230
230
  websocket-extensions (>= 0.1.0)
231
231
  websocket-extensions (0.1.5)
232
- zeitwerk (2.6.13)
232
+ zeitwerk (2.6.14)
233
233
 
234
234
  PLATFORMS
235
235
  ruby
@@ -14,9 +14,9 @@ module RocketCMS
14
14
 
15
15
  included do
16
16
 
17
- if RocketCMS.paperclip? && !RocketCMS.config.news_image_styles.nil?
18
- validates_attachment_content_type :image, content_type: /\Aimage\/.*\Z/, if: :image?
19
- end
17
+ #if RocketCMS.paperclip? && !RocketCMS.config.news_image_styles.nil?
18
+ # validates_attachment_content_type :image, content_type: /\Aimage\/.*\Z/, if: :image?
19
+ #end
20
20
 
21
21
  validates_presence_of :name
22
22
  if RocketCMS.config.news_content_required
@@ -1,3 +1,3 @@
1
1
  module RocketCMS
2
- VERSION = '0.37.1'
2
+ VERSION = '0.37.2'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rocket_cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.37.1
4
+ version: 0.37.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - glebtv
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-04-25 00:00:00.000000000 Z
11
+ date: 2024-05-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler