diff --git a/Gemfile.lock b/Gemfile.lock index 35303a3..2ab5bd8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,6 +98,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.5) + mini_portile2 (2.8.8) minitest (5.19.0) net-imap (0.3.7) date @@ -109,10 +110,12 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.15.4-x86_64-darwin) + nokogiri (1.16.5-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) pg (1.5.3) - racc (1.7.1) + racc (1.8.1) rack (2.2.8) rack-test (2.1.0) rack (>= 1.3) @@ -152,6 +155,8 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) + sqlite3 (1.6.3) + mini_portile2 (~> 2.8.0) sqlite3 (1.6.3-x86_64-darwin) thor (1.2.2) timeout (0.4.0) @@ -164,6 +169,7 @@ GEM PLATFORMS x86_64-darwin-22 + x86_64-linux DEPENDENCIES atomic_admin!