trusty-multi-site-extension 2.0.9 → 2.0.10

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: 5bd73fa89eb6f058a4cadedce1b233e0a36b24a2
4
- data.tar.gz: 265e4f19de7c4c4362dbdf8e1838a10e93671b17
3
+ metadata.gz: ac14c750c35a7a8fc95268fb3d8fe80b0352755e
4
+ data.tar.gz: b7cc30d2c20855077a5cd3a30c80d83a0f95ccf2
5
5
  SHA512:
6
- metadata.gz: 6766a66579866721b2e5f695608067759f86919c78481048ec37c86d438743be625356eafb891e6db89fd3d9be0c9280ca4531d38339ad543a638188a7e5608a
7
- data.tar.gz: 93664440177990fcaa9cd56d9faa4e945a6136c12c8db117f19afc5357d3accb3147a176cb28489b5fb4fcf0cea914d28439ace56c7b91840e78b3be136d938f
6
+ metadata.gz: 54763f227e92b84230a4d4d503286fc7dfb6960a807ad716a1c1f9e5e70bc00dbb18189225a56324b24049c3ce52b5cab6b5f7c1078de4b331c8628fcdb019ec
7
+ data.tar.gz: 992567aa2c367519f133e3a21f6dadfabcf288bf03cca88d2bbf29f302d94062fe105cf66eaf1dcbaf4969cb3c435ad0a67ed2264bb29c18177f773abe080c6b
data/Gemfile.lock CHANGED
@@ -1,45 +1,46 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trusty-multi-site-extension (2.0.9)
4
+ trusty-multi-site-extension (2.0.10)
5
5
  acts_as_list (= 0.4.0)
6
- trusty-cms (~> 2.0.0)
6
+ rake (< 11.0)
7
+ trusty-cms (~> 2.0.16)
7
8
  trusty-snippets-extension (~> 2.0.0)
8
9
 
9
10
  GEM
10
11
  remote: https://rubygems.org/
11
12
  specs:
12
13
  RedCloth (4.2.9)
13
- actionmailer (4.2.3)
14
- actionpack (= 4.2.3)
15
- actionview (= 4.2.3)
16
- activejob (= 4.2.3)
14
+ actionmailer (4.2.6)
15
+ actionpack (= 4.2.6)
16
+ actionview (= 4.2.6)
17
+ activejob (= 4.2.6)
17
18
  mail (~> 2.5, >= 2.5.4)
18
19
  rails-dom-testing (~> 1.0, >= 1.0.5)
19
- actionpack (4.2.3)
20
- actionview (= 4.2.3)
21
- activesupport (= 4.2.3)
20
+ actionpack (4.2.6)
21
+ actionview (= 4.2.6)
22
+ activesupport (= 4.2.6)
22
23
  rack (~> 1.6)
23
24
  rack-test (~> 0.6.2)
24
25
  rails-dom-testing (~> 1.0, >= 1.0.5)
25
26
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
26
- actionview (4.2.3)
27
- activesupport (= 4.2.3)
27
+ actionview (4.2.6)
28
+ activesupport (= 4.2.6)
28
29
  builder (~> 3.1)
29
30
  erubis (~> 2.7.0)
30
31
  rails-dom-testing (~> 1.0, >= 1.0.5)
31
32
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
32
- activejob (4.2.3)
33
- activesupport (= 4.2.3)
33
+ activejob (4.2.6)
34
+ activesupport (= 4.2.6)
34
35
  globalid (>= 0.3.0)
35
- activemodel (4.2.3)
36
- activesupport (= 4.2.3)
36
+ activemodel (4.2.6)
37
+ activesupport (= 4.2.6)
37
38
  builder (~> 3.1)
38
- activerecord (4.2.3)
39
- activemodel (= 4.2.3)
40
- activesupport (= 4.2.3)
39
+ activerecord (4.2.6)
40
+ activemodel (= 4.2.6)
41
+ activesupport (= 4.2.6)
41
42
  arel (~> 6.0)
42
- activesupport (4.2.3)
43
+ activesupport (4.2.6)
43
44
  i18n (~> 0.7)
44
45
  json (~> 1.7, >= 1.7.7)
45
46
  minitest (~> 5.1)
@@ -49,28 +50,26 @@ GEM
49
50
  activerecord (>= 3.0)
50
51
  acts_as_tree (2.4.0)
51
52
  activerecord (>= 3.0.0)
52
- addressable (2.3.8)
53
+ addressable (2.4.0)
53
54
  arel (6.0.3)
54
55
  builder (3.2.2)
55
- byebug (5.0.0)
56
- columnize (= 0.9.0)
56
+ byebug (8.2.2)
57
57
  capybara (2.3.0)
58
58
  mime-types (>= 1.16)
59
59
  nokogiri (>= 1.3.3)
60
60
  rack (>= 1.0.0)
61
61
  rack-test (>= 0.5.4)
62
62
  xpath (~> 2.0)
63
- chunky_png (1.3.4)
64
- ckeditor (4.1.3)
63
+ chunky_png (1.3.5)
64
+ ckeditor (4.1.6)
65
65
  cocaine
66
66
  orm_adapter (~> 0.5.0)
67
67
  climate_control (0.0.3)
68
68
  activesupport (>= 3.0)
69
69
  cliver (0.3.2)
70
- cocaine (0.5.7)
70
+ cocaine (0.5.8)
71
71
  climate_control (>= 0.0.3, < 1.0)
72
- coderay (1.1.0)
73
- columnize (0.9.0)
72
+ coderay (1.1.1)
74
73
  compass (1.0.3)
75
74
  chunky_png (~> 1.2)
76
75
  compass-core (~> 1.0.2)
@@ -83,9 +82,9 @@ GEM
83
82
  sass (>= 3.3.0, < 3.5)
84
83
  compass-import-once (1.0.5)
85
84
  sass (>= 3.2, < 3.5)
86
- compass-rails (2.0.3)
85
+ compass-rails (2.0.5)
87
86
  compass (~> 1.0.0)
88
- sass-rails (<= 5.0.1)
87
+ sass-rails (< 5.1)
89
88
  sprockets (< 2.13)
90
89
  daemons (1.2.3)
91
90
  database_cleaner (1.3.0)
@@ -93,7 +92,7 @@ GEM
93
92
  rails (>= 3.0)
94
93
  diff-lcs (1.2.5)
95
94
  erubis (2.7.0)
96
- eventmachine (1.0.8)
95
+ eventmachine (1.0.9.1)
97
96
  execjs (2.6.0)
98
97
  factory_girl (4.5.0)
99
98
  activesupport (>= 3.0.0)
@@ -126,18 +125,18 @@ GEM
126
125
  launchy (2.4.3)
127
126
  addressable (~> 2.3)
128
127
  libv8 (3.16.14.13)
129
- loofah (2.0.2)
128
+ loofah (2.0.3)
130
129
  nokogiri (>= 1.5.9)
131
130
  mail (2.6.3)
132
131
  mime-types (>= 1.16, < 3)
133
132
  method_source (0.8.2)
134
- mime-types (2.6.1)
135
- mini_portile (0.6.2)
136
- minitest (5.8.0)
133
+ mime-types (2.99.1)
134
+ mini_portile2 (2.0.0)
135
+ minitest (5.8.4)
137
136
  multi_json (1.11.2)
138
- mysql2 (0.4.2)
139
- nokogiri (1.6.6.2)
140
- mini_portile (~> 0.6.0)
137
+ mysql2 (0.4.3)
138
+ nokogiri (1.6.7.2)
139
+ mini_portile2 (~> 2.0.0.rc2)
141
140
  orm_adapter (0.5.0)
142
141
  poltergeist (1.5.1)
143
142
  capybara (~> 2.1)
@@ -146,12 +145,12 @@ GEM
146
145
  websocket-driver (>= 0.2.0)
147
146
  protected_attributes (1.0.9)
148
147
  activemodel (>= 4.0.1, < 5.0)
149
- pry (0.10.1)
148
+ pry (0.10.3)
150
149
  coderay (~> 1.1.0)
151
150
  method_source (~> 0.8.1)
152
151
  slop (~> 3.4)
153
- pry-byebug (3.2.0)
154
- byebug (~> 5.0)
152
+ pry-byebug (3.3.0)
153
+ byebug (~> 8.0)
155
154
  pry (~> 0.10)
156
155
  rack (1.6.4)
157
156
  rack-cache (1.6.1)
@@ -159,35 +158,35 @@ GEM
159
158
  rack-test (0.6.3)
160
159
  rack (>= 1.0)
161
160
  radius (0.7.4)
162
- rails (4.2.3)
163
- actionmailer (= 4.2.3)
164
- actionpack (= 4.2.3)
165
- actionview (= 4.2.3)
166
- activejob (= 4.2.3)
167
- activemodel (= 4.2.3)
168
- activerecord (= 4.2.3)
169
- activesupport (= 4.2.3)
161
+ rails (4.2.6)
162
+ actionmailer (= 4.2.6)
163
+ actionpack (= 4.2.6)
164
+ actionview (= 4.2.6)
165
+ activejob (= 4.2.6)
166
+ activemodel (= 4.2.6)
167
+ activerecord (= 4.2.6)
168
+ activesupport (= 4.2.6)
170
169
  bundler (>= 1.3.0, < 2.0)
171
- railties (= 4.2.3)
170
+ railties (= 4.2.6)
172
171
  sprockets-rails
173
172
  rails-deprecated_sanitizer (1.0.3)
174
173
  activesupport (>= 4.2.0.alpha)
175
- rails-dom-testing (1.0.6)
174
+ rails-dom-testing (1.0.7)
176
175
  activesupport (>= 4.2.0.beta, < 5.0)
177
176
  nokogiri (~> 1.6.0)
178
177
  rails-deprecated_sanitizer (>= 1.0.1)
179
- rails-html-sanitizer (1.0.2)
178
+ rails-html-sanitizer (1.0.3)
180
179
  loofah (~> 2.0)
181
180
  rails-observers (0.1.2)
182
181
  activemodel (~> 4.0)
183
- railties (4.2.3)
184
- actionpack (= 4.2.3)
185
- activesupport (= 4.2.3)
182
+ railties (4.2.6)
183
+ actionpack (= 4.2.6)
184
+ activesupport (= 4.2.6)
186
185
  rake (>= 0.8.7)
187
186
  thor (>= 0.18.1, < 2.0)
188
- rake (10.4.2)
189
- rb-fsevent (0.9.5)
190
- rb-inotify (0.9.5)
187
+ rake (10.5.0)
188
+ rb-fsevent (0.9.7)
189
+ rb-inotify (0.9.7)
191
190
  ffi (>= 0.5.0)
192
191
  rdoc (3.12.2)
193
192
  json (~> 1.4)
@@ -210,13 +209,13 @@ GEM
210
209
  rspec-support (3.0.4)
211
210
  ruby_parser (3.8.1)
212
211
  sexp_processor (~> 4.1)
213
- sass (3.4.16)
214
- sass-rails (5.0.1)
212
+ sass (3.4.21)
213
+ sass-rails (5.0.4)
215
214
  railties (>= 4.0.0, < 5.0)
216
215
  sass (~> 3.1)
217
216
  sprockets (>= 2.8, < 4.0)
218
217
  sprockets-rails (>= 2.0, < 4.0)
219
- tilt (~> 1.1)
218
+ tilt (>= 1.1, < 3)
220
219
  sexp_processor (4.7.0)
221
220
  slop (3.6.0)
222
221
  sprockets (2.12.4)
@@ -224,7 +223,7 @@ GEM
224
223
  multi_json (~> 1.0)
225
224
  rack (~> 1.0)
226
225
  tilt (~> 1.1, != 1.3.0)
227
- sprockets-rails (2.3.2)
226
+ sprockets-rails (2.3.3)
228
227
  actionpack (>= 3.0)
229
228
  activesupport (>= 3.0)
230
229
  sprockets (>= 2.8, < 4.0)
@@ -232,9 +231,9 @@ GEM
232
231
  therubyracer (0.12.2)
233
232
  libv8 (~> 3.16.14.0)
234
233
  ref
235
- thin (1.6.3)
234
+ thin (1.6.4)
236
235
  daemons (~> 1.0, >= 1.0.9)
237
- eventmachine (~> 1.0)
236
+ eventmachine (~> 1.0, >= 1.0.4)
238
237
  rack (~> 1.0)
239
238
  thor (0.19.1)
240
239
  thread_safe (0.3.5)
@@ -263,8 +262,9 @@ GEM
263
262
  tzinfo (~> 1.2)
264
263
  uglifier (~> 2.6)
265
264
  will_paginate (~> 3.0)
266
- trusty-snippets-extension (2.0.5)
267
- trusty-cms (~> 2.0.0)
265
+ trusty-snippets-extension (2.0.6)
266
+ rake (< 11.0)
267
+ trusty-cms (~> 2.0.16)
268
268
  trustygems (0.2.1)
269
269
  rake
270
270
  tzinfo (1.2.2)
@@ -272,7 +272,7 @@ GEM
272
272
  uglifier (2.7.2)
273
273
  execjs (>= 0.3.0)
274
274
  json (>= 1.8.0)
275
- websocket-driver (0.6.2)
275
+ websocket-driver (0.6.3)
276
276
  websocket-extensions (>= 0.1.0)
277
277
  websocket-extensions (0.1.2)
278
278
  will_paginate (3.1.0)
@@ -1,7 +1,7 @@
1
1
  require_dependency 'application_controller'
2
2
 
3
3
  class MultiSiteExtension < TrustyCms::Extension
4
- version "2.0.9"
4
+ version "2.0.10"
5
5
  description %{ Enables virtual sites to be created with associated domain names.
6
6
  Also scopes the sitemap view to any given page (or the root of an
7
7
  individual site) and allows model classes to be scoped by site. }
@@ -4,9 +4,9 @@ require "trusty-multi-site-extension"
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = "trusty-multi-site-extension"
7
- s.version = "2.0.9"
7
+ s.version = "2.0.10"
8
8
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
9
- s.authors = ["Sean Cribbs", "Eric Sipple", "Danielle Greaves"]
9
+ s.authors = ["Sean Cribbs", "Eric Sipple", "Danielle Greaves", "Brittany Martin"]
10
10
  s.description = %q{Extends Trusty CMS Layouts to support multiple sites, defined by domain}
11
11
  s.email = %q{sipple@trustarts.org}
12
12
  s.homepage = %q{https://github.com/pgharts/trusty-multi-site-extension}
@@ -23,5 +23,6 @@ Gem::Specification.new do |s|
23
23
  s.require_paths = ["lib"]
24
24
  s.add_dependency "acts_as_list", "0.4.0"
25
25
  s.add_dependency "trusty-snippets-extension", "~> 2.0.0"
26
- s.add_dependency "trusty-cms", "~> 2.0.0"
26
+ s.add_dependency "trusty-cms", "~> 2.0.16"
27
+ s.add_dependency "rake", "< 11.0"
27
28
  end
metadata CHANGED
@@ -1,16 +1,17 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trusty-multi-site-extension
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.9
4
+ version: 2.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sean Cribbs
8
8
  - Eric Sipple
9
9
  - Danielle Greaves
10
+ - Brittany Martin
10
11
  autorequire:
11
12
  bindir: bin
12
13
  cert_chain: []
13
- date: 2016-02-29 00:00:00.000000000 Z
14
+ date: 2016-03-11 00:00:00.000000000 Z
14
15
  dependencies:
15
16
  - !ruby/object:Gem::Dependency
16
17
  name: acts_as_list
@@ -46,14 +47,28 @@ dependencies:
46
47
  requirements:
47
48
  - - "~>"
48
49
  - !ruby/object:Gem::Version
49
- version: 2.0.0
50
+ version: 2.0.16
50
51
  type: :runtime
51
52
  prerelease: false
52
53
  version_requirements: !ruby/object:Gem::Requirement
53
54
  requirements:
54
55
  - - "~>"
55
56
  - !ruby/object:Gem::Version
56
- version: 2.0.0
57
+ version: 2.0.16
58
+ - !ruby/object:Gem::Dependency
59
+ name: rake
60
+ requirement: !ruby/object:Gem::Requirement
61
+ requirements:
62
+ - - "<"
63
+ - !ruby/object:Gem::Version
64
+ version: '11.0'
65
+ type: :runtime
66
+ prerelease: false
67
+ version_requirements: !ruby/object:Gem::Requirement
68
+ requirements:
69
+ - - "<"
70
+ - !ruby/object:Gem::Version
71
+ version: '11.0'
57
72
  description: Extends Trusty CMS Layouts to support multiple sites, defined by domain
58
73
  email: sipple@trustarts.org
59
74
  executables: []