rocket_cms 0.27.8 → 0.28.0

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: 4e9839e084c7b2b85f2a2dc0d1b07e09a5097edbc9eb2a5907ad758f8aa26d6d
4
- data.tar.gz: 31a4d96b5dd970ff73f8e51961b132bee10afe95ebcc0c299b8885bd826b8e18
3
+ metadata.gz: b309662718965138e3accbc7dbb03d8f6af8bedc5469a1680c59aa34ac5dd16b
4
+ data.tar.gz: 6912438f52a2e7cd5ef14ead0eba245deb39db2db458277ede75b4c01596fab4
5
5
  SHA512:
6
- metadata.gz: ebc8150ef2fbf2711c13172a1fa4951ac6ace40460f83216bbce664b3fffb002eba23f1ebe4c2d685b8fa587e5f40dea3f9e0f712dbcdd5ce132c5ae12826a86
7
- data.tar.gz: ae4a39b5c62772c8bb7664405734da2b92151344c14d04c0957609940ad2d899d933386a5eee82a80b7c7f9dc6f427d58cf3c48cadc6371277242c8fd2a972be
6
+ metadata.gz: 20bff709821834241a41d59ae50383f66b120d62b796371e2615caa268569d765090a71bde6f1f2c5c4464905eabddcbed39045d179fa8e55bba6892b5a34bca
7
+ data.tar.gz: 16ab55f08370939f5511a6f26509b113e8e537f4ae2f5c8719f2805a0cb80507252a4459196042fcfcf615fbc1e8b50caf1500d4a3a1d35af831e35ed1783123
@@ -1,13 +1,13 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rocket_cms (0.27.8)
4
+ rocket_cms (0.28.0)
5
5
  addressable
6
6
  coffee-rails
7
7
  jquery-rails
8
8
  kaminari
9
9
  manual_slug
10
- rails (>= 5.1, < 5.3)
10
+ rails (>= 5.1, < 6.1)
11
11
  smart_excerpt
12
12
  stringex
13
13
  thor
@@ -16,68 +16,68 @@ PATH
16
16
  GEM
17
17
  remote: https://rubygems.org/
18
18
  specs:
19
- actioncable (5.2.1)
20
- actionpack (= 5.2.1)
19
+ actioncable (5.2.3)
20
+ actionpack (= 5.2.3)
21
21
  nio4r (~> 2.0)
22
22
  websocket-driver (>= 0.6.1)
23
- actionmailer (5.2.1)
24
- actionpack (= 5.2.1)
25
- actionview (= 5.2.1)
26
- activejob (= 5.2.1)
23
+ actionmailer (5.2.3)
24
+ actionpack (= 5.2.3)
25
+ actionview (= 5.2.3)
26
+ activejob (= 5.2.3)
27
27
  mail (~> 2.5, >= 2.5.4)
28
28
  rails-dom-testing (~> 2.0)
29
- actionpack (5.2.1)
30
- actionview (= 5.2.1)
31
- activesupport (= 5.2.1)
29
+ actionpack (5.2.3)
30
+ actionview (= 5.2.3)
31
+ activesupport (= 5.2.3)
32
32
  rack (~> 2.0)
33
33
  rack-test (>= 0.6.3)
34
34
  rails-dom-testing (~> 2.0)
35
35
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
36
- actionview (5.2.1)
37
- activesupport (= 5.2.1)
36
+ actionview (5.2.3)
37
+ activesupport (= 5.2.3)
38
38
  builder (~> 3.1)
39
39
  erubi (~> 1.4)
40
40
  rails-dom-testing (~> 2.0)
41
41
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
42
- activejob (5.2.1)
43
- activesupport (= 5.2.1)
42
+ activejob (5.2.3)
43
+ activesupport (= 5.2.3)
44
44
  globalid (>= 0.3.6)
45
- activemodel (5.2.1)
46
- activesupport (= 5.2.1)
47
- activerecord (5.2.1)
48
- activemodel (= 5.2.1)
49
- activesupport (= 5.2.1)
45
+ activemodel (5.2.3)
46
+ activesupport (= 5.2.3)
47
+ activerecord (5.2.3)
48
+ activemodel (= 5.2.3)
49
+ activesupport (= 5.2.3)
50
50
  arel (>= 9.0)
51
- activestorage (5.2.1)
52
- actionpack (= 5.2.1)
53
- activerecord (= 5.2.1)
51
+ activestorage (5.2.3)
52
+ actionpack (= 5.2.3)
53
+ activerecord (= 5.2.3)
54
54
  marcel (~> 0.3.1)
55
- activesupport (5.2.1)
55
+ activesupport (5.2.3)
56
56
  concurrent-ruby (~> 1.0, >= 1.0.2)
57
57
  i18n (>= 0.7, < 2)
58
58
  minitest (~> 5.1)
59
59
  tzinfo (~> 1.1)
60
- addressable (2.5.2)
60
+ addressable (2.6.0)
61
61
  public_suffix (>= 2.0.2, < 4.0)
62
62
  arel (9.0.0)
63
63
  builder (3.2.3)
64
- coffee-rails (4.2.2)
64
+ coffee-rails (5.0.0)
65
65
  coffee-script (>= 2.2.0)
66
- railties (>= 4.0.0)
66
+ railties (>= 5.2.0)
67
67
  coffee-script (2.4.1)
68
68
  coffee-script-source
69
69
  execjs
70
70
  coffee-script-source (1.12.2)
71
- concurrent-ruby (1.1.3)
71
+ concurrent-ruby (1.1.5)
72
72
  crass (1.0.4)
73
- erubi (1.7.1)
73
+ erubi (1.8.0)
74
74
  execjs (2.7.0)
75
- globalid (0.4.1)
75
+ globalid (0.4.2)
76
76
  activesupport (>= 4.2.0)
77
77
  htmlentities (4.3.4)
78
- i18n (1.1.1)
78
+ i18n (1.6.0)
79
79
  concurrent-ruby (~> 1.0)
80
- jquery-rails (4.3.3)
80
+ jquery-rails (4.3.5)
81
81
  rails-dom-testing (>= 1, < 3)
82
82
  railties (>= 4.2.0)
83
83
  thor (>= 0.14, < 2.0)
@@ -103,42 +103,42 @@ GEM
103
103
  marcel (0.3.3)
104
104
  mimemagic (~> 0.3.2)
105
105
  method_source (0.9.2)
106
- mimemagic (0.3.2)
106
+ mimemagic (0.3.3)
107
107
  mini_mime (1.0.1)
108
- mini_portile2 (2.3.0)
108
+ mini_portile2 (2.4.0)
109
109
  minitest (5.11.3)
110
110
  nio4r (2.3.1)
111
- nokogiri (1.8.5)
112
- mini_portile2 (~> 2.3.0)
113
- public_suffix (3.0.3)
114
- rack (2.0.6)
111
+ nokogiri (1.10.3)
112
+ mini_portile2 (~> 2.4.0)
113
+ public_suffix (3.1.0)
114
+ rack (2.0.7)
115
115
  rack-test (1.1.0)
116
116
  rack (>= 1.0, < 3)
117
- rails (5.2.1)
118
- actioncable (= 5.2.1)
119
- actionmailer (= 5.2.1)
120
- actionpack (= 5.2.1)
121
- actionview (= 5.2.1)
122
- activejob (= 5.2.1)
123
- activemodel (= 5.2.1)
124
- activerecord (= 5.2.1)
125
- activestorage (= 5.2.1)
126
- activesupport (= 5.2.1)
117
+ rails (5.2.3)
118
+ actioncable (= 5.2.3)
119
+ actionmailer (= 5.2.3)
120
+ actionpack (= 5.2.3)
121
+ actionview (= 5.2.3)
122
+ activejob (= 5.2.3)
123
+ activemodel (= 5.2.3)
124
+ activerecord (= 5.2.3)
125
+ activestorage (= 5.2.3)
126
+ activesupport (= 5.2.3)
127
127
  bundler (>= 1.3.0)
128
- railties (= 5.2.1)
128
+ railties (= 5.2.3)
129
129
  sprockets-rails (>= 2.0.0)
130
130
  rails-dom-testing (2.0.3)
131
131
  activesupport (>= 4.2.0)
132
132
  nokogiri (>= 1.6)
133
133
  rails-html-sanitizer (1.0.4)
134
134
  loofah (~> 2.2, >= 2.2.2)
135
- railties (5.2.1)
136
- actionpack (= 5.2.1)
137
- activesupport (= 5.2.1)
135
+ railties (5.2.3)
136
+ actionpack (= 5.2.3)
137
+ activesupport (= 5.2.3)
138
138
  method_source
139
139
  rake (>= 0.8.7)
140
140
  thor (>= 0.19.0, < 2.0)
141
- rake (12.3.1)
141
+ rake (12.3.2)
142
142
  smart_excerpt (0.1.5)
143
143
  activesupport
144
144
  htmlentities
@@ -156,9 +156,9 @@ GEM
156
156
  thread_safe (~> 0.1)
157
157
  validates_email_format_of (1.6.3)
158
158
  i18n
159
- websocket-driver (0.7.0)
159
+ websocket-driver (0.7.1)
160
160
  websocket-extensions (>= 0.1.0)
161
- websocket-extensions (0.1.3)
161
+ websocket-extensions (0.1.4)
162
162
 
163
163
  PLATFORMS
164
164
  ruby
@@ -169,4 +169,4 @@ DEPENDENCIES
169
169
  rocket_cms!
170
170
 
171
171
  BUNDLED WITH
172
- 1.17.1
172
+ 1.17.2
@@ -1,3 +1,3 @@
1
1
  module RocketCMS
2
- VERSION = '0.27.8'
2
+ VERSION = '0.28.0'
3
3
  end
@@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
20
20
  spec.add_development_dependency 'bundler'
21
21
  spec.add_development_dependency 'rake'
22
22
 
23
- spec.add_dependency 'rails', '>= 5.1', '< 5.3'
23
+ spec.add_dependency 'rails', '>= 5.1', '< 6.1'
24
24
  spec.add_dependency 'jquery-rails'
25
25
  spec.add_dependency 'coffee-rails'
26
26
  #spec.add_dependency 'turbolinks'
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.27.8
4
+ version: 0.28.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - glebtv
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-11-27 00:00:00.000000000 Z
11
+ date: 2019-06-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -47,7 +47,7 @@ dependencies:
47
47
  version: '5.1'
48
48
  - - "<"
49
49
  - !ruby/object:Gem::Version
50
- version: '5.3'
50
+ version: '6.1'
51
51
  type: :runtime
52
52
  prerelease: false
53
53
  version_requirements: !ruby/object:Gem::Requirement
@@ -57,7 +57,7 @@ dependencies:
57
57
  version: '5.1'
58
58
  - - "<"
59
59
  - !ruby/object:Gem::Version
60
- version: '5.3'
60
+ version: '6.1'
61
61
  - !ruby/object:Gem::Dependency
62
62
  name: jquery-rails
63
63
  requirement: !ruby/object:Gem::Requirement
@@ -367,8 +367,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
367
367
  - !ruby/object:Gem::Version
368
368
  version: '0'
369
369
  requirements: []
370
- rubyforge_project:
371
- rubygems_version: 2.7.7
370
+ rubygems_version: 3.0.3
372
371
  signing_key:
373
372
  specification_version: 4
374
373
  summary: Please DO NOT use this gem directly, use rocket_cms_mongoid or rocket_cms_activerecord