diff --git a/Gemfile.lock b/Gemfile.lock index 5e6acdf..8d6d747 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,6 +126,8 @@ GEM nio4r (2.7.3) nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) + nokogiri (1.16.7-x86_64-linux) + racc (~> 1.4) parallel (1.26.2) parser (3.3.4.2) ast (~> 2.4.1) @@ -219,7 +221,8 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.0.4-x86_64-darwin) + sqlite3 (2.1.1-x86_64-darwin) + sqlite3 (2.1.1-x86_64-linux-gnu) stringio (3.1.1) strscan (3.1.0) thor (1.3.1) @@ -236,6 +239,7 @@ GEM PLATFORMS x86_64-darwin-22 + x86_64-linux DEPENDENCIES annotate