diff --git a/Gemfile.lock b/Gemfile.lock index 6d68331..503f3b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,16 +106,18 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.14.3-arm64-darwin) + nokogiri (1.16.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.3-x86_64-darwin) + nokogiri (1.16.3-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) pagy (6.0.3) pg (1.4.6) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - racc (1.6.2) + racc (1.7.3) rack (2.2.6.4) rack-test (2.1.0) rack (>= 1.3) @@ -161,6 +163,7 @@ GEM rspec-support (3.12.0) sqlite3 (1.6.2-arm64-darwin) sqlite3 (1.6.2-x86_64-darwin) + sqlite3 (1.6.2-x86_64-linux) thor (1.2.1) timeout (0.3.2) tzinfo (2.0.6) @@ -173,6 +176,7 @@ GEM PLATFORMS arm64-darwin-21 x86_64-darwin-19 + x86_64-linux DEPENDENCIES bundler (~> 2.0)