diff --git a/Gemfile.lock b/Gemfile.lock index 8f4fe3ac..057652fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -122,10 +122,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.2) + dotenv-rails (3.1.2) + dotenv (= 3.1.2) + railties (>= 6.1) draper (4.0.2) actionpack (>= 5.0) activemodel (>= 5.0) @@ -146,7 +146,7 @@ GEM activesupport (>= 6.1) hiredis (0.6.3) htmlentities (4.3.4) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) @@ -190,10 +190,10 @@ GEM net-smtp marcel (1.0.2) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mini_magick (4.12.0) mini_mime (1.1.5) - mini_portile2 (2.8.5) + mini_portile2 (2.8.6) minitest (5.22.3) msgpack (1.7.2) nested_form (0.3.2) @@ -210,12 +210,12 @@ GEM net-protocol net-ssh (7.2.0) nio4r (2.7.0) - nokogiri (1.16.2) + nokogiri (1.16.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.2-arm64-darwin) + nokogiri (1.16.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.4-x86_64-linux) racc (~> 1.4) parallel (1.24.0) parser (3.3.0.5) @@ -268,7 +268,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.1.0) + rake (13.2.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -359,7 +359,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)