fullstack-cms 0.3.8.fix → 0.3.8

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.
Files changed (5) hide show
  1. data/Gemfile +1 -0
  2. data/Gemfile.lock +101 -105
  3. data/VERSION +1 -1
  4. data/fullstack-cms.gemspec +4 -1
  5. metadata +22 -3
data/Gemfile CHANGED
@@ -13,6 +13,7 @@ gem "awesome_nested_set"
13
13
 
14
14
  gem "rails_i18n_gettext"
15
15
  gem "whenever"
16
+ gem 'rinku', '~> 1.2.2', :require => 'rails_rinku'
16
17
  gem 'bluecloth'
17
18
 
18
19
  group :development do
data/Gemfile.lock CHANGED
@@ -1,98 +1,96 @@
1
1
  GEM
2
2
  remote: http://rubygems.org/
3
3
  specs:
4
- actionmailer (3.2.13)
5
- actionpack (= 3.2.13)
6
- mail (~> 2.5.3)
7
- actionpack (3.2.13)
8
- activemodel (= 3.2.13)
9
- activesupport (= 3.2.13)
4
+ actionmailer (3.2.8)
5
+ actionpack (= 3.2.8)
6
+ mail (~> 2.4.4)
7
+ actionpack (3.2.8)
8
+ activemodel (= 3.2.8)
9
+ activesupport (= 3.2.8)
10
10
  builder (~> 3.0.0)
11
11
  erubis (~> 2.7.0)
12
12
  journey (~> 1.0.4)
13
- rack (~> 1.4.5)
13
+ rack (~> 1.4.0)
14
14
  rack-cache (~> 1.2)
15
15
  rack-test (~> 0.6.1)
16
- sprockets (~> 2.2.1)
16
+ sprockets (~> 2.1.3)
17
17
  active_record_schema (0.5.13)
18
18
  rails
19
- activemodel (3.2.13)
20
- activesupport (= 3.2.13)
19
+ activemodel (3.2.8)
20
+ activesupport (= 3.2.8)
21
21
  builder (~> 3.0.0)
22
- activerecord (3.2.13)
23
- activemodel (= 3.2.13)
24
- activesupport (= 3.2.13)
22
+ activerecord (3.2.8)
23
+ activemodel (= 3.2.8)
24
+ activesupport (= 3.2.8)
25
25
  arel (~> 3.0.2)
26
26
  tzinfo (~> 0.3.29)
27
- activeresource (3.2.13)
28
- activemodel (= 3.2.13)
29
- activesupport (= 3.2.13)
30
- activesupport (3.2.13)
31
- i18n (= 0.6.1)
27
+ activeresource (3.2.8)
28
+ activemodel (= 3.2.8)
29
+ activesupport (= 3.2.8)
30
+ activesupport (3.2.8)
31
+ i18n (~> 0.6)
32
32
  multi_json (~> 1.0)
33
- acts-as-taggable-on (2.4.0)
33
+ acts-as-taggable-on (2.3.3)
34
34
  rails (~> 3.0)
35
- acts_as_indexed (0.8.3)
35
+ acts_as_indexed (0.7.8)
36
36
  arel (3.0.2)
37
- ars-permalink (0.1.4)
37
+ ars-permalink (0.1.1)
38
38
  friendly_id
39
39
  rails
40
40
  auto_strip_attributes (2.0.2)
41
41
  activerecord (>= 3.0)
42
- awesome_nested_set (2.1.6)
42
+ awesome_nested_set (2.1.3)
43
43
  activerecord (>= 3.0.0)
44
- aws-sdk (1.9.5)
44
+ aws-sdk (1.7.1)
45
+ httparty (~> 0.7)
45
46
  json (~> 1.4)
46
47
  nokogiri (>= 1.4.4)
47
48
  uuidtools (~> 2.1)
48
49
  bcrypt-ruby (3.0.1)
49
50
  bluecloth (2.2.0)
50
- bootstrap-datepicker-rails (1.0.0.5)
51
+ bootstrap-datepicker-rails (0.6.24)
51
52
  railties (>= 3.0)
52
- bootstrap-helpers (0.1.9)
53
+ bootstrap-helpers (0.1.8)
53
54
  rails
54
- builder (3.0.4)
55
+ builder (3.0.0)
55
56
  checkin (0.5.1)
56
- chosen-rails (0.9.13)
57
- coffee-rails (>= 3.2)
58
- railties (>= 3.0)
59
- sass-rails (>= 3.2)
60
- chronic (0.9.1)
61
- climate_control (0.0.3)
62
- activesupport (>= 3.0)
63
- cocaine (0.5.1)
64
- climate_control (>= 0.0.3, < 1.0)
65
- coffee-rails (3.2.2)
66
- coffee-script (>= 2.2.0)
67
- railties (~> 3.2.0)
57
+ chosen-rails (0.9.8.3)
58
+ railties (~> 3.0)
59
+ thor (~> 0.14)
60
+ chronic (0.6.7)
61
+ ckeditor (3.7.3)
62
+ mime-types
63
+ orm_adapter
64
+ cocaine (0.4.2)
68
65
  coffee-script (2.2.0)
69
66
  coffee-script-source
70
67
  execjs
71
- coffee-script-source (1.6.2)
68
+ coffee-script-source (1.4.0)
72
69
  coffeebeans (1.0.1)
73
70
  actionpack (>= 3.0.0)
74
71
  coffee-script
75
- devise (2.2.3)
72
+ devise (2.1.2)
76
73
  bcrypt-ruby (~> 3.0)
77
74
  orm_adapter (~> 0.1)
78
75
  railties (~> 3.1)
79
76
  warden (~> 1.2.1)
80
- devise-i18n (0.8.3)
81
- devise-i18n-views (0.2.5)
77
+ devise-i18n (0.5.11)
78
+ devise-i18n-views (0.2.2)
82
79
  erubis (2.7.0)
83
80
  execjs (1.4.0)
84
81
  multi_json (~> 1.0)
85
- facebox-rails (0.2.0)
86
- railties (>= 3.0, < 5.0)
87
- thor (>= 0.14, < 2.0)
88
- flash_cookie_session (1.1.4)
82
+ facebox-rails (0.1.2)
83
+ railties (~> 3.0)
84
+ thor (~> 0.14)
85
+ flash_cookie_session (1.1.3)
89
86
  rails (~> 3.0)
90
87
  formtastic (2.2.1)
91
88
  actionpack (>= 3.0)
92
- formtastic-bootstrap (2.1.1)
89
+ formtastic-bootstrap (2.0.0)
93
90
  formtastic (~> 2.2)
94
- friendly_id (4.0.9)
95
- fullstack (0.1.27)
91
+ formtastic-bootstrap
92
+ friendly_id (4.0.8)
93
+ fullstack (0.1.26)
96
94
  active_record_schema
97
95
  auto_strip_attributes
98
96
  checkin
@@ -106,7 +104,7 @@ GEM
106
104
  jquery-rails
107
105
  kaminari (= 0.13.0)
108
106
  kaminari-i18n
109
- meta-tags-helpers (~> 0.1.4)
107
+ meta-tags-helpers
110
108
  mobile-fu (~> 1.1.0)
111
109
  nokogiri
112
110
  rails
@@ -119,148 +117,145 @@ GEM
119
117
  remotipart
120
118
  resource-presentation-helpers
121
119
  squeel
122
- fullstack-admin (0.2.24)
120
+ fullstack-admin (0.2.9)
123
121
  bootstrap-datepicker-rails
124
- bootstrap-helpers (~> 0.1.9)
122
+ bootstrap-helpers (~> 0.1.7)
125
123
  chosen-rails
124
+ ckeditor
126
125
  facebox-rails
127
126
  formtastic-bootstrap
128
- fullstack (~> 0.1.27)
129
- fullstack-ckeditor (~> 0.1.3)
130
- has-attached (~> 0.2.5)
127
+ fullstack (~> 0.1.26)
128
+ has-attached (~> 0.2.4)
131
129
  meta_search
132
130
  plupload-rails
133
131
  rails (~> 3.2)
134
- fullstack-ckeditor (0.1.3)
135
- rails
136
132
  git (1.2.5)
137
- has-attached (0.2.5)
133
+ has-attached (0.2.4)
138
134
  aws-sdk
139
135
  flash_cookie_session
140
136
  paperclip
141
137
  rails
142
138
  has_partial (0.1.1)
143
139
  rails
144
- hike (1.2.2)
140
+ hike (1.2.1)
145
141
  htmlentities (4.3.1)
146
- i18n (0.6.1)
142
+ httparty (0.9.0)
143
+ multi_json (~> 1.0)
144
+ multi_xml
145
+ i18n (0.6.0)
147
146
  jeweler (1.8.4)
148
147
  bundler (~> 1.0)
149
148
  git (>= 1.2.5)
150
149
  rake
151
150
  rdoc
152
151
  journey (1.0.4)
153
- jquery-rails (2.2.1)
154
- railties (>= 3.0, < 5.0)
155
- thor (>= 0.14, < 2.0)
156
- json (1.7.7)
152
+ jquery-rails (2.1.3)
153
+ railties (>= 3.1.0, < 5.0)
154
+ thor (~> 0.14)
155
+ json (1.7.4)
157
156
  kaminari (0.13.0)
158
157
  actionpack (>= 3.0.0)
159
158
  activesupport (>= 3.0.0)
160
159
  railties (>= 3.0.0)
161
160
  kaminari-i18n (0.1.3)
162
161
  rails
163
- mail (2.5.3)
162
+ mail (2.4.4)
164
163
  i18n (>= 0.4.0)
165
164
  mime-types (~> 1.16)
166
165
  treetop (~> 1.4.8)
167
- meta-tags-helpers (0.1.4)
166
+ meta-tags-helpers (0.1.2)
168
167
  rails
169
168
  meta_search (1.1.3)
170
169
  actionpack (~> 3.1)
171
170
  activerecord (~> 3.1)
172
171
  activesupport (~> 3.1)
173
172
  polyamorous (~> 0.5.0)
174
- mime-types (1.23)
173
+ mime-types (1.19)
175
174
  mobile-fu (1.1.1)
176
175
  rack-mobile-detect
177
176
  rails
178
- multi_json (1.7.2)
179
- net-ssh (2.6.7)
180
- nokogiri (1.5.9)
177
+ multi_json (1.3.6)
178
+ multi_xml (0.5.1)
179
+ net-ssh (2.6.1)
180
+ nokogiri (1.5.5)
181
181
  orm_adapter (0.4.0)
182
- paperclip (3.4.1)
182
+ paperclip (3.3.1)
183
183
  activemodel (>= 3.0.0)
184
184
  activerecord (>= 3.0.0)
185
185
  activesupport (>= 3.0.0)
186
- cocaine (~> 0.5.0)
186
+ cocaine (~> 0.4.0)
187
187
  mime-types
188
188
  plupload-rails (1.0.6)
189
189
  rails (~> 3.1)
190
190
  polyamorous (0.5.0)
191
191
  activerecord (~> 3.0)
192
192
  polyglot (0.3.3)
193
- rack (1.4.5)
193
+ rack (1.4.1)
194
194
  rack-cache (1.2)
195
195
  rack (>= 0.4)
196
196
  rack-mobile-detect (0.4.0)
197
197
  rack
198
- rack-ssl (1.3.3)
198
+ rack-ssl (1.3.2)
199
199
  rack
200
- rack-test (0.6.2)
200
+ rack-test (0.6.1)
201
201
  rack (>= 1.0)
202
- rails (3.2.13)
203
- actionmailer (= 3.2.13)
204
- actionpack (= 3.2.13)
205
- activerecord (= 3.2.13)
206
- activeresource (= 3.2.13)
207
- activesupport (= 3.2.13)
202
+ rails (3.2.8)
203
+ actionmailer (= 3.2.8)
204
+ actionpack (= 3.2.8)
205
+ activerecord (= 3.2.8)
206
+ activeresource (= 3.2.8)
207
+ activesupport (= 3.2.8)
208
208
  bundler (~> 1.0)
209
- railties (= 3.2.13)
210
- rails-i18n (0.7.3)
209
+ railties (= 3.2.8)
210
+ rails-i18n (0.7.0)
211
211
  i18n (~> 0.5)
212
212
  rails-slow-assets-workaround (0.1.1)
213
213
  rails
214
- rails_config (0.3.3)
214
+ rails_config (0.3.1)
215
215
  activesupport (>= 3.0)
216
216
  rails_i18n_gettext (0.0.4)
217
217
  rails (~> 3.0)
218
218
  rails_nested_layouts (0.1.1)
219
219
  rails
220
- railties (3.2.13)
221
- actionpack (= 3.2.13)
222
- activesupport (= 3.2.13)
220
+ railties (3.2.8)
221
+ actionpack (= 3.2.8)
222
+ activesupport (= 3.2.8)
223
223
  rack-ssl (~> 1.3.2)
224
224
  rake (>= 0.8.7)
225
225
  rdoc (~> 3.4)
226
226
  thor (>= 0.14.6, < 2.0)
227
- rake (10.0.4)
227
+ rake (0.9.2.2)
228
228
  rambler (0.1.3)
229
229
  rails (~> 3.2)
230
- rdoc (3.12.2)
230
+ rdoc (3.12)
231
231
  json (~> 1.4)
232
232
  remoting (0.3.9)
233
233
  net-ssh
234
234
  rails (~> 3.0)
235
- remotipart (1.0.5)
235
+ remotipart (1.0.2)
236
236
  resource-presentation-helpers (0.1.1)
237
237
  rails
238
- sass (3.2.8)
239
- sass-rails (3.2.6)
240
- railties (~> 3.2.0)
241
- sass (>= 3.1.10)
242
- tilt (~> 1.3)
243
- sprockets (2.2.2)
238
+ rinku (1.2.2)
239
+ sprockets (2.1.3)
244
240
  hike (~> 1.2)
245
- multi_json (~> 1.0)
246
241
  rack (~> 1.0)
247
242
  tilt (~> 1.1, != 1.3.0)
248
- squeel (1.0.18)
243
+ squeel (1.0.13)
249
244
  activerecord (~> 3.0)
250
245
  activesupport (~> 3.0)
251
246
  polyamorous (~> 0.5.0)
252
- thor (0.18.1)
253
- tilt (1.4.0)
254
- treetop (1.4.12)
247
+ thor (0.15.4)
248
+ tilt (1.3.3)
249
+ treetop (1.4.10)
255
250
  polyglot
256
251
  polyglot (>= 0.3.1)
257
- tzinfo (0.3.37)
258
- uuidtools (2.1.4)
252
+ tzinfo (0.3.33)
253
+ uuidtools (2.1.3)
259
254
  warden (1.2.1)
260
255
  rack (>= 1.0)
261
- whenever (0.8.2)
256
+ whenever (0.7.3)
262
257
  activesupport (>= 2.3.4)
263
- chronic (>= 0.6.3)
258
+ chronic (~> 0.6.3)
264
259
 
265
260
  PLATFORMS
266
261
  ruby
@@ -274,4 +269,5 @@ DEPENDENCIES
274
269
  fullstack-admin (~> 0.2.9)
275
270
  jeweler
276
271
  rails_i18n_gettext
272
+ rinku (~> 1.2.2)
277
273
  whenever
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.3.8.fix
1
+ 0.3.8
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "fullstack-cms"
8
- s.version = "0.3.8.fix"
8
+ s.version = "0.3.8"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["mcasimir"]
@@ -154,6 +154,7 @@ Gem::Specification.new do |s|
154
154
  s.add_runtime_dependency(%q<awesome_nested_set>, [">= 0"])
155
155
  s.add_runtime_dependency(%q<rails_i18n_gettext>, [">= 0"])
156
156
  s.add_runtime_dependency(%q<whenever>, [">= 0"])
157
+ s.add_runtime_dependency(%q<rinku>, ["~> 1.2.2"])
157
158
  s.add_runtime_dependency(%q<bluecloth>, [">= 0"])
158
159
  s.add_development_dependency(%q<jeweler>, [">= 0"])
159
160
  else
@@ -164,6 +165,7 @@ Gem::Specification.new do |s|
164
165
  s.add_dependency(%q<awesome_nested_set>, [">= 0"])
165
166
  s.add_dependency(%q<rails_i18n_gettext>, [">= 0"])
166
167
  s.add_dependency(%q<whenever>, [">= 0"])
168
+ s.add_dependency(%q<rinku>, ["~> 1.2.2"])
167
169
  s.add_dependency(%q<bluecloth>, [">= 0"])
168
170
  s.add_dependency(%q<jeweler>, [">= 0"])
169
171
  end
@@ -175,6 +177,7 @@ Gem::Specification.new do |s|
175
177
  s.add_dependency(%q<awesome_nested_set>, [">= 0"])
176
178
  s.add_dependency(%q<rails_i18n_gettext>, [">= 0"])
177
179
  s.add_dependency(%q<whenever>, [">= 0"])
180
+ s.add_dependency(%q<rinku>, ["~> 1.2.2"])
178
181
  s.add_dependency(%q<bluecloth>, [">= 0"])
179
182
  s.add_dependency(%q<jeweler>, [">= 0"])
180
183
  end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fullstack-cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.8.fix
5
- prerelease: 6
4
+ version: 0.3.8
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - mcasimir
@@ -123,6 +123,22 @@ dependencies:
123
123
  - - ! '>='
124
124
  - !ruby/object:Gem::Version
125
125
  version: '0'
126
+ - !ruby/object:Gem::Dependency
127
+ name: rinku
128
+ requirement: !ruby/object:Gem::Requirement
129
+ none: false
130
+ requirements:
131
+ - - ~>
132
+ - !ruby/object:Gem::Version
133
+ version: 1.2.2
134
+ type: :runtime
135
+ prerelease: false
136
+ version_requirements: !ruby/object:Gem::Requirement
137
+ none: false
138
+ requirements:
139
+ - - ~>
140
+ - !ruby/object:Gem::Version
141
+ version: 1.2.2
126
142
  - !ruby/object:Gem::Dependency
127
143
  name: bluecloth
128
144
  requirement: !ruby/object:Gem::Requirement
@@ -295,6 +311,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
295
311
  - - ! '>='
296
312
  - !ruby/object:Gem::Version
297
313
  version: '0'
314
+ segments:
315
+ - 0
316
+ hash: -606859902536209203
298
317
  required_rubygems_version: !ruby/object:Gem::Requirement
299
318
  none: false
300
319
  requirements:
@@ -303,7 +322,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
303
322
  version: '0'
304
323
  requirements: []
305
324
  rubyforge_project:
306
- rubygems_version: 1.8.25
325
+ rubygems_version: 1.8.24
307
326
  signing_key:
308
327
  specification_version: 3
309
328
  summary: CMS system built on fullstack