diff --git a/web-backend/metrics/dependabot/Gemfile.lock b/web-backend/metrics/dependabot/Gemfile.lock index 5350eb2..c90453e 100644 --- a/web-backend/metrics/dependabot/Gemfile.lock +++ b/web-backend/metrics/dependabot/Gemfile.lock @@ -115,7 +115,9 @@ GEM multi_xml (0.6.0) multipart-post (2.1.1) netrc (0.11.0) - nokogiri (1.11.1-x86_64-darwin) + nokogiri (1.13.9-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) octokit (4.20.0) faraday (>= 0.9) @@ -125,7 +127,7 @@ GEM parser (2.7.2.0) ast (~> 2.4.1) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) @@ -148,6 +150,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES dependabot-omnibus (~> 0.118.8)