diff --git a/Gemfile.lock b/Gemfile.lock index 6601e9f..1f64523 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,6 +184,8 @@ GEM nio4r (2.7.0) nokogiri (1.15.5-arm64-darwin) racc (~> 1.4) + nokogiri (1.15.5-x86_64-linux) + racc (~> 1.4) postmark (1.25.0) json postmark-rails (0.22.1) @@ -285,6 +287,7 @@ GEM sitemap_generator (6.3.0) builder (~> 3.0) sqlite3 (1.6.9-arm64-darwin) + sqlite3 (1.6.9-x86_64-linux) stimulus-rails (1.3.0) railties (>= 6.0.0) stringio (3.1.0) @@ -305,7 +308,6 @@ GEM zeitwerk (2.6.12) PLATFORMS - aarch64-linux arm64-darwin-22 x86_64-linux