diff --git a/clients/python/Gemfile.lock b/clients/python/Gemfile.lock index 4ca6edb48ba..7b6a0f65a7e 100644 --- a/clients/python/Gemfile.lock +++ b/clients/python/Gemfile.lock @@ -13,7 +13,7 @@ GEM execjs coffee-script-source (1.11.1) colorator (1.1.0) - commonmarker (0.23.9) + commonmarker (0.23.10) concurrent-ruby (1.2.2) dnsruby (1.70.0) simpleidn (~> 0.2.1) @@ -216,6 +216,8 @@ GEM racc (~> 1.4) nokogiri (1.15.2-arm64-darwin) racc (~> 1.4) + nokogiri (1.15.2-x86_64-darwin) + racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9)