trusty-clipped-extension 3.1.3 → 3.1.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +73 -70
- data/lib/trusty-clipped-extension.rb +1 -1
- data/trusty-clipped-extension.gemspec +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fe844dce5b07c3ea88d1c0938e9d6ce3c3c90b9c
|
4
|
+
data.tar.gz: 6531d04eb20f2fd4337f593533ee312f52961e49
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 49dd2fe89a7452e479a195461e4ea331a7e6c936e3014a258a6e576516fbffd1ebfb0560bd32ab47203de826c8c3cfec5b85b3119dad5987d165821cf90e9bf1
|
7
|
+
data.tar.gz: 5f3dd63afd3761395d31fb324cba473704ca474a39d16ea61ee8728e78b08c59a5790ad1e6b63feb1c00652495ecaa64c00b86e856e58606d1623baf906d81a5
|
data/Gemfile.lock
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
GIT
|
2
2
|
remote: https://github.com/rails/rails-observers
|
3
|
-
revision:
|
3
|
+
revision: fb6b95509c3f1a50c973280ddc2b56648e33623f
|
4
4
|
specs:
|
5
5
|
rails-observers (0.2.0)
|
6
6
|
activemodel (>= 4.2)
|
@@ -8,11 +8,11 @@ GIT
|
|
8
8
|
PATH
|
9
9
|
remote: .
|
10
10
|
specs:
|
11
|
-
trusty-clipped-extension (3.1.
|
11
|
+
trusty-clipped-extension (3.1.4)
|
12
12
|
acts_as_list (~> 0.9.5)
|
13
13
|
cocaine (~> 0.5.8)
|
14
14
|
kraken-io
|
15
|
-
paperclip (
|
15
|
+
paperclip (> 5.2)
|
16
16
|
rake (< 11.0)
|
17
17
|
trusty-cms (~> 3.1.0)
|
18
18
|
uuidtools (~> 2.1.5)
|
@@ -21,39 +21,39 @@ GEM
|
|
21
21
|
remote: https://rubygems.org/
|
22
22
|
specs:
|
23
23
|
RedCloth (4.3.2)
|
24
|
-
actioncable (5.1.
|
25
|
-
actionpack (= 5.1.
|
24
|
+
actioncable (5.1.5)
|
25
|
+
actionpack (= 5.1.5)
|
26
26
|
nio4r (~> 2.0)
|
27
27
|
websocket-driver (~> 0.6.1)
|
28
|
-
actionmailer (5.1.
|
29
|
-
actionpack (= 5.1.
|
30
|
-
actionview (= 5.1.
|
31
|
-
activejob (= 5.1.
|
28
|
+
actionmailer (5.1.5)
|
29
|
+
actionpack (= 5.1.5)
|
30
|
+
actionview (= 5.1.5)
|
31
|
+
activejob (= 5.1.5)
|
32
32
|
mail (~> 2.5, >= 2.5.4)
|
33
33
|
rails-dom-testing (~> 2.0)
|
34
|
-
actionpack (5.1.
|
35
|
-
actionview (= 5.1.
|
36
|
-
activesupport (= 5.1.
|
34
|
+
actionpack (5.1.5)
|
35
|
+
actionview (= 5.1.5)
|
36
|
+
activesupport (= 5.1.5)
|
37
37
|
rack (~> 2.0)
|
38
|
-
rack-test (
|
38
|
+
rack-test (>= 0.6.3)
|
39
39
|
rails-dom-testing (~> 2.0)
|
40
40
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
41
|
-
actionview (5.1.
|
42
|
-
activesupport (= 5.1.
|
41
|
+
actionview (5.1.5)
|
42
|
+
activesupport (= 5.1.5)
|
43
43
|
builder (~> 3.1)
|
44
44
|
erubi (~> 1.4)
|
45
45
|
rails-dom-testing (~> 2.0)
|
46
46
|
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
47
|
-
activejob (5.1.
|
48
|
-
activesupport (= 5.1.
|
47
|
+
activejob (5.1.5)
|
48
|
+
activesupport (= 5.1.5)
|
49
49
|
globalid (>= 0.3.6)
|
50
|
-
activemodel (5.1.
|
51
|
-
activesupport (= 5.1.
|
52
|
-
activerecord (5.1.
|
53
|
-
activemodel (= 5.1.
|
54
|
-
activesupport (= 5.1.
|
50
|
+
activemodel (5.1.5)
|
51
|
+
activesupport (= 5.1.5)
|
52
|
+
activerecord (5.1.5)
|
53
|
+
activemodel (= 5.1.5)
|
54
|
+
activesupport (= 5.1.5)
|
55
55
|
arel (~> 8.0)
|
56
|
-
activesupport (5.1.
|
56
|
+
activesupport (5.1.5)
|
57
57
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
58
58
|
i18n (~> 0.7)
|
59
59
|
minitest (~> 5.1)
|
@@ -62,11 +62,11 @@ GEM
|
|
62
62
|
activerecord (>= 3.0)
|
63
63
|
acts_as_tree (2.6.1)
|
64
64
|
activerecord (>= 3.0.0)
|
65
|
-
addressable (2.5.
|
66
|
-
public_suffix (
|
65
|
+
addressable (2.5.2)
|
66
|
+
public_suffix (>= 2.0.2, < 4.0)
|
67
67
|
arel (8.0.0)
|
68
68
|
builder (3.2.3)
|
69
|
-
byebug (
|
69
|
+
byebug (10.0.0)
|
70
70
|
capybara (2.13.0)
|
71
71
|
addressable
|
72
72
|
mime-types (>= 1.16)
|
@@ -82,7 +82,7 @@ GEM
|
|
82
82
|
cliver (0.3.2)
|
83
83
|
cocaine (0.5.8)
|
84
84
|
climate_control (>= 0.0.3, < 1.0)
|
85
|
-
coderay (1.1.
|
85
|
+
coderay (1.1.2)
|
86
86
|
compass (1.0.3)
|
87
87
|
chunky_png (~> 1.2)
|
88
88
|
compass-core (~> 1.0.2)
|
@@ -100,13 +100,14 @@ GEM
|
|
100
100
|
sass-rails (< 5.1)
|
101
101
|
sprockets (< 4.0)
|
102
102
|
concurrent-ruby (1.0.5)
|
103
|
+
crass (1.0.3)
|
103
104
|
css_parser (1.6.0)
|
104
105
|
addressable
|
105
106
|
database_cleaner (1.5.3)
|
106
107
|
delocalize (0.4.0)
|
107
108
|
rails (>= 3.0)
|
108
109
|
diff-lcs (1.3)
|
109
|
-
erubi (1.
|
110
|
+
erubi (1.7.1)
|
110
111
|
erubis (2.7.0)
|
111
112
|
execjs (2.7.0)
|
112
113
|
factory_girl (4.5.0)
|
@@ -134,7 +135,8 @@ GEM
|
|
134
135
|
ruby_parser (~> 3.5)
|
135
136
|
httparty (0.16.0)
|
136
137
|
multi_xml (>= 0.5.2)
|
137
|
-
i18n (0.
|
138
|
+
i18n (0.9.5)
|
139
|
+
concurrent-ruby (~> 1.0)
|
138
140
|
json (2.1.0)
|
139
141
|
kraken-io (0.1.3)
|
140
142
|
activesupport
|
@@ -144,7 +146,8 @@ GEM
|
|
144
146
|
launchy (2.4.3)
|
145
147
|
addressable (~> 2.3)
|
146
148
|
libv8 (3.16.14.19)
|
147
|
-
loofah (2.0
|
149
|
+
loofah (2.2.0)
|
150
|
+
crass (~> 1.0.2)
|
148
151
|
nokogiri (>= 1.5.9)
|
149
152
|
mail (2.7.0)
|
150
153
|
mini_mime (>= 0.1.1)
|
@@ -154,17 +157,17 @@ GEM
|
|
154
157
|
mime-types-data (3.2016.0521)
|
155
158
|
mimemagic (0.3.2)
|
156
159
|
mini_mime (1.0.0)
|
157
|
-
mini_portile2 (2.
|
158
|
-
minitest (5.
|
160
|
+
mini_portile2 (2.3.0)
|
161
|
+
minitest (5.11.3)
|
159
162
|
multi_json (1.13.1)
|
160
163
|
multi_xml (0.6.0)
|
161
164
|
multipart-post (2.0.0)
|
162
165
|
mysql2 (0.4.10)
|
163
166
|
nio4r (2.2.0)
|
164
|
-
nokogiri (1.8.
|
165
|
-
mini_portile2 (~> 2.
|
167
|
+
nokogiri (1.8.2)
|
168
|
+
mini_portile2 (~> 2.3.0)
|
166
169
|
orm_adapter (0.5.0)
|
167
|
-
paperclip (5.1
|
170
|
+
paperclip (5.2.1)
|
168
171
|
activemodel (>= 4.2.0)
|
169
172
|
activesupport (>= 4.2.0)
|
170
173
|
cocaine (~> 0.5.5)
|
@@ -178,41 +181,41 @@ GEM
|
|
178
181
|
coderay (~> 1.1.0)
|
179
182
|
method_source (~> 0.8.1)
|
180
183
|
slop (~> 3.4)
|
181
|
-
pry-byebug (3.
|
182
|
-
byebug (~>
|
184
|
+
pry-byebug (3.6.0)
|
185
|
+
byebug (~> 10.0)
|
183
186
|
pry (~> 0.10)
|
184
|
-
public_suffix (
|
185
|
-
rack (2.0.
|
187
|
+
public_suffix (3.0.2)
|
188
|
+
rack (2.0.4)
|
186
189
|
rack-cache (1.7.1)
|
187
190
|
rack (>= 0.4)
|
188
|
-
rack-test (0.
|
189
|
-
rack (>= 1.0)
|
191
|
+
rack-test (0.8.3)
|
192
|
+
rack (>= 1.0, < 3)
|
190
193
|
radius (0.7.4)
|
191
|
-
rails (5.1.
|
192
|
-
actioncable (= 5.1.
|
193
|
-
actionmailer (= 5.1.
|
194
|
-
actionpack (= 5.1.
|
195
|
-
actionview (= 5.1.
|
196
|
-
activejob (= 5.1.
|
197
|
-
activemodel (= 5.1.
|
198
|
-
activerecord (= 5.1.
|
199
|
-
activesupport (= 5.1.
|
194
|
+
rails (5.1.5)
|
195
|
+
actioncable (= 5.1.5)
|
196
|
+
actionmailer (= 5.1.5)
|
197
|
+
actionpack (= 5.1.5)
|
198
|
+
actionview (= 5.1.5)
|
199
|
+
activejob (= 5.1.5)
|
200
|
+
activemodel (= 5.1.5)
|
201
|
+
activerecord (= 5.1.5)
|
202
|
+
activesupport (= 5.1.5)
|
200
203
|
bundler (>= 1.3.0)
|
201
|
-
railties (= 5.1.
|
204
|
+
railties (= 5.1.5)
|
202
205
|
sprockets-rails (>= 2.0.0)
|
203
206
|
rails-dom-testing (2.0.3)
|
204
207
|
activesupport (>= 4.2.0)
|
205
208
|
nokogiri (>= 1.6)
|
206
209
|
rails-html-sanitizer (1.0.3)
|
207
210
|
loofah (~> 2.0)
|
208
|
-
railties (5.1.
|
209
|
-
actionpack (= 5.1.
|
210
|
-
activesupport (= 5.1.
|
211
|
+
railties (5.1.5)
|
212
|
+
actionpack (= 5.1.5)
|
213
|
+
activesupport (= 5.1.5)
|
211
214
|
method_source
|
212
215
|
rake (>= 0.8.7)
|
213
216
|
thor (>= 0.18.1, < 2.0)
|
214
217
|
rake (10.5.0)
|
215
|
-
rb-fsevent (0.10.
|
218
|
+
rb-fsevent (0.10.3)
|
216
219
|
rb-inotify (0.9.10)
|
217
220
|
ffi (>= 0.5.0, < 2)
|
218
221
|
rdoc (5.1.0)
|
@@ -223,23 +226,23 @@ GEM
|
|
223
226
|
roadie-rails (1.2.1)
|
224
227
|
railties (>= 3.0, < 5.2)
|
225
228
|
roadie (~> 3.1)
|
226
|
-
rspec-core (3.
|
227
|
-
rspec-support (~> 3.
|
228
|
-
rspec-expectations (3.
|
229
|
+
rspec-core (3.7.1)
|
230
|
+
rspec-support (~> 3.7.0)
|
231
|
+
rspec-expectations (3.7.0)
|
229
232
|
diff-lcs (>= 1.2.0, < 2.0)
|
230
|
-
rspec-support (~> 3.
|
231
|
-
rspec-mocks (3.
|
233
|
+
rspec-support (~> 3.7.0)
|
234
|
+
rspec-mocks (3.7.0)
|
232
235
|
diff-lcs (>= 1.2.0, < 2.0)
|
233
|
-
rspec-support (~> 3.
|
234
|
-
rspec-rails (3.
|
236
|
+
rspec-support (~> 3.7.0)
|
237
|
+
rspec-rails (3.7.2)
|
235
238
|
actionpack (>= 3.0)
|
236
239
|
activesupport (>= 3.0)
|
237
240
|
railties (>= 3.0)
|
238
|
-
rspec-core (~> 3.
|
239
|
-
rspec-expectations (~> 3.
|
240
|
-
rspec-mocks (~> 3.
|
241
|
-
rspec-support (~> 3.
|
242
|
-
rspec-support (3.
|
241
|
+
rspec-core (~> 3.7.0)
|
242
|
+
rspec-expectations (~> 3.7.0)
|
243
|
+
rspec-mocks (~> 3.7.0)
|
244
|
+
rspec-support (~> 3.7.0)
|
245
|
+
rspec-support (3.7.1)
|
243
246
|
ruby_parser (3.11.0)
|
244
247
|
sexp_processor (~> 4.9)
|
245
248
|
sass (3.4.25)
|
@@ -263,7 +266,7 @@ GEM
|
|
263
266
|
therubyracer (0.12.3)
|
264
267
|
libv8 (~> 3.16.14.15)
|
265
268
|
ref
|
266
|
-
thor (0.
|
269
|
+
thor (0.20.0)
|
267
270
|
thread_safe (0.3.6)
|
268
271
|
tilt (2.0.8)
|
269
272
|
trusty-cms (3.1.10)
|
@@ -293,14 +296,14 @@ GEM
|
|
293
296
|
will_paginate (~> 3.0)
|
294
297
|
trustygems (0.2.1)
|
295
298
|
rake
|
296
|
-
tzinfo (1.2.
|
299
|
+
tzinfo (1.2.5)
|
297
300
|
thread_safe (~> 0.1)
|
298
301
|
uglifier (3.2.0)
|
299
302
|
execjs (>= 0.3.0, < 3)
|
300
303
|
uuidtools (2.1.5)
|
301
304
|
websocket-driver (0.6.5)
|
302
305
|
websocket-extensions (>= 0.1.0)
|
303
|
-
websocket-extensions (0.1.
|
306
|
+
websocket-extensions (0.1.3)
|
304
307
|
will_paginate (3.1.6)
|
305
308
|
xpath (2.1.0)
|
306
309
|
nokogiri (~> 1.3)
|
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
|
|
13
13
|
s.description = TrustyCmsClippedExtension::DESCRIPTION
|
14
14
|
|
15
15
|
s.add_dependency "acts_as_list", "~> 0.9.5"
|
16
|
-
s.add_dependency "paperclip", "
|
16
|
+
s.add_dependency "paperclip", "> 5.2"
|
17
17
|
s.add_dependency "uuidtools", "~> 2.1.5"
|
18
18
|
s.add_dependency "cocaine", "~> 0.5.8"
|
19
19
|
s.add_dependency "trusty-cms", "~> 3.1.0"
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: trusty-clipped-extension
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.1.
|
4
|
+
version: 3.1.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Keith Bingman
|
@@ -15,7 +15,7 @@ authors:
|
|
15
15
|
autorequire:
|
16
16
|
bindir: bin
|
17
17
|
cert_chain: []
|
18
|
-
date: 2018-
|
18
|
+
date: 2018-03-06 00:00:00.000000000 Z
|
19
19
|
dependencies:
|
20
20
|
- !ruby/object:Gem::Dependency
|
21
21
|
name: acts_as_list
|
@@ -35,14 +35,14 @@ dependencies:
|
|
35
35
|
name: paperclip
|
36
36
|
requirement: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
|
-
- - "
|
38
|
+
- - ">"
|
39
39
|
- !ruby/object:Gem::Version
|
40
40
|
version: '5.2'
|
41
41
|
type: :runtime
|
42
42
|
prerelease: false
|
43
43
|
version_requirements: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
|
-
- - "
|
45
|
+
- - ">"
|
46
46
|
- !ruby/object:Gem::Version
|
47
47
|
version: '5.2'
|
48
48
|
- !ruby/object:Gem::Dependency
|