trusty-snippets-extension 2.0.5 → 2.0.6

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: bd64371d9406ce155e4b8cafe352da3d37290f8f
4
- data.tar.gz: 6a8f4ef199373e9f5d8e0956d04b48b57b913605
3
+ metadata.gz: a970a6a238b869e5e0ce4794cfa2d95efba8eef2
4
+ data.tar.gz: 708d359d68eda59e98e39cd9241776f638118b1d
5
5
  SHA512:
6
- metadata.gz: 1478471eb40d62fe7067783e02c6b0a727c035ae353df0c8ad571cd09fac81a17700edc076eb4328247b4ab7c671a7243e3c8042ac8184f4ef1a97c9167a68bb
7
- data.tar.gz: ef91ac393cf45ae4fc9e051c99d94858a9b778d5947db5e5c842fb85e1c14ab19a561de4176a7a166002d98e9e835348de495d2b52fdad5933ba75b72b3552c6
6
+ metadata.gz: b820df4932aa258aa4b73185e41411a8a9bb5c2714c9a2f00e399c014e6b8379f4c00f2b930dd9d08359888dc995a02f73651f717fc7944d0982faf2e8e6ba91
7
+ data.tar.gz: 6f2777adfa86fbc74b2d4c94c93fcea06edd4c298af3279dea7872f64fa3c3ddb317098ccd1c9221caf92acf8c0698ba90f5258439f1c9e58c6b5d5713268a04
data/Gemfile.lock CHANGED
@@ -1,72 +1,71 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trusty-snippets-extension (2.0.5)
5
- trusty-cms (~> 2.0.0)
4
+ trusty-snippets-extension (2.0.6)
5
+ rake (< 11.0)
6
+ trusty-cms (~> 2.0.16)
6
7
 
7
8
  GEM
8
9
  remote: https://rubygems.org/
9
10
  specs:
10
11
  RedCloth (4.2.9)
11
- actionmailer (4.2.3)
12
- actionpack (= 4.2.3)
13
- actionview (= 4.2.3)
14
- activejob (= 4.2.3)
12
+ actionmailer (4.2.6)
13
+ actionpack (= 4.2.6)
14
+ actionview (= 4.2.6)
15
+ activejob (= 4.2.6)
15
16
  mail (~> 2.5, >= 2.5.4)
16
17
  rails-dom-testing (~> 1.0, >= 1.0.5)
17
- actionpack (4.2.3)
18
- actionview (= 4.2.3)
19
- activesupport (= 4.2.3)
18
+ actionpack (4.2.6)
19
+ actionview (= 4.2.6)
20
+ activesupport (= 4.2.6)
20
21
  rack (~> 1.6)
21
22
  rack-test (~> 0.6.2)
22
23
  rails-dom-testing (~> 1.0, >= 1.0.5)
23
24
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
24
- actionview (4.2.3)
25
- activesupport (= 4.2.3)
25
+ actionview (4.2.6)
26
+ activesupport (= 4.2.6)
26
27
  builder (~> 3.1)
27
28
  erubis (~> 2.7.0)
28
29
  rails-dom-testing (~> 1.0, >= 1.0.5)
29
30
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
30
- activejob (4.2.3)
31
- activesupport (= 4.2.3)
31
+ activejob (4.2.6)
32
+ activesupport (= 4.2.6)
32
33
  globalid (>= 0.3.0)
33
- activemodel (4.2.3)
34
- activesupport (= 4.2.3)
34
+ activemodel (4.2.6)
35
+ activesupport (= 4.2.6)
35
36
  builder (~> 3.1)
36
- activerecord (4.2.3)
37
- activemodel (= 4.2.3)
38
- activesupport (= 4.2.3)
37
+ activerecord (4.2.6)
38
+ activemodel (= 4.2.6)
39
+ activesupport (= 4.2.6)
39
40
  arel (~> 6.0)
40
- activesupport (4.2.3)
41
+ activesupport (4.2.6)
41
42
  i18n (~> 0.7)
42
43
  json (~> 1.7, >= 1.7.7)
43
44
  minitest (~> 5.1)
44
45
  thread_safe (~> 0.3, >= 0.3.4)
45
46
  tzinfo (~> 1.1)
46
- acts_as_tree (2.2.0)
47
+ acts_as_tree (2.4.0)
47
48
  activerecord (>= 3.0.0)
48
- addressable (2.3.8)
49
+ addressable (2.4.0)
49
50
  arel (6.0.3)
50
51
  builder (3.2.2)
51
- byebug (5.0.0)
52
- columnize (= 0.9.0)
52
+ byebug (8.2.2)
53
53
  capybara (2.3.0)
54
54
  mime-types (>= 1.16)
55
55
  nokogiri (>= 1.3.3)
56
56
  rack (>= 1.0.0)
57
57
  rack-test (>= 0.5.4)
58
58
  xpath (~> 2.0)
59
- chunky_png (1.3.4)
60
- ckeditor (4.1.3)
59
+ chunky_png (1.3.5)
60
+ ckeditor (4.1.6)
61
61
  cocaine
62
62
  orm_adapter (~> 0.5.0)
63
63
  climate_control (0.0.3)
64
64
  activesupport (>= 3.0)
65
65
  cliver (0.3.2)
66
- cocaine (0.5.7)
66
+ cocaine (0.5.8)
67
67
  climate_control (>= 0.0.3, < 1.0)
68
- coderay (1.1.0)
69
- columnize (0.9.0)
68
+ coderay (1.1.1)
70
69
  compass (1.0.3)
71
70
  chunky_png (~> 1.2)
72
71
  compass-core (~> 1.0.2)
@@ -79,9 +78,9 @@ GEM
79
78
  sass (>= 3.3.0, < 3.5)
80
79
  compass-import-once (1.0.5)
81
80
  sass (>= 3.2, < 3.5)
82
- compass-rails (2.0.4)
81
+ compass-rails (2.0.5)
83
82
  compass (~> 1.0.0)
84
- sass-rails (<= 5.0.1)
83
+ sass-rails (< 5.1)
85
84
  sprockets (< 2.13)
86
85
  daemons (1.2.3)
87
86
  database_cleaner (1.3.0)
@@ -89,8 +88,8 @@ GEM
89
88
  rails (>= 3.0)
90
89
  diff-lcs (1.2.5)
91
90
  erubis (2.7.0)
92
- eventmachine (1.0.8)
93
- execjs (2.5.2)
91
+ eventmachine (1.0.9.1)
92
+ execjs (2.6.0)
94
93
  factory_girl (4.5.0)
95
94
  activesupport (>= 3.0.0)
96
95
  factory_girl_rails (4.5.0)
@@ -107,7 +106,7 @@ GEM
107
106
  haml (>= 4.0.6, < 5.0)
108
107
  html2haml (>= 1.0.1)
109
108
  railties (>= 4.0.1)
110
- highline (1.7.3)
109
+ highline (1.7.8)
111
110
  hike (1.2.3)
112
111
  html2haml (2.0.0)
113
112
  erubis (~> 2.7.0)
@@ -115,25 +114,25 @@ GEM
115
114
  nokogiri (~> 1.6.0)
116
115
  ruby_parser (~> 3.5)
117
116
  i18n (0.7.0)
118
- jquery-rails (3.1.3)
117
+ jquery-rails (3.1.4)
119
118
  railties (>= 3.0, < 5.0)
120
119
  thor (>= 0.14, < 2.0)
121
120
  json (1.8.3)
122
121
  launchy (2.4.3)
123
122
  addressable (~> 2.3)
124
- libv8 (3.16.14.11)
125
- loofah (2.0.2)
123
+ libv8 (3.16.14.13)
124
+ loofah (2.0.3)
126
125
  nokogiri (>= 1.5.9)
127
126
  mail (2.6.3)
128
127
  mime-types (>= 1.16, < 3)
129
128
  method_source (0.8.2)
130
- mime-types (2.6.1)
131
- mini_portile (0.6.2)
132
- minitest (5.8.0)
129
+ mime-types (2.99.1)
130
+ mini_portile2 (2.0.0)
131
+ minitest (5.8.4)
133
132
  multi_json (1.11.2)
134
- mysql (2.9.1)
135
- nokogiri (1.6.6.2)
136
- mini_portile (~> 0.6.0)
133
+ mysql2 (0.4.3)
134
+ nokogiri (1.6.7.2)
135
+ mini_portile2 (~> 2.0.0.rc2)
137
136
  orm_adapter (0.5.0)
138
137
  poltergeist (1.5.1)
139
138
  capybara (~> 2.1)
@@ -142,48 +141,48 @@ GEM
142
141
  websocket-driver (>= 0.2.0)
143
142
  protected_attributes (1.0.9)
144
143
  activemodel (>= 4.0.1, < 5.0)
145
- pry (0.10.1)
144
+ pry (0.10.3)
146
145
  coderay (~> 1.1.0)
147
146
  method_source (~> 0.8.1)
148
147
  slop (~> 3.4)
149
- pry-byebug (3.2.0)
150
- byebug (~> 5.0)
148
+ pry-byebug (3.3.0)
149
+ byebug (~> 8.0)
151
150
  pry (~> 0.10)
152
151
  rack (1.6.4)
153
- rack-cache (1.2)
152
+ rack-cache (1.6.1)
154
153
  rack (>= 0.4)
155
154
  rack-test (0.6.3)
156
155
  rack (>= 1.0)
157
156
  radius (0.7.4)
158
- rails (4.2.3)
159
- actionmailer (= 4.2.3)
160
- actionpack (= 4.2.3)
161
- actionview (= 4.2.3)
162
- activejob (= 4.2.3)
163
- activemodel (= 4.2.3)
164
- activerecord (= 4.2.3)
165
- activesupport (= 4.2.3)
157
+ rails (4.2.6)
158
+ actionmailer (= 4.2.6)
159
+ actionpack (= 4.2.6)
160
+ actionview (= 4.2.6)
161
+ activejob (= 4.2.6)
162
+ activemodel (= 4.2.6)
163
+ activerecord (= 4.2.6)
164
+ activesupport (= 4.2.6)
166
165
  bundler (>= 1.3.0, < 2.0)
167
- railties (= 4.2.3)
166
+ railties (= 4.2.6)
168
167
  sprockets-rails
169
168
  rails-deprecated_sanitizer (1.0.3)
170
169
  activesupport (>= 4.2.0.alpha)
171
- rails-dom-testing (1.0.6)
170
+ rails-dom-testing (1.0.7)
172
171
  activesupport (>= 4.2.0.beta, < 5.0)
173
172
  nokogiri (~> 1.6.0)
174
173
  rails-deprecated_sanitizer (>= 1.0.1)
175
- rails-html-sanitizer (1.0.2)
174
+ rails-html-sanitizer (1.0.3)
176
175
  loofah (~> 2.0)
177
176
  rails-observers (0.1.2)
178
177
  activemodel (~> 4.0)
179
- railties (4.2.3)
180
- actionpack (= 4.2.3)
181
- activesupport (= 4.2.3)
178
+ railties (4.2.6)
179
+ actionpack (= 4.2.6)
180
+ activesupport (= 4.2.6)
182
181
  rake (>= 0.8.7)
183
182
  thor (>= 0.18.1, < 2.0)
184
- rake (10.4.2)
185
- rb-fsevent (0.9.5)
186
- rb-inotify (0.9.5)
183
+ rake (10.5.0)
184
+ rb-fsevent (0.9.7)
185
+ rb-inotify (0.9.7)
187
186
  ffi (>= 0.5.0)
188
187
  rdoc (3.12.2)
189
188
  json (~> 1.4)
@@ -204,23 +203,23 @@ GEM
204
203
  rspec-mocks (~> 3.0.0)
205
204
  rspec-support (~> 3.0.0)
206
205
  rspec-support (3.0.4)
207
- ruby_parser (3.7.1)
206
+ ruby_parser (3.8.1)
208
207
  sexp_processor (~> 4.1)
209
- sass (3.4.16)
210
- sass-rails (5.0.1)
208
+ sass (3.4.21)
209
+ sass-rails (5.0.4)
211
210
  railties (>= 4.0.0, < 5.0)
212
211
  sass (~> 3.1)
213
212
  sprockets (>= 2.8, < 4.0)
214
213
  sprockets-rails (>= 2.0, < 4.0)
215
- tilt (~> 1.1)
216
- sexp_processor (4.6.0)
214
+ tilt (>= 1.1, < 3)
215
+ sexp_processor (4.7.0)
217
216
  slop (3.6.0)
218
217
  sprockets (2.12.4)
219
218
  hike (~> 1.2)
220
219
  multi_json (~> 1.0)
221
220
  rack (~> 1.0)
222
221
  tilt (~> 1.1, != 1.3.0)
223
- sprockets-rails (2.3.2)
222
+ sprockets-rails (2.3.3)
224
223
  actionpack (>= 3.0)
225
224
  activesupport (>= 3.0)
226
225
  sprockets (>= 2.8, < 4.0)
@@ -228,14 +227,14 @@ GEM
228
227
  therubyracer (0.12.2)
229
228
  libv8 (~> 3.16.14.0)
230
229
  ref
231
- thin (1.6.3)
230
+ thin (1.6.4)
232
231
  daemons (~> 1.0, >= 1.0.9)
233
- eventmachine (~> 1.0)
232
+ eventmachine (~> 1.0, >= 1.0.4)
234
233
  rack (~> 1.0)
235
234
  thor (0.19.1)
236
235
  thread_safe (0.3.5)
237
236
  tilt (1.4.1)
238
- trusty-cms (2.0.11)
237
+ trusty-cms (2.0.16)
239
238
  RedCloth (~> 4.2)
240
239
  acts_as_tree (~> 2.1)
241
240
  bundler (~> 1.7)
@@ -247,7 +246,7 @@ GEM
247
246
  haml-rails (~> 0.5)
248
247
  highline (~> 1.6)
249
248
  jquery-rails (~> 3.1)
250
- mysql (~> 2.9)
249
+ mysql2 (~> 0.4.2)
251
250
  protected_attributes (~> 1.0.9)
252
251
  rack (~> 1.4)
253
252
  rack-cache (~> 1.2)
@@ -263,13 +262,13 @@ GEM
263
262
  rake
264
263
  tzinfo (1.2.2)
265
264
  thread_safe (~> 0.1)
266
- uglifier (2.7.1)
265
+ uglifier (2.7.2)
267
266
  execjs (>= 0.3.0)
268
267
  json (>= 1.8.0)
269
- websocket-driver (0.6.2)
268
+ websocket-driver (0.6.3)
270
269
  websocket-extensions (>= 0.1.0)
271
270
  websocket-extensions (0.1.2)
272
- will_paginate (3.0.7)
271
+ will_paginate (3.1.0)
273
272
  xpath (2.0.0)
274
273
  nokogiri (~> 1.3)
275
274
 
@@ -292,3 +291,6 @@ DEPENDENCIES
292
291
  thin (~> 1.6.2)
293
292
  trusty-snippets-extension!
294
293
  trustygems (~> 0.2.0)
294
+
295
+ BUNDLED WITH
296
+ 1.11.2
@@ -1,8 +1,8 @@
1
1
  module TrustySnippetsExtension
2
- VERSION = "2.0.5"
2
+ VERSION = "2.0.6"
3
3
  SUMMARY = "Snippets for Trusty CMS"
4
4
  DESCRIPTION = "Makes Trusty better by adding snippets!"
5
5
  URL = "http://github.com/pgharts/trusty-snippets-extension"
6
- AUTHORS = ["Jim Gay", "Eric Sipple"]
6
+ AUTHORS = ["Jim Gay", "Eric Sipple", "Brittany Martin"]
7
7
  EMAIL = ["sipple@trustarts.org"]
8
8
  end
@@ -4,25 +4,25 @@
4
4
  #
5
5
 
6
6
  development:
7
- adapter: mysql
7
+ adapter: mysql2
8
8
  database: trusty_cms_dev
9
9
  username: root
10
10
  password:
11
11
  host: localhost
12
12
 
13
13
  test: &TEST
14
- adapter: mysql
14
+ adapter: mysql2
15
15
  database: trusty_cms_test
16
16
  username: root
17
17
  password:
18
18
  host: localhost
19
19
 
20
20
  production:
21
- adapter: mysql
21
+ adapter: mysql2
22
22
  database: trusty_cms_live
23
23
  username: root
24
24
  password:
25
25
  socket: /tmp/mysql.sock
26
26
 
27
27
  cucumber:
28
- <<: *TEST
28
+ <<: *TEST
@@ -22,5 +22,6 @@ Gem::Specification.new do |s|
22
22
  # s.executables = Dir['bin/*'] - ignores
23
23
  s.require_paths = ["lib"]
24
24
 
25
- s.add_dependency "trusty-cms", "~> 2.0.0"
25
+ s.add_dependency "trusty-cms", "~> 2.0.16"
26
+ s.add_dependency "rake", "< 11.0"
26
27
  end
metadata CHANGED
@@ -1,15 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trusty-snippets-extension
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.5
4
+ version: 2.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jim Gay
8
8
  - Eric Sipple
9
+ - Brittany Martin
9
10
  autorequire:
10
11
  bindir: bin
11
12
  cert_chain: []
12
- date: 2015-08-26 00:00:00.000000000 Z
13
+ date: 2016-03-11 00:00:00.000000000 Z
13
14
  dependencies:
14
15
  - !ruby/object:Gem::Dependency
15
16
  name: trusty-cms
@@ -17,14 +18,28 @@ dependencies:
17
18
  requirements:
18
19
  - - "~>"
19
20
  - !ruby/object:Gem::Version
20
- version: 2.0.0
21
+ version: 2.0.16
21
22
  type: :runtime
22
23
  prerelease: false
23
24
  version_requirements: !ruby/object:Gem::Requirement
24
25
  requirements:
25
26
  - - "~>"
26
27
  - !ruby/object:Gem::Version
27
- version: 2.0.0
28
+ version: 2.0.16
29
+ - !ruby/object:Gem::Dependency
30
+ name: rake
31
+ requirement: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - "<"
34
+ - !ruby/object:Gem::Version
35
+ version: '11.0'
36
+ type: :runtime
37
+ prerelease: false
38
+ version_requirements: !ruby/object:Gem::Requirement
39
+ requirements:
40
+ - - "<"
41
+ - !ruby/object:Gem::Version
42
+ version: '11.0'
28
43
  description: Makes Trusty better by adding snippets!
29
44
  email:
30
45
  - sipple@trustarts.org
@@ -127,7 +142,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
127
142
  version: '0'
128
143
  requirements: []
129
144
  rubyforge_project:
130
- rubygems_version: 2.4.3
145
+ rubygems_version: 2.4.8
131
146
  signing_key:
132
147
  specification_version: 4
133
148
  summary: Snippets for Trusty CMS