diff --git a/Gemfile.lock b/Gemfile.lock index 735f7979..1218f9e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,10 +121,10 @@ GEM database_cleaner-core (2.0.1) date (3.3.4) diff-lcs (1.5.1) - dotenv (2.8.1) - dotenv-rails (2.8.1) - dotenv (= 2.8.1) - railties (>= 3.2) + dotenv (3.1.0) + dotenv-rails (3.1.0) + dotenv (= 3.1.0) + railties (>= 6.1) draper (4.0.2) actionpack (>= 5.0) activemodel (>= 5.0) @@ -192,7 +192,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.22.0) + minitest (5.22.2) msgpack (1.7.2) nested_form (0.3.2) net-imap (0.4.10) @@ -226,7 +226,7 @@ GEM pundit (2.3.1) activesupport (>= 3.0.0) racc (1.7.3) - rack (2.2.8) + rack (2.2.8.1) rack-mini-profiler (3.3.0) rack (>= 1.2.0) rack-test (2.1.0) @@ -357,7 +357,7 @@ GEM net-ssh (>= 2.8.0) terser (1.2.0) execjs (>= 0.3.0, < 3) - thor (1.3.0) + thor (1.3.1) tilt (2.2.0) timeout (0.4.1) turbo-rails (1.4.0)