rocket_cms 0.9.8 → 0.9.9

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
  SHA1:
3
- metadata.gz: c1147242120e2d521adefab780a3c1b9bbeebc53
4
- data.tar.gz: c2f24101bb1e0373d4639824622903daf56daf80
3
+ metadata.gz: cc8d2b701c0e2440c7e2e48cc779b4dd8a9bf716
4
+ data.tar.gz: 8e206fcf706c65f999a8c95b14d9299f16782718
5
5
  SHA512:
6
- metadata.gz: 06a87ff788728163d619f6064080863642ca440f17d6fc177158d32d7138349b466f6e83b9200657abbc0f60b9191dbe71a1c7f3b690cf0c709c6e7f776be309
7
- data.tar.gz: 2a9f429fb82d921d11a0ba664487e35ad95ee1d909561411cd031ed4f5bd485feff70792fe24aa4d58fc6810c228ca5c1c6c00c751666431b9c3820ffad63f3b
6
+ metadata.gz: 53e60aea291159f81bc393befff0a17fea3bb7a0c28f994e701b4aed5a46e2dec33898640e1bf508de9664b5a8c456818b481bfb63101610d24280c573246642
7
+ data.tar.gz: fade693649c9aa2300f6b2a9f02023ffb1104a32e248544d276b52ecb6b885ccf0b27c1b98d83e5606b5dcaeda18c50ff13a0d3223c3a86fa65cc2e7f4519d30
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rocket_cms (0.9.8)
4
+ rocket_cms (0.9.9)
5
5
  addressable
6
6
  coffee-rails
7
7
  devise
@@ -27,36 +27,36 @@ PATH
27
27
  GEM
28
28
  remote: https://rubygems.org/
29
29
  specs:
30
- actionmailer (4.2.5)
31
- actionpack (= 4.2.5)
32
- actionview (= 4.2.5)
33
- activejob (= 4.2.5)
30
+ actionmailer (4.2.5.1)
31
+ actionpack (= 4.2.5.1)
32
+ actionview (= 4.2.5.1)
33
+ activejob (= 4.2.5.1)
34
34
  mail (~> 2.5, >= 2.5.4)
35
35
  rails-dom-testing (~> 1.0, >= 1.0.5)
36
- actionpack (4.2.5)
37
- actionview (= 4.2.5)
38
- activesupport (= 4.2.5)
36
+ actionpack (4.2.5.1)
37
+ actionview (= 4.2.5.1)
38
+ activesupport (= 4.2.5.1)
39
39
  rack (~> 1.6)
40
40
  rack-test (~> 0.6.2)
41
41
  rails-dom-testing (~> 1.0, >= 1.0.5)
42
42
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
43
- actionview (4.2.5)
44
- activesupport (= 4.2.5)
43
+ actionview (4.2.5.1)
44
+ activesupport (= 4.2.5.1)
45
45
  builder (~> 3.1)
46
46
  erubis (~> 2.7.0)
47
47
  rails-dom-testing (~> 1.0, >= 1.0.5)
48
48
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
49
- activejob (4.2.5)
50
- activesupport (= 4.2.5)
49
+ activejob (4.2.5.1)
50
+ activesupport (= 4.2.5.1)
51
51
  globalid (>= 0.3.0)
52
- activemodel (4.2.5)
53
- activesupport (= 4.2.5)
52
+ activemodel (4.2.5.1)
53
+ activesupport (= 4.2.5.1)
54
54
  builder (~> 3.1)
55
- activerecord (4.2.5)
56
- activemodel (= 4.2.5)
57
- activesupport (= 4.2.5)
55
+ activerecord (4.2.5.1)
56
+ activemodel (= 4.2.5.1)
57
+ activesupport (= 4.2.5.1)
58
58
  arel (~> 6.0)
59
- activesupport (4.2.5)
59
+ activesupport (4.2.5.1)
60
60
  i18n (~> 0.7)
61
61
  json (~> 1.7, >= 1.7.7)
62
62
  minitest (~> 5.1)
@@ -74,7 +74,7 @@ GEM
74
74
  execjs
75
75
  coffee-script-source (1.10.0)
76
76
  concurrent-ruby (1.0.0)
77
- devise (3.5.3)
77
+ devise (3.5.6)
78
78
  bcrypt (~> 3.0)
79
79
  orm_adapter (~> 0.1)
80
80
  railties (>= 3.2.6, < 5)
@@ -85,7 +85,7 @@ GEM
85
85
  execjs (2.6.0)
86
86
  font-awesome-rails (4.5.0.0)
87
87
  railties (>= 3.2, < 5.0)
88
- geocoder (1.2.14)
88
+ geocoder (1.3.0)
89
89
  glebtv-ckeditor (4.4.7.4)
90
90
  mime-types
91
91
  mini_magick
@@ -99,7 +99,7 @@ GEM
99
99
  tilt
100
100
  htmlentities (4.3.4)
101
101
  i18n (0.7.0)
102
- jquery-rails (4.0.5)
102
+ jquery-rails (4.1.0)
103
103
  rails-dom-testing (~> 1.0)
104
104
  railties (>= 4.2.0)
105
105
  thor (>= 0.14, < 2.0)
@@ -116,9 +116,9 @@ GEM
116
116
  mime-types (2.99)
117
117
  mini_magick (4.3.6)
118
118
  mini_portile2 (2.0.0)
119
- minitest (5.8.3)
119
+ minitest (5.8.4)
120
120
  nested_form (0.3.2)
121
- nokogiri (1.6.7.1)
121
+ nokogiri (1.6.7.2)
122
122
  mini_portile2 (~> 2.0.0.rc2)
123
123
  orm_adapter (0.5.0)
124
124
  rack (1.6.4)
@@ -127,16 +127,16 @@ GEM
127
127
  rack (~> 1.1)
128
128
  rack-test (0.6.3)
129
129
  rack (>= 1.0)
130
- rails (4.2.5)
131
- actionmailer (= 4.2.5)
132
- actionpack (= 4.2.5)
133
- actionview (= 4.2.5)
134
- activejob (= 4.2.5)
135
- activemodel (= 4.2.5)
136
- activerecord (= 4.2.5)
137
- activesupport (= 4.2.5)
130
+ rails (4.2.5.1)
131
+ actionmailer (= 4.2.5.1)
132
+ actionpack (= 4.2.5.1)
133
+ actionview (= 4.2.5.1)
134
+ activejob (= 4.2.5.1)
135
+ activemodel (= 4.2.5.1)
136
+ activerecord (= 4.2.5.1)
137
+ activesupport (= 4.2.5.1)
138
138
  bundler (>= 1.3.0, < 2.0)
139
- railties (= 4.2.5)
139
+ railties (= 4.2.5.1)
140
140
  sprockets-rails
141
141
  rails-deprecated_sanitizer (1.0.3)
142
142
  activesupport (>= 4.2.0.alpha)
@@ -144,7 +144,7 @@ GEM
144
144
  activesupport (>= 4.2.0.beta, < 5.0)
145
145
  nokogiri (~> 1.6.0)
146
146
  rails-deprecated_sanitizer (>= 1.0.1)
147
- rails-html-sanitizer (1.0.2)
147
+ rails-html-sanitizer (1.0.3)
148
148
  loofah (~> 2.0)
149
149
  rails_admin (0.8.1)
150
150
  builder (~> 3.1)
@@ -165,17 +165,17 @@ GEM
165
165
  rails_admin_settings (1.1.3)
166
166
  rails_admin_toggleable (0.6.0)
167
167
  rails_admin
168
- railties (4.2.5)
169
- actionpack (= 4.2.5)
170
- activesupport (= 4.2.5)
168
+ railties (4.2.5.1)
169
+ actionpack (= 4.2.5.1)
170
+ activesupport (= 4.2.5.1)
171
171
  rake (>= 0.8.7)
172
172
  thor (>= 0.18.1, < 2.0)
173
- rake (10.4.2)
173
+ rake (10.5.0)
174
174
  remotipart (1.2.1)
175
175
  responders (2.1.1)
176
176
  railties (>= 4.2.0, < 5.1)
177
177
  safe_yaml (1.0.4)
178
- sass (3.4.20)
178
+ sass (3.4.21)
179
179
  sass-rails (5.0.4)
180
180
  railties (>= 4.0.0, < 5.0)
181
181
  sass (~> 3.1)
@@ -195,21 +195,21 @@ GEM
195
195
  sprockets (3.5.2)
196
196
  concurrent-ruby (~> 1.0)
197
197
  rack (> 1, < 3)
198
- sprockets-rails (3.0.0)
198
+ sprockets-rails (3.0.1)
199
199
  actionpack (>= 4.0)
200
200
  activesupport (>= 4.0)
201
201
  sprockets (>= 3.0.0)
202
- stringex (2.5.2)
202
+ stringex (2.6.0)
203
203
  thor (0.19.1)
204
204
  thread_safe (0.3.5)
205
- tilt (2.0.1)
205
+ tilt (2.0.2)
206
206
  turbolinks (2.5.3)
207
207
  coffee-rails
208
208
  tzinfo (1.2.2)
209
209
  thread_safe (~> 0.1)
210
210
  validates_email_format_of (1.6.3)
211
211
  i18n
212
- warden (1.2.4)
212
+ warden (1.2.6)
213
213
  rack (>= 1.0)
214
214
 
215
215
  PLATFORMS
@@ -221,4 +221,4 @@ DEPENDENCIES
221
221
  rocket_cms!
222
222
 
223
223
  BUNDLED WITH
224
- 1.10.6
224
+ 1.11.2
@@ -25,7 +25,7 @@ module RocketCMS
25
25
  per_page: RocketCMS.config.search_per_page,
26
26
  )
27
27
  else
28
- @results = PgSearch.multisearch(params[:q])
28
+ @results = PgSearch.multisearch(params[:query])
29
29
  end
30
30
  end
31
31
  end
@@ -1,3 +1,3 @@
1
1
  module RocketCMS
2
- VERSION = "0.9.8"
2
+ VERSION = "0.9.9"
3
3
  end
data/release.sh CHANGED
@@ -3,7 +3,6 @@ bundle update
3
3
  git add --all .
4
4
  git commit -am "${*:1}"
5
5
  git push
6
- git push gh master
7
6
  rake release
8
7
  cd mongoid
9
8
  bundle update && rake release
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.9.8
4
+ version: 0.9.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - glebtv
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-12-28 00:00:00.000000000 Z
11
+ date: 2016-02-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -501,10 +501,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
501
501
  version: '0'
502
502
  requirements: []
503
503
  rubyforge_project:
504
- rubygems_version: 2.4.5.1
504
+ rubygems_version: 2.5.1
505
505
  signing_key:
506
506
  specification_version: 4
507
507
  summary: Please DO NOT use this gem directly, use rocket_cms_mongoid or rocket_cms_activerecord
508
508
  instead!
509
509
  test_files: []
510
- has_rdoc: