diff --git a/Gemfile.lock b/Gemfile.lock index 6ba26b9..5014ecf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,9 +123,11 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.14.2-arm64-darwin) + nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.2-x64-mingw32) + nokogiri (1.14.3-x64-mingw32) + racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) pry (0.14.2) coderay (~> 1.1) @@ -197,6 +199,7 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.6.2-arm64-darwin) sqlite3 (1.6.2-x64-mingw32) + sqlite3 (1.6.2-x86_64-linux) thor (1.2.1) thread_safe (0.3.6) tilt (2.1.0) @@ -225,6 +228,7 @@ GEM PLATFORMS arm64-darwin-22 x64-mingw32 + x86_64-linux DEPENDENCIES bootsnap (>= 1.1.0)