File tree Expand file tree Collapse file tree 1 file changed +16
-8
lines changed Expand file tree Collapse file tree 1 file changed +16
-8
lines changed Original file line number Diff line number Diff line change @@ -1396,6 +1396,7 @@ GEM
13961396 aws-sigv2 (1.1.0 )
13971397 aws-sigv4 (1.5.2 )
13981398 aws-eventstream (~> 1 , >= 1.0.2 )
1399+ base64 (0.2.0 )
13991400 cli-ui (2.2.3 )
14001401 concurrent-ruby (1.2.2 )
14011402 date (3.3.3 )
@@ -1404,6 +1405,7 @@ GEM
14041405 concurrent-ruby (~> 1.0 )
14051406 jmespath (1.6.2 )
14061407 json (2.6.3 )
1408+ logger (1.6.1 )
14071409 mail (2.8.1 )
14081410 mini_mime (>= 0.1.1 )
14091411 net-imap
@@ -1413,7 +1415,7 @@ GEM
14131415 mini_mime (1.1.2 )
14141416 minitest (5.19.0 )
14151417 multi_json (1.15.0 )
1416- mustermann (3.0.0 )
1418+ mustermann (3.0.3 )
14171419 ruby2_keywords (~> 0.0.1 )
14181420 net-imap (0.3.4 )
14191421 date
@@ -1435,9 +1437,13 @@ GEM
14351437 pp (0.4.0 )
14361438 prettyprint
14371439 prettyprint (0.1.1 )
1438- rack (2.2.8.1 )
1439- rack-protection (3.0.6 )
1440- rack
1440+ rack (3.1.8 )
1441+ rack-protection (4.1.0 )
1442+ base64 (>= 0.1.0 )
1443+ logger (>= 1.6.0 )
1444+ rack (>= 3.0.0 , < 4 )
1445+ rack-session (2.0.0 )
1446+ rack (>= 3.0.0 )
14411447 rack-test (2.1.0 )
14421448 rack (>= 1.3 )
14431449 rainbow (3.1.1 )
@@ -1486,13 +1492,15 @@ GEM
14861492 ruby2_keywords (0.0.5 )
14871493 rubyzip (2.3.2 )
14881494 sequel (5.69.0 )
1489- sinatra (3.0.6 )
1495+ sinatra (4.1.0 )
1496+ logger (>= 1.6.0 )
14901497 mustermann (~> 3.0 )
1491- rack (~> 2.2 , >= 2.2.4 )
1492- rack-protection (= 3.0.6 )
1498+ rack (>= 3.0.0 , < 4 )
1499+ rack-protection (= 4.1.0 )
1500+ rack-session (>= 2.0.0 , < 3 )
14931501 tilt (~> 2.0 )
14941502 stringio (3.0.7 )
1495- tilt (2.1 .0 )
1503+ tilt (2.4 .0 )
14961504 time (0.2.2 )
14971505 date
14981506 timeout (0.3.2 )
You can’t perform that action at this time.
0 commit comments