diff --git a/web-backend/metrics/dependabot/Gemfile.lock b/web-backend/metrics/dependabot/Gemfile.lock index 5350eb2..b3269c2 100644 --- a/web-backend/metrics/dependabot/Gemfile.lock +++ b/web-backend/metrics/dependabot/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) aws-eventstream (1.1.0) aws-partitions (1.421.0) @@ -117,6 +117,8 @@ GEM netrc (0.11.0) nokogiri (1.11.1-x86_64-darwin) racc (~> 1.4) + nokogiri (1.11.1-x86_64-linux) + racc (~> 1.4) octokit (4.20.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) @@ -124,7 +126,7 @@ GEM parseconfig (1.1.0) parser (2.7.2.0) ast (~> 2.4.1) - public_suffix (4.0.6) + public_suffix (5.0.0) racc (1.5.2) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) @@ -148,6 +150,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES dependabot-omnibus (~> 0.118.8)