rocket_cms 0.27.6 → 0.27.7

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: 470a0087d23b26487e0a69ecba017ab7fb2437942fec52f0568edb73dc663a62
4
- data.tar.gz: 9d9b7265c2af23cf67625f3e0f5012a9101aa1ef8adbe69245115c9a0ea35e33
3
+ metadata.gz: 55583c883092831eba31f9a65e042adf3f933600c29e82ef7869a715dce39df9
4
+ data.tar.gz: 1ef47c030fc6f6d00f6327cdcdfa3597e2e523f8d67f0c3dbddcc1ff47367d18
5
5
  SHA512:
6
- metadata.gz: e2fdf1c1f3de6f310ec29c966002733285486cf0c047cc114ad531efa2ae84bc603465987ac8c359a26c9298795c6faa7ca12c68a8476e2c0fc851f76969f588
7
- data.tar.gz: c43502b1b593d57eee504601d47342d9c5846744344aadec22694f985a86cc91eb89263907fc500248ab51d6f6bcc980fc6a95e77c1e8bcb74552f50c18a0158
6
+ metadata.gz: 24ca37672a9cc412936f7ad110f4a1f7e20dc75e8c66be406fb6ba9df33922b7a23abbde60831abfaff76a9711915d1d35a0127c91e58f8aa5b54794ee717432
7
+ data.tar.gz: e6deb929c64f599c9ecc314defae97f4f084a3b134da5cf67d87ac3f22230c9c234707e7214f42c989836140e33d02defea08f5aae89815108f57c61d0a83148
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rocket_cms (0.27.6)
4
+ rocket_cms (0.27.7)
5
5
  addressable
6
6
  coffee-rails
7
7
  jquery-rails
@@ -16,43 +16,43 @@ PATH
16
16
  GEM
17
17
  remote: https://rubygems.org/
18
18
  specs:
19
- actioncable (5.2.0)
20
- actionpack (= 5.2.0)
19
+ actioncable (5.2.1)
20
+ actionpack (= 5.2.1)
21
21
  nio4r (~> 2.0)
22
22
  websocket-driver (>= 0.6.1)
23
- actionmailer (5.2.0)
24
- actionpack (= 5.2.0)
25
- actionview (= 5.2.0)
26
- activejob (= 5.2.0)
23
+ actionmailer (5.2.1)
24
+ actionpack (= 5.2.1)
25
+ actionview (= 5.2.1)
26
+ activejob (= 5.2.1)
27
27
  mail (~> 2.5, >= 2.5.4)
28
28
  rails-dom-testing (~> 2.0)
29
- actionpack (5.2.0)
30
- actionview (= 5.2.0)
31
- activesupport (= 5.2.0)
29
+ actionpack (5.2.1)
30
+ actionview (= 5.2.1)
31
+ activesupport (= 5.2.1)
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.0)
37
- activesupport (= 5.2.0)
36
+ actionview (5.2.1)
37
+ activesupport (= 5.2.1)
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.0)
43
- activesupport (= 5.2.0)
42
+ activejob (5.2.1)
43
+ activesupport (= 5.2.1)
44
44
  globalid (>= 0.3.6)
45
- activemodel (5.2.0)
46
- activesupport (= 5.2.0)
47
- activerecord (5.2.0)
48
- activemodel (= 5.2.0)
49
- activesupport (= 5.2.0)
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)
50
50
  arel (>= 9.0)
51
- activestorage (5.2.0)
52
- actionpack (= 5.2.0)
53
- activerecord (= 5.2.0)
51
+ activestorage (5.2.1)
52
+ actionpack (= 5.2.1)
53
+ activerecord (= 5.2.1)
54
54
  marcel (~> 0.3.1)
55
- activesupport (5.2.0)
55
+ activesupport (5.2.1)
56
56
  concurrent-ruby (~> 1.0, >= 1.0.2)
57
57
  i18n (>= 0.7, < 2)
58
58
  minitest (~> 5.1)
@@ -75,7 +75,7 @@ GEM
75
75
  globalid (0.4.1)
76
76
  activesupport (>= 4.2.0)
77
77
  htmlentities (4.3.4)
78
- i18n (1.0.1)
78
+ i18n (1.1.0)
79
79
  concurrent-ruby (~> 1.0)
80
80
  jquery-rails (4.3.3)
81
81
  rails-dom-testing (>= 1, < 3)
@@ -104,40 +104,40 @@ GEM
104
104
  mimemagic (~> 0.3.2)
105
105
  method_source (0.9.0)
106
106
  mimemagic (0.3.2)
107
- mini_mime (1.0.0)
107
+ mini_mime (1.0.1)
108
108
  mini_portile2 (2.3.0)
109
109
  minitest (5.11.3)
110
110
  nio4r (2.3.1)
111
111
  nokogiri (1.8.4)
112
112
  mini_portile2 (~> 2.3.0)
113
- public_suffix (3.0.2)
113
+ public_suffix (3.0.3)
114
114
  rack (2.0.5)
115
115
  rack-test (1.1.0)
116
116
  rack (>= 1.0, < 3)
117
- rails (5.2.0)
118
- actioncable (= 5.2.0)
119
- actionmailer (= 5.2.0)
120
- actionpack (= 5.2.0)
121
- actionview (= 5.2.0)
122
- activejob (= 5.2.0)
123
- activemodel (= 5.2.0)
124
- activerecord (= 5.2.0)
125
- activestorage (= 5.2.0)
126
- activesupport (= 5.2.0)
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)
127
127
  bundler (>= 1.3.0)
128
- railties (= 5.2.0)
128
+ railties (= 5.2.1)
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.0)
136
- actionpack (= 5.2.0)
137
- activesupport (= 5.2.0)
135
+ railties (5.2.1)
136
+ actionpack (= 5.2.1)
137
+ activesupport (= 5.2.1)
138
138
  method_source
139
139
  rake (>= 0.8.7)
140
- thor (>= 0.18.1, < 2.0)
140
+ thor (>= 0.19.0, < 2.0)
141
141
  rake (12.3.1)
142
142
  smart_excerpt (0.1.5)
143
143
  activesupport
@@ -169,4 +169,4 @@ DEPENDENCIES
169
169
  rocket_cms!
170
170
 
171
171
  BUNDLED WITH
172
- 1.16.3
172
+ 1.16.4
@@ -24,4 +24,4 @@
24
24
  controller.list_entries(config, :index, field.associated_collection_scope, false).map { |o| [o.send(field.associated_object_label_method), o.send(field.associated_primary_key)] }.sort_by {|a| [selected_ids.index(a[1]) || selected_ids.size, i+=1] }
25
25
  end
26
26
 
27
- = form.collection_check_boxes field.method_name, collection, :last, :first, {}, {} { |i| i.label( class: 'checkbox' ) { i.check_box + i.text } }
27
+ = form.collection_check_boxes(field.method_name, collection, :last, :first, {}, {}) { |i| i.label( class: 'checkbox' ) { i.check_box + i.text } }
@@ -1,3 +1,3 @@
1
1
  module RocketCMS
2
- VERSION = '0.27.6'
2
+ VERSION = '0.27.7'
3
3
  end
@@ -225,6 +225,7 @@ remove_file "config/locales/en.yml"
225
225
 
226
226
  gsub_file 'app/models/user.rb', '# :confirmable, :lockable, :timeoutable and :omniauthable', '# :confirmable, :registerable, :timeoutable and :omniauthable'
227
227
  gsub_file 'app/models/user.rb', ':registerable,', ' :lockable,'
228
+ gsub_file Dir.glob("db/migrate/*_devise_create_users.rb").first, '# t.datetime :locked_at', 't.datetime :locked_at'
228
229
  if mongoid
229
230
  gsub_file 'app/models/user.rb', '# field :failed_attempts', 'field :failed_attempts'
230
231
  gsub_file 'app/models/user.rb', '# field :unlock_token', 'field :unlock_token'
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.6
4
+ version: 0.27.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - glebtv
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-08-01 00:00:00.000000000 Z
11
+ date: 2018-08-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler