diff --git a/Gemfile.lock b/Gemfile.lock index 71cc816..cb43cf0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,11 +128,15 @@ GEM racc (~> 1.4) nokogiri (1.18.8-x86_64-darwin) racc (~> 1.4) + nokogiri (1.18.8-x86_64-linux-gnu) + racc (~> 1.4) parallel (1.27.0) parser (3.3.8.0) ast (~> 2.4.1) racc - pg (1.5.9) + pg (1.6.2-arm64-darwin) + pg (1.6.2-x86_64-darwin) + pg (1.6.2-x86_64-linux) pg_search (2.3.7) activerecord (>= 6.1) activesupport (>= 6.1) @@ -216,6 +220,7 @@ GEM simplecov_json_formatter (0.1.4) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-darwin) + sqlite3 (1.7.3-x86_64-linux) thor (1.3.2) timeout (0.4.3) tzinfo (2.0.6) @@ -232,6 +237,7 @@ GEM PLATFORMS arm64-darwin x86_64-darwin + x86_64-linux DEPENDENCIES alto!