File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 10
10
gem 'awesome_print'
11
11
12
12
gem 'aescrypt' , '~> 2.0' , '>= 2.0.2' , github : 'Charcoal-SE/aescrypt'
13
- gem 'audited' , '~> 4.4 '
13
+ gem 'audited' , '~> 5.3 '
14
14
gem 'aws-sdk-s3'
15
15
gem 'commonmarker'
16
16
gem 'devise' , '~> 4.7' , '>= 4.7.2'
Original file line number Diff line number Diff line change 78
78
sshkit (>= 1.6.1 , != 1.7.0 )
79
79
arel (9.0.0 )
80
80
ast (2.4.2 )
81
- audited (4.10.0 )
82
- activerecord (>= 4.2 , < 6.2 )
81
+ audited (5.3.3 )
82
+ activerecord (>= 5.0 , < 7.1 )
83
+ request_store (~> 1.2 )
83
84
awesome_print (1.9.2 )
84
85
aws-eventstream (1.2.0 )
85
86
aws-partitions (1.554.0 )
135
136
execjs
136
137
coffee-script-source (1.12.2 )
137
138
commonmarker (0.23.9 )
138
- concurrent-ruby (1.1.10 )
139
+ concurrent-ruby (1.2.2 )
139
140
crack (0.4.5 )
140
141
rexml
141
142
crass (1.0.6 )
225
226
httparty (0.21.0 )
226
227
mini_mime (>= 1.0.0 )
227
228
multi_xml (>= 0.5.2 )
228
- i18n (1.12 .0 )
229
+ i18n (1.13 .0 )
229
230
concurrent-ruby (~> 1.0 )
230
231
jbuilder (2.11.5 )
231
232
actionview (>= 5.0.0 )
258
259
rake
259
260
mini_mime (1.1.2 )
260
261
mini_portile2 (2.8.1 )
261
- minitest (5.17 .0 )
262
+ minitest (5.18 .0 )
262
263
multi_json (1.15.0 )
263
264
multi_xml (0.6.0 )
264
265
multipart-post (2.1.1 )
338
339
rake
339
340
rake (13.0.6 )
340
341
redis (3.3.5 )
342
+ request_store (1.5.1 )
343
+ rack (>= 1.4 )
341
344
responders (3.0.1 )
342
345
actionpack (>= 5.0 )
343
346
railties (>= 5.0 )
409
412
turbolinks (5.2.1 )
410
413
turbolinks-source (~> 5.2 )
411
414
turbolinks-source (5.2.0 )
412
- tzinfo (1.2.10 )
415
+ tzinfo (1.2.11 )
413
416
thread_safe (~> 0.1 )
414
417
uglifier (4.2.0 )
415
418
execjs (>= 0.3.0 , < 3 )
@@ -442,7 +445,7 @@ PLATFORMS
442
445
443
446
DEPENDENCIES
444
447
aescrypt (~> 2.0 , >= 2.0.2 )!
445
- audited (~> 4.4 )
448
+ audited (~> 5.3 )
446
449
awesome_print
447
450
aws-sdk-s3
448
451
blazer (= 2.2.1.charcoal )!
You can’t perform that action at this time.
0 commit comments