diff --git a/Gemfile.lock b/Gemfile.lock index 4daa63c1..c9296acf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM specs: CFPropertyList (3.0.5) rexml - activesupport (6.1.7) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -227,7 +227,7 @@ GEM memoist (0.16.2) mini_magick (4.12.0) mini_mime (1.1.2) - minitest (5.16.3) + minitest (5.17.0) molinillo (0.8.0) multi_json (1.15.0) multipart-post (2.0.0) @@ -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) @@ -277,6 +279,7 @@ GEM xcodeproj (~> 1.21) sqlite3 (1.5.4-arm64-darwin) sqlite3 (1.5.4-x86_64-darwin) + sqlite3 (1.5.4-x86_64-linux) terminal-notifier (2.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) @@ -314,6 +317,7 @@ GEM PLATFORMS arm64-darwin-21 x86_64-darwin-19 + x86_64-linux DEPENDENCIES cocoapods!