ds_media_library 0.7.1 → 0.7.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- ds_media_library (0.7.0)
4
+ ds_media_library (0.7.1)
5
5
  awesome_nested_set
6
6
  coffee-rails
7
7
  ds_node
@@ -16,61 +16,59 @@ PATH
16
16
  GEM
17
17
  remote: https://rubygems.org/
18
18
  specs:
19
- actioncable (5.2.1)
20
- actionpack (= 5.2.1)
19
+ actioncable (5.2.3)
20
+ actionpack (= 5.2.3)
21
21
  nio4r (~> 2.0)
22
22
  websocket-driver (>= 0.6.1)
23
- actionmailer (5.2.1)
24
- actionpack (= 5.2.1)
25
- actionview (= 5.2.1)
26
- activejob (= 5.2.1)
23
+ actionmailer (5.2.3)
24
+ actionpack (= 5.2.3)
25
+ actionview (= 5.2.3)
26
+ activejob (= 5.2.3)
27
27
  mail (~> 2.5, >= 2.5.4)
28
28
  rails-dom-testing (~> 2.0)
29
- actionpack (5.2.1)
30
- actionview (= 5.2.1)
31
- activesupport (= 5.2.1)
29
+ actionpack (5.2.3)
30
+ actionview (= 5.2.3)
31
+ activesupport (= 5.2.3)
32
32
  rack (~> 2.0)
33
33
  rack-test (>= 0.6.3)
34
34
  rails-dom-testing (~> 2.0)
35
35
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
36
- actionview (5.2.1)
37
- activesupport (= 5.2.1)
36
+ actionview (5.2.3)
37
+ activesupport (= 5.2.3)
38
38
  builder (~> 3.1)
39
39
  erubi (~> 1.4)
40
40
  rails-dom-testing (~> 2.0)
41
41
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
42
42
  active_record-json_associations (0.6.11)
43
43
  activerecord
44
- activejob (5.2.1)
45
- activesupport (= 5.2.1)
44
+ activejob (5.2.3)
45
+ activesupport (= 5.2.3)
46
46
  globalid (>= 0.3.6)
47
- activemodel (5.2.1)
48
- activesupport (= 5.2.1)
49
- activerecord (5.2.1)
50
- activemodel (= 5.2.1)
51
- activesupport (= 5.2.1)
47
+ activemodel (5.2.3)
48
+ activesupport (= 5.2.3)
49
+ activerecord (5.2.3)
50
+ activemodel (= 5.2.3)
51
+ activesupport (= 5.2.3)
52
52
  arel (>= 9.0)
53
- activestorage (5.2.1)
54
- actionpack (= 5.2.1)
55
- activerecord (= 5.2.1)
53
+ activestorage (5.2.3)
54
+ actionpack (= 5.2.3)
55
+ activerecord (= 5.2.3)
56
56
  marcel (~> 0.3.1)
57
- activesupport (5.2.1)
57
+ activesupport (5.2.3)
58
58
  concurrent-ruby (~> 1.0, >= 1.0.2)
59
59
  i18n (>= 0.7, < 2)
60
60
  minitest (~> 5.1)
61
61
  tzinfo (~> 1.1)
62
- addressable (2.5.2)
62
+ addressable (2.6.0)
63
63
  public_suffix (>= 2.0.2, < 4.0)
64
64
  appraisal (2.2.0)
65
65
  bundler
66
66
  rake
67
67
  thor (>= 0.14.0)
68
- archive-zip (0.12.0)
69
- io-like (~> 0.3.0)
70
68
  arel (9.0.0)
71
69
  awesome_nested_set (3.1.4)
72
70
  activerecord (>= 4.0.0, < 5.3)
73
- backports (3.11.4)
71
+ backports (3.12.0)
74
72
  builder (3.2.3)
75
73
  byebug (10.0.2)
76
74
  capybara (3.1.1)
@@ -80,22 +78,18 @@ GEM
80
78
  rack (>= 1.6.0)
81
79
  rack-test (>= 0.6.3)
82
80
  xpath (~> 3.0)
83
- capybara-headless_chrome (0.5.0)
81
+ capybara-headless_chrome (0.6.0)
84
82
  capybara
85
- chromedriver-helper (= 1.2.0)
86
- selenium-webdriver (= 3.12.0)
87
- capybara-screenshot (1.0.21)
83
+ webdrivers
84
+ capybara-screenshot (1.0.22)
88
85
  capybara (>= 1.0, < 4)
89
86
  launchy
90
87
  childprocess (0.9.0)
91
88
  ffi (~> 1.0, >= 1.0.11)
92
- chop (0.23.4)
89
+ chop (0.23.7)
93
90
  activerecord
94
91
  capybara
95
92
  cucumber
96
- chromedriver-helper (1.2.0)
97
- archive-zip (~> 0.10)
98
- nokogiri (~> 1.8)
99
93
  coffee-rails (4.2.2)
100
94
  coffee-script (>= 2.2.0)
101
95
  railties (>= 4.0.0)
@@ -103,7 +97,7 @@ GEM
103
97
  coffee-script-source
104
98
  execjs
105
99
  coffee-script-source (1.12.2)
106
- concurrent-ruby (1.0.5)
100
+ concurrent-ruby (1.1.5)
107
101
  crass (1.0.4)
108
102
  cucumber (3.1.2)
109
103
  builder (>= 2.1.2)
@@ -133,7 +127,7 @@ GEM
133
127
  active_record-json_associations
134
128
  activerecord
135
129
  mime-types
136
- erubi (1.7.1)
130
+ erubi (1.8.0)
137
131
  execjs (2.7.0)
138
132
  ffi (1.9.25)
139
133
  font-awesome-rails (4.7.0.4)
@@ -145,9 +139,8 @@ GEM
145
139
  execjs (~> 2.0)
146
140
  sprockets (>= 2.0.0)
147
141
  tilt (>= 1.2)
148
- i18n (1.1.0)
142
+ i18n (1.5.1)
149
143
  concurrent-ruby (~> 1.0)
150
- io-like (0.3.0)
151
144
  jquery-rails (4.3.3)
152
145
  rails-dom-testing (>= 1, < 3)
153
146
  railties (>= 4.2.0)
@@ -156,51 +149,52 @@ GEM
156
149
  railties (>= 3.2.16)
157
150
  launchy (2.4.3)
158
151
  addressable (~> 2.3)
159
- loofah (2.2.2)
152
+ loofah (2.2.3)
160
153
  crass (~> 1.0.2)
161
154
  nokogiri (>= 1.5.9)
162
155
  mail (2.7.1)
163
156
  mini_mime (>= 0.1.1)
164
157
  marcel (0.3.3)
165
158
  mimemagic (~> 0.3.2)
166
- method_source (0.9.0)
159
+ method_source (0.9.2)
167
160
  mime-types (3.2.2)
168
161
  mime-types-data (~> 3.2015)
169
- mime-types-data (3.2018.0812)
162
+ mime-types-data (3.2019.0331)
170
163
  mimemagic (0.3.3)
171
164
  mini_mime (1.0.1)
172
- mini_portile2 (2.3.0)
165
+ mini_portile2 (2.4.0)
173
166
  minitest (5.11.3)
174
167
  multi_json (1.13.1)
175
168
  multi_test (0.1.2)
169
+ net_http_ssl_fix (0.0.10)
176
170
  nio4r (2.3.1)
177
- nokogiri (1.8.5)
178
- mini_portile2 (~> 2.3.0)
171
+ nokogiri (1.9.1)
172
+ mini_portile2 (~> 2.4.0)
179
173
  public_suffix (3.0.3)
180
- rack (2.0.5)
174
+ rack (2.0.6)
181
175
  rack-test (1.1.0)
182
176
  rack (>= 1.0, < 3)
183
- rails (5.2.1)
184
- actioncable (= 5.2.1)
185
- actionmailer (= 5.2.1)
186
- actionpack (= 5.2.1)
187
- actionview (= 5.2.1)
188
- activejob (= 5.2.1)
189
- activemodel (= 5.2.1)
190
- activerecord (= 5.2.1)
191
- activestorage (= 5.2.1)
192
- activesupport (= 5.2.1)
177
+ rails (5.2.3)
178
+ actioncable (= 5.2.3)
179
+ actionmailer (= 5.2.3)
180
+ actionpack (= 5.2.3)
181
+ actionview (= 5.2.3)
182
+ activejob (= 5.2.3)
183
+ activemodel (= 5.2.3)
184
+ activerecord (= 5.2.3)
185
+ activestorage (= 5.2.3)
186
+ activesupport (= 5.2.3)
193
187
  bundler (>= 1.3.0)
194
- railties (= 5.2.1)
188
+ railties (= 5.2.3)
195
189
  sprockets-rails (>= 2.0.0)
196
190
  rails-dom-testing (2.0.3)
197
191
  activesupport (>= 4.2.0)
198
192
  nokogiri (>= 1.6)
199
193
  rails-html-sanitizer (1.0.4)
200
194
  loofah (~> 2.2, >= 2.2.2)
201
- railties (5.2.1)
202
- actionpack (= 5.2.1)
203
- activesupport (= 5.2.1)
195
+ railties (5.2.3)
196
+ actionpack (= 5.2.3)
197
+ activesupport (= 5.2.3)
204
198
  method_source
205
199
  rake (>= 0.8.7)
206
200
  thor (>= 0.19.0, < 2.0)
@@ -237,9 +231,9 @@ GEM
237
231
  sprockets (> 2.11)
238
232
  sprockets-rails
239
233
  tilt
240
- selenium-webdriver (3.12.0)
234
+ selenium-webdriver (3.141.0)
241
235
  childprocess (~> 0.5)
242
- rubyzip (~> 1.2)
236
+ rubyzip (~> 1.2, >= 1.2.2)
243
237
  slim (4.0.1)
244
238
  temple (>= 0.7.6, < 0.9)
245
239
  tilt (>= 2.0.6, < 2.1)
@@ -250,14 +244,19 @@ GEM
250
244
  actionpack (>= 4.0)
251
245
  activesupport (>= 4.0)
252
246
  sprockets (>= 3.0.0)
253
- sqlite3 (1.3.13)
247
+ sqlite3 (1.4.0)
254
248
  temple (0.8.1)
255
- thor (0.20.0)
249
+ thor (0.20.3)
256
250
  thread_safe (0.3.6)
257
251
  tilt (2.0.9)
258
252
  timecop (0.9.1)
259
253
  tzinfo (1.2.5)
260
254
  thread_safe (~> 0.1)
255
+ webdrivers (3.7.1)
256
+ net_http_ssl_fix
257
+ nokogiri (~> 1.6)
258
+ rubyzip (~> 1.0)
259
+ selenium-webdriver (~> 3.0)
261
260
  websocket-driver (0.7.0)
262
261
  websocket-extensions (>= 0.1.0)
263
262
  websocket-extensions (0.1.3)
@@ -3,5 +3,6 @@
3
3
  source "https://rubygems.org"
4
4
 
5
5
  gem "rails", "~>5.0.0"
6
+ gem "sqlite3", "~>1.3.0"
6
7
 
7
8
  gemspec path: "../"
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- ds_media_library (0.7.0)
4
+ ds_media_library (0.7.1)
5
5
  awesome_nested_set
6
6
  coffee-rails
7
7
  ds_node
@@ -16,57 +16,55 @@ PATH
16
16
  GEM
17
17
  remote: https://rubygems.org/
18
18
  specs:
19
- actioncable (5.0.7)
20
- actionpack (= 5.0.7)
19
+ actioncable (5.0.7.2)
20
+ actionpack (= 5.0.7.2)
21
21
  nio4r (>= 1.2, < 3.0)
22
22
  websocket-driver (~> 0.6.1)
23
- actionmailer (5.0.7)
24
- actionpack (= 5.0.7)
25
- actionview (= 5.0.7)
26
- activejob (= 5.0.7)
23
+ actionmailer (5.0.7.2)
24
+ actionpack (= 5.0.7.2)
25
+ actionview (= 5.0.7.2)
26
+ activejob (= 5.0.7.2)
27
27
  mail (~> 2.5, >= 2.5.4)
28
28
  rails-dom-testing (~> 2.0)
29
- actionpack (5.0.7)
30
- actionview (= 5.0.7)
31
- activesupport (= 5.0.7)
29
+ actionpack (5.0.7.2)
30
+ actionview (= 5.0.7.2)
31
+ activesupport (= 5.0.7.2)
32
32
  rack (~> 2.0)
33
33
  rack-test (~> 0.6.3)
34
34
  rails-dom-testing (~> 2.0)
35
35
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
36
- actionview (5.0.7)
37
- activesupport (= 5.0.7)
36
+ actionview (5.0.7.2)
37
+ activesupport (= 5.0.7.2)
38
38
  builder (~> 3.1)
39
39
  erubis (~> 2.7.0)
40
40
  rails-dom-testing (~> 2.0)
41
41
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
42
42
  active_record-json_associations (0.6.11)
43
43
  activerecord
44
- activejob (5.0.7)
45
- activesupport (= 5.0.7)
44
+ activejob (5.0.7.2)
45
+ activesupport (= 5.0.7.2)
46
46
  globalid (>= 0.3.6)
47
- activemodel (5.0.7)
48
- activesupport (= 5.0.7)
49
- activerecord (5.0.7)
50
- activemodel (= 5.0.7)
51
- activesupport (= 5.0.7)
47
+ activemodel (5.0.7.2)
48
+ activesupport (= 5.0.7.2)
49
+ activerecord (5.0.7.2)
50
+ activemodel (= 5.0.7.2)
51
+ activesupport (= 5.0.7.2)
52
52
  arel (~> 7.0)
53
- activesupport (5.0.7)
53
+ activesupport (5.0.7.2)
54
54
  concurrent-ruby (~> 1.0, >= 1.0.2)
55
55
  i18n (>= 0.7, < 2)
56
56
  minitest (~> 5.1)
57
57
  tzinfo (~> 1.1)
58
- addressable (2.5.2)
58
+ addressable (2.6.0)
59
59
  public_suffix (>= 2.0.2, < 4.0)
60
60
  appraisal (2.2.0)
61
61
  bundler
62
62
  rake
63
63
  thor (>= 0.14.0)
64
- archive-zip (0.12.0)
65
- io-like (~> 0.3.0)
66
64
  arel (7.1.4)
67
65
  awesome_nested_set (3.1.4)
68
66
  activerecord (>= 4.0.0, < 5.3)
69
- backports (3.11.4)
67
+ backports (3.12.0)
70
68
  builder (3.2.3)
71
69
  byebug (10.0.2)
72
70
  capybara (3.1.1)
@@ -76,22 +74,18 @@ GEM
76
74
  rack (>= 1.6.0)
77
75
  rack-test (>= 0.6.3)
78
76
  xpath (~> 3.0)
79
- capybara-headless_chrome (0.5.0)
77
+ capybara-headless_chrome (0.6.0)
80
78
  capybara
81
- chromedriver-helper (= 1.2.0)
82
- selenium-webdriver (= 3.12.0)
83
- capybara-screenshot (1.0.21)
79
+ webdrivers
80
+ capybara-screenshot (1.0.22)
84
81
  capybara (>= 1.0, < 4)
85
82
  launchy
86
83
  childprocess (0.9.0)
87
84
  ffi (~> 1.0, >= 1.0.11)
88
- chop (0.23.4)
85
+ chop (0.23.7)
89
86
  activerecord
90
87
  capybara
91
88
  cucumber
92
- chromedriver-helper (1.2.0)
93
- archive-zip (~> 0.10)
94
- nokogiri (~> 1.8)
95
89
  coffee-rails (4.2.2)
96
90
  coffee-script (>= 2.2.0)
97
91
  railties (>= 4.0.0)
@@ -99,7 +93,7 @@ GEM
99
93
  coffee-script-source
100
94
  execjs
101
95
  coffee-script-source (1.12.2)
102
- concurrent-ruby (1.0.5)
96
+ concurrent-ruby (1.1.5)
103
97
  crass (1.0.4)
104
98
  cucumber (3.1.2)
105
99
  builder (>= 2.1.2)
@@ -135,15 +129,14 @@ GEM
135
129
  font-awesome-rails (4.7.0.4)
136
130
  railties (>= 3.2, < 6.0)
137
131
  gherkin (5.1.0)
138
- globalid (0.4.1)
132
+ globalid (0.4.2)
139
133
  activesupport (>= 4.2.0)
140
134
  handlebars_assets (0.23.3)
141
135
  execjs (~> 2.0)
142
136
  sprockets (>= 2.0.0)
143
137
  tilt (>= 1.2)
144
- i18n (1.1.0)
138
+ i18n (1.5.1)
145
139
  concurrent-ruby (~> 1.0)
146
- io-like (0.3.0)
147
140
  jquery-rails (4.3.3)
148
141
  rails-dom-testing (>= 1, < 3)
149
142
  railties (>= 4.2.0)
@@ -152,47 +145,48 @@ GEM
152
145
  railties (>= 3.2.16)
153
146
  launchy (2.4.3)
154
147
  addressable (~> 2.3)
155
- loofah (2.2.2)
148
+ loofah (2.2.3)
156
149
  crass (~> 1.0.2)
157
150
  nokogiri (>= 1.5.9)
158
- mail (2.7.0)
151
+ mail (2.7.1)
159
152
  mini_mime (>= 0.1.1)
160
- method_source (0.9.0)
153
+ method_source (0.9.2)
161
154
  mime-types (3.2.2)
162
155
  mime-types-data (~> 3.2015)
163
- mime-types-data (3.2018.0812)
156
+ mime-types-data (3.2019.0331)
164
157
  mini_mime (1.0.1)
165
- mini_portile2 (2.3.0)
158
+ mini_portile2 (2.4.0)
166
159
  minitest (5.11.3)
167
160
  multi_json (1.13.1)
168
161
  multi_test (0.1.2)
162
+ net_http_ssl_fix (0.0.10)
169
163
  nio4r (2.3.1)
170
- nokogiri (1.8.5)
171
- mini_portile2 (~> 2.3.0)
164
+ nokogiri (1.9.1)
165
+ mini_portile2 (~> 2.4.0)
172
166
  public_suffix (3.0.3)
173
- rack (2.0.5)
167
+ rack (2.0.6)
174
168
  rack-test (0.6.3)
175
169
  rack (>= 1.0)
176
- rails (5.0.7)
177
- actioncable (= 5.0.7)
178
- actionmailer (= 5.0.7)
179
- actionpack (= 5.0.7)
180
- actionview (= 5.0.7)
181
- activejob (= 5.0.7)
182
- activemodel (= 5.0.7)
183
- activerecord (= 5.0.7)
184
- activesupport (= 5.0.7)
170
+ rails (5.0.7.2)
171
+ actioncable (= 5.0.7.2)
172
+ actionmailer (= 5.0.7.2)
173
+ actionpack (= 5.0.7.2)
174
+ actionview (= 5.0.7.2)
175
+ activejob (= 5.0.7.2)
176
+ activemodel (= 5.0.7.2)
177
+ activerecord (= 5.0.7.2)
178
+ activesupport (= 5.0.7.2)
185
179
  bundler (>= 1.3.0)
186
- railties (= 5.0.7)
180
+ railties (= 5.0.7.2)
187
181
  sprockets-rails (>= 2.0.0)
188
182
  rails-dom-testing (2.0.3)
189
183
  activesupport (>= 4.2.0)
190
184
  nokogiri (>= 1.6)
191
185
  rails-html-sanitizer (1.0.4)
192
186
  loofah (~> 2.2, >= 2.2.2)
193
- railties (5.0.7)
194
- actionpack (= 5.0.7)
195
- activesupport (= 5.0.7)
187
+ railties (5.0.7.2)
188
+ actionpack (= 5.0.7.2)
189
+ activesupport (= 5.0.7.2)
196
190
  method_source
197
191
  rake (>= 0.8.7)
198
192
  thor (>= 0.18.1, < 2.0)
@@ -229,9 +223,9 @@ GEM
229
223
  sprockets (> 2.11)
230
224
  sprockets-rails
231
225
  tilt
232
- selenium-webdriver (3.12.0)
226
+ selenium-webdriver (3.141.0)
233
227
  childprocess (~> 0.5)
234
- rubyzip (~> 1.2)
228
+ rubyzip (~> 1.2, >= 1.2.2)
235
229
  slim (4.0.1)
236
230
  temple (>= 0.7.6, < 0.9)
237
231
  tilt (>= 2.0.6, < 2.1)
@@ -244,12 +238,17 @@ GEM
244
238
  sprockets (>= 3.0.0)
245
239
  sqlite3 (1.3.13)
246
240
  temple (0.8.1)
247
- thor (0.20.0)
241
+ thor (0.20.3)
248
242
  thread_safe (0.3.6)
249
243
  tilt (2.0.9)
250
244
  timecop (0.9.1)
251
245
  tzinfo (1.2.5)
252
246
  thread_safe (~> 0.1)
247
+ webdrivers (3.7.1)
248
+ net_http_ssl_fix
249
+ nokogiri (~> 1.6)
250
+ rubyzip (~> 1.0)
251
+ selenium-webdriver (~> 3.0)
253
252
  websocket-driver (0.6.5)
254
253
  websocket-extensions (>= 0.1.0)
255
254
  websocket-extensions (0.1.3)
@@ -272,7 +271,7 @@ DEPENDENCIES
272
271
  rails (~> 5.0.0)
273
272
  rake (~> 10.0)
274
273
  rspec (~> 3.0)
275
- sqlite3
274
+ sqlite3 (~> 1.3.0)
276
275
  timecop
277
276
 
278
277
  BUNDLED WITH