diff --git a/Gemfile.lock b/Gemfile.lock index e11ac68..dc5ba83 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,30 +6,30 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) concurrent-ruby (1.1.10) diff-lcs (1.5.0) dotenv (2.8.1) factory_bot (6.2.1) activesupport (>= 5.0.0) - faraday (2.3.0) - faraday-net_http (~> 2.0) + faraday (2.7.4) + faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) - faraday-net_http (2.0.3) + faraday-net_http (3.0.2) i18n (1.12.0) concurrent-ruby (~> 1.0) influxdb-client (2.6.0) minitest (5.17.0) - octokit (4.25.0) + octokit (6.1.0) faraday (>= 1, < 3) sawyer (~> 0.9) optparse (0.2.0) parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1) - public_suffix (4.0.7) + public_suffix (5.0.1) rainbow (3.1.1) regexp_parser (2.5.0) rexml (3.2.5)