diff --git a/Gemfile.lock b/Gemfile.lock index cb70774..2f8e996 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,8 +78,9 @@ GEM addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) amazing_print (1.4.0) - audited (5.0.2) + audited (5.3.3) activerecord (>= 5.0, < 7.1) + request_store (~> 1.2) autoprefixer-rails (10.4.7.0) execjs (~> 2) aws-eventstream (1.2.0) @@ -118,7 +119,7 @@ GEM xpath (~> 3.2) childprocess (4.1.0) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crass (1.0.6) devise (4.8.1) bcrypt (~> 3.0) @@ -147,7 +148,7 @@ GEM sassc (~> 2.0) globalid (1.0.1) activesupport (>= 5.0) - i18n (1.12.0) + i18n (1.13.0) concurrent-ruby (~> 1.0) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) @@ -190,7 +191,7 @@ GEM mini_portile2 (2.8.1) mini_racer (0.6.3) libv8-node (~> 16.10.0.0) - minitest (5.17.0) + minitest (5.18.0) mysql2 (0.5.4) net-imap (0.2.3) digest @@ -269,6 +270,8 @@ GEM ffi (~> 1.0) redcarpet (3.5.1) regexp_parser (2.5.0) + request_store (1.5.1) + rack (>= 1.4) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) @@ -332,7 +335,7 @@ GEM thor (1.2.1) tilt (2.0.11) timeout (0.3.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) warden (1.2.9) rack (>= 2.0.9)