rocket_cms 0.5.24 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6c860383c91dc3eb24aa0b5b3209829a074b6675
4
- data.tar.gz: ec76a51b1dc7aa9c347a22d1d5d6089ca7527990
3
+ metadata.gz: 5ecb47638b9b64e381cff2328aa215a0aefdbedc
4
+ data.tar.gz: 9549b97d9ad79e5e1d9b51b864f31977285ad4e4
5
5
  SHA512:
6
- metadata.gz: f1f138871484a46ef0d7558bce77af13314075ceccc892c36cc586ca8e41ea420f8cd95e4ea82c879f2a7865f69f591f478545c82a09602e3c5f05163272147f
7
- data.tar.gz: 0ae6658da3a591b02f914a75f59f344f6650b3fa6c7e082ff31ec1d935508d0a112321695e13ca25a3670030fbcdf9a4afb3059a3e0e373737bd0274f22cf66b
6
+ metadata.gz: e184abfabfa5e39f3352c84eb487abd3370bdc689d21d86d640b7506fe8ab80eee7ffe08416f5f4591e213c5277bc6a2340ca3d3f7f8804a71889afe59ff155a
7
+ data.tar.gz: 216e6e6c45dd7da1568ae545ba1678a16e36adec33374cca4d0cfa3c624c7b531e2f40c0887f5034f55e6f1757b62316b63530633f42a72906084c99029aaaed
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rocket_cms (0.5.24)
4
+ rocket_cms (0.6.0)
5
5
  addressable
6
6
  coffee-rails
7
7
  devise
@@ -10,7 +10,7 @@ PATH
10
10
  glebtv-simple_captcha
11
11
  jquery-rails
12
12
  kaminari
13
- rails (~> 4.1.8)
13
+ rails (~> 4.2.0)
14
14
  rails_admin
15
15
  rails_admin_nested_set
16
16
  rails_admin_settings (~> 0.9.0)
@@ -27,34 +27,43 @@ PATH
27
27
  GEM
28
28
  remote: https://rubygems.org/
29
29
  specs:
30
- actionmailer (4.1.8)
31
- actionpack (= 4.1.8)
32
- actionview (= 4.1.8)
30
+ actionmailer (4.2.0)
31
+ actionpack (= 4.2.0)
32
+ actionview (= 4.2.0)
33
+ activejob (= 4.2.0)
33
34
  mail (~> 2.5, >= 2.5.4)
34
- actionpack (4.1.8)
35
- actionview (= 4.1.8)
36
- activesupport (= 4.1.8)
37
- rack (~> 1.5.2)
35
+ rails-dom-testing (~> 1.0, >= 1.0.5)
36
+ actionpack (4.2.0)
37
+ actionview (= 4.2.0)
38
+ activesupport (= 4.2.0)
39
+ rack (~> 1.6.0)
38
40
  rack-test (~> 0.6.2)
39
- actionview (4.1.8)
40
- activesupport (= 4.1.8)
41
+ rails-dom-testing (~> 1.0, >= 1.0.5)
42
+ rails-html-sanitizer (~> 1.0, >= 1.0.1)
43
+ actionview (4.2.0)
44
+ activesupport (= 4.2.0)
41
45
  builder (~> 3.1)
42
46
  erubis (~> 2.7.0)
43
- activemodel (4.1.8)
44
- activesupport (= 4.1.8)
47
+ rails-dom-testing (~> 1.0, >= 1.0.5)
48
+ rails-html-sanitizer (~> 1.0, >= 1.0.1)
49
+ activejob (4.2.0)
50
+ activesupport (= 4.2.0)
51
+ globalid (>= 0.3.0)
52
+ activemodel (4.2.0)
53
+ activesupport (= 4.2.0)
45
54
  builder (~> 3.1)
46
- activerecord (4.1.8)
47
- activemodel (= 4.1.8)
48
- activesupport (= 4.1.8)
49
- arel (~> 5.0.0)
50
- activesupport (4.1.8)
51
- i18n (~> 0.6, >= 0.6.9)
55
+ activerecord (4.2.0)
56
+ activemodel (= 4.2.0)
57
+ activesupport (= 4.2.0)
58
+ arel (~> 6.0)
59
+ activesupport (4.2.0)
60
+ i18n (~> 0.7)
52
61
  json (~> 1.7, >= 1.7.7)
53
62
  minitest (~> 5.1)
54
- thread_safe (~> 0.1)
63
+ thread_safe (~> 0.3, >= 0.3.4)
55
64
  tzinfo (~> 1.1)
56
65
  addressable (2.3.6)
57
- arel (5.0.1.20140414130214)
66
+ arel (6.0.0)
58
67
  bcrypt (3.1.9)
59
68
  builder (3.2.2)
60
69
  coffee-rails (4.1.0)
@@ -81,11 +90,13 @@ GEM
81
90
  orm_adapter (~> 0.5.0)
82
91
  rails (~> 4.0)
83
92
  glebtv-simple_captcha (0.6.7)
93
+ globalid (0.3.0)
94
+ activesupport (>= 4.1.0)
84
95
  haml (4.0.6)
85
96
  tilt
86
97
  hike (1.2.3)
87
98
  htmlentities (4.3.2)
88
- i18n (0.6.11)
99
+ i18n (0.7.0)
89
100
  jquery-rails (3.1.2)
90
101
  railties (>= 3.0, < 5.0)
91
102
  thor (>= 0.14, < 2.0)
@@ -95,32 +106,43 @@ GEM
95
106
  kaminari (0.16.1)
96
107
  actionpack (>= 3.0.0)
97
108
  activesupport (>= 3.0.0)
109
+ loofah (2.0.1)
110
+ nokogiri (>= 1.5.9)
98
111
  mail (2.6.3)
99
112
  mime-types (>= 1.16, < 3)
100
113
  mime-types (2.4.3)
101
114
  mini_portile (0.6.1)
102
- minitest (5.4.3)
115
+ minitest (5.5.0)
103
116
  multi_json (1.10.1)
104
117
  nested_form (0.3.2)
105
118
  nokogiri (1.6.5)
106
119
  mini_portile (~> 0.6.0)
107
120
  orm_adapter (0.5.0)
108
- rack (1.5.2)
121
+ rack (1.6.0)
109
122
  rack-pjax (0.8.0)
110
123
  nokogiri (~> 1.5)
111
124
  rack (~> 1.1)
112
125
  rack-test (0.6.2)
113
126
  rack (>= 1.0)
114
- rails (4.1.8)
115
- actionmailer (= 4.1.8)
116
- actionpack (= 4.1.8)
117
- actionview (= 4.1.8)
118
- activemodel (= 4.1.8)
119
- activerecord (= 4.1.8)
120
- activesupport (= 4.1.8)
127
+ rails (4.2.0)
128
+ actionmailer (= 4.2.0)
129
+ actionpack (= 4.2.0)
130
+ actionview (= 4.2.0)
131
+ activejob (= 4.2.0)
132
+ activemodel (= 4.2.0)
133
+ activerecord (= 4.2.0)
134
+ activesupport (= 4.2.0)
121
135
  bundler (>= 1.3.0, < 2.0)
122
- railties (= 4.1.8)
123
- sprockets-rails (~> 2.0)
136
+ railties (= 4.2.0)
137
+ sprockets-rails
138
+ rails-deprecated_sanitizer (1.0.3)
139
+ activesupport (>= 4.2.0.alpha)
140
+ rails-dom-testing (1.0.5)
141
+ activesupport (>= 4.2.0.beta, < 5.0)
142
+ nokogiri (~> 1.6.0)
143
+ rails-deprecated_sanitizer (>= 1.0.1)
144
+ rails-html-sanitizer (1.0.1)
145
+ loofah (~> 2.0)
124
146
  rails_admin (0.6.5)
125
147
  builder (~> 3.1)
126
148
  coffee-rails (~> 4.0)
@@ -136,17 +158,17 @@ GEM
136
158
  safe_yaml (~> 1.0)
137
159
  sass-rails (~> 4.0)
138
160
  rails_admin_nested_set (0.3.9)
139
- rails_admin_settings (0.9.0)
161
+ rails_admin_settings (0.9.1)
140
162
  rails_admin_toggleable (0.4.1)
141
- railties (4.1.8)
142
- actionpack (= 4.1.8)
143
- activesupport (= 4.1.8)
163
+ railties (4.2.0)
164
+ actionpack (= 4.2.0)
165
+ activesupport (= 4.2.0)
144
166
  rake (>= 0.8.7)
145
167
  thor (>= 0.18.1, < 2.0)
146
168
  rake (10.4.2)
147
169
  remotipart (1.2.1)
148
- responders (1.1.2)
149
- railties (>= 3.2, < 4.2)
170
+ responders (2.0.2)
171
+ railties (>= 4.2.0.alpha, < 5)
150
172
  safe_yaml (1.0.4)
151
173
  sass (3.2.19)
152
174
  sass-rails (4.0.5)
@@ -1,3 +1,3 @@
1
1
  module RocketCMS
2
- VERSION = "0.5.24"
2
+ VERSION = "0.6.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', "~> 4.1.8"
23
+ spec.add_dependency 'rails', "~> 4.2.0"
24
24
 
25
25
  spec.add_dependency 'jquery-rails'
26
26
  spec.add_dependency 'simple_form', '~> 3.0.2'
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.5.24
4
+ version: 0.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - glebtv
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-12-10 00:00:00.000000000 Z
11
+ date: 2014-12-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -44,14 +44,14 @@ dependencies:
44
44
  requirements:
45
45
  - - "~>"
46
46
  - !ruby/object:Gem::Version
47
- version: 4.1.8
47
+ version: 4.2.0
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
- version: 4.1.8
54
+ version: 4.2.0
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: jquery-rails
57
57
  requirement: !ruby/object:Gem::Requirement
@@ -485,7 +485,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
485
485
  version: '0'
486
486
  requirements: []
487
487
  rubyforge_project:
488
- rubygems_version: 2.4.4
488
+ rubygems_version: 2.2.2
489
489
  signing_key:
490
490
  specification_version: 4
491
491
  summary: Please DO NOT use this gem directly, use rocket_cms_mongoid or rocket_cms_activerecord