diff --git a/Gemfile.lock b/Gemfile.lock index 244ba5bc..077badeb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1782,9 +1782,11 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.1) - nokogiri (1.16.4-arm64-darwin) + nokogiri (1.16.5-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.4-x86_64-darwin) + nokogiri (1.16.5-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -1952,6 +1954,7 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-darwin) + sqlite3 (1.7.3-x86_64-linux) thor (1.3.1) tilt (2.3.0) timeout (0.4.1) @@ -1991,6 +1994,7 @@ GEM PLATFORMS arm64-darwin-22 x86_64-darwin-22 + x86_64-linux DEPENDENCIES aasm (~> 4.12.0)