diff --git a/.github/actions/testing_report_generation/Gemfile.lock b/.github/actions/testing_report_generation/Gemfile.lock index f6bd232226f..6ff996b7bc8 100644 --- a/.github/actions/testing_report_generation/Gemfile.lock +++ b/.github/actions/testing_report_generation/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) concurrent-ruby (1.1.7) faraday (1.1.0) multipart-post (>= 1.2, < 3) @@ -11,7 +11,7 @@ GEM octokit (4.19.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - public_suffix (4.0.6) + public_suffix (7.0.5) ruby2_keywords (0.0.2) sawyer (0.8.2) addressable (>= 2.3.5)