diff --git a/Gemfile.lock b/Gemfile.lock index 4daa63c1..0109c9b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,6 +240,8 @@ GEM racc (~> 1.4) nokogiri (1.13.10-x86_64-darwin) racc (~> 1.4) + nokogiri (1.13.10-x86_64-linux) + racc (~> 1.4) open4 (1.3.4) optparse (0.1.1) os (1.1.4) @@ -253,7 +255,8 @@ GEM trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) retriable (3.1.2) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (2.0.7) ruby-macho (2.5.1) ruby2_keywords (0.0.5) @@ -277,6 +280,8 @@ GEM xcodeproj (~> 1.21) sqlite3 (1.5.4-arm64-darwin) sqlite3 (1.5.4-x86_64-darwin) + sqlite3 (1.5.4-x86_64-linux) + strscan (3.1.0) terminal-notifier (2.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) @@ -314,6 +319,7 @@ GEM PLATFORMS arm64-darwin-21 x86_64-darwin-19 + x86_64-linux DEPENDENCIES cocoapods!