File tree Expand file tree Collapse file tree 1 file changed +13
-18
lines changed
_site/play-with-docker/Portus/Portus.1 Expand file tree Collapse file tree 1 file changed +13
-18
lines changed Original file line number Diff line number Diff line change 83
83
simplecov (>= 0.7.1 , < 1.0.0 )
84
84
coderay (1.1.0 )
85
85
columnize (0.9.0 )
86
- concurrent-ruby (1.1.9 )
86
+ concurrent-ruby (1.2.0 )
87
87
crack (0.4.3 )
88
88
safe_yaml (~> 1.0.0 )
89
89
crass (1.0.6 )
92
92
activesupport (~> 4.0 )
93
93
database_cleaner (1.4.1 )
94
94
debug_inspector (0.0.2 )
95
- devise (3.5 .1 )
95
+ devise (4.7 .1 )
96
96
bcrypt (~> 3.0 )
97
97
orm_adapter (~> 0.1 )
98
- railties (>= 3.2.6 , < 5 )
98
+ railties (>= 4.1.0 )
99
99
responders
100
- thread_safe (~> 0.1 )
101
100
warden (~> 1.2.3 )
102
101
diff-lcs (1.2.5 )
103
102
docile (1.1.5 )
178
177
listen (3.0.6 )
179
178
rb-fsevent (>= 0.9.3 )
180
179
rb-inotify (>= 0.9.7 )
181
- loofah (2.18.0 )
180
+ loofah (2.19.1 )
182
181
crass (~> 1.0.2 )
183
182
nokogiri (>= 1.5.9 )
184
183
lumberjack (1.0.10 )
@@ -193,16 +192,12 @@ GEM
193
192
mime-types-data (~> 3.2015 )
194
193
mime-types-data (3.2021.0225 )
195
194
mini_mime (1.1.0 )
196
- mini_portile2 (2.8.4 )
197
- minitest (5.14.4 )
195
+
198
196
multi_json (1.11.2)
199
197
multipart-post (2.0.0)
200
198
mysql2 (0.3.18)
201
199
nenv (0.3.0)
202
200
net-ldap (0.11)
203
- nio4r (2.5.9 )
204
- nokogiri (1.15.4 )
205
- mini_portile2 (~> 2.8.2 )
206
201
racc (~> 1.4)
207
202
notiffany (0.0.8)
208
203
nenv (~> 0.1)
239
234
activesupport (>= 3.0.0)
240
235
quiet_assets (1.1.0)
241
236
railties (>= 3.1, < 5.0)
242
- racc (1.7.1 )
243
237
rack (1.6.13)
244
238
rack-mini-profiler (0.9.3)
245
239
rack (>= 1.1.3)
@@ -267,22 +261,23 @@ GEM
267
261
activesupport (>= 3.2)
268
262
choice (~> 0.2.0)
269
263
ruby-graphviz (~> 1.2)
270
- rails-html-sanitizer (1.4.3 )
271
- loofah (~> 2.3 )
264
+ rails-html-sanitizer (1.5.0 )
265
+ loofah (~> 2.19, >= 2.19.1 )
272
266
rails_stdout_logging (0.0.5)
273
267
railties (4.2.8)
274
268
actionpack (= 4.2.8)
275
269
activesupport (= 4.2.8)
276
270
rake (>= 0.8.7)
277
271
thor (>= 0.18.1, < 2.0)
278
272
rainbow (2.1.0)
279
- rake (11.1.2 )
273
+ rake (13.0.6 )
280
274
rb-fsevent (0.9.7)
281
275
rb-inotify (0.9.7)
282
276
ffi (>= 0.5.0)
283
277
redcarpet (3.3.3)
284
- responders (2.1.0 )
285
- railties (>= 4.2.0 , < 5 )
278
+ responders (2.4.1)
279
+ actionpack (>= 4.2.0, < 6.0)
280
+ railties (>= 4.2.0, < 6.0)
286
281
rouge (1.11.1)
287
282
rspec (3.3.0)
288
283
rspec-core (~> 3.3.0)
@@ -367,15 +362,15 @@ GEM
367
362
polyglot (~> 0.3)
368
363
typhoeus (1.0.2)
369
364
ethon (>= 0.9.0)
370
- tzinfo (1.2.9 )
365
+ tzinfo (1.2.10 )
371
366
thread_safe (~> 0.1)
372
367
uglifier (2.7.2)
373
368
execjs (>= 0.3.0)
374
369
json (>= 1.8.0)
375
370
unicode-display_width (1.1.0)
376
371
uri_template (0.5.3)
377
372
vcr (3.0.3)
378
- warden (1.2.3 )
373
+ warden (1.2.7 )
379
374
rack (>= 1.0)
380
375
web-console (2.1.3)
381
376
activemodel (>= 4.0)
You can’t perform that action at this time.
0 commit comments