diff --git a/Gemfile.lock b/Gemfile.lock index a71c42a..88d842c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,19 +16,24 @@ GEM multi_json et-orbi (1.2.7) tzinfo - faraday (2.7.10) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) fugit (1.8.1) et-orbi (~> 1, >= 1.2.7) raabro (~> 1.4) hirb (0.7.3) json (2.6.3) language_server-protocol (3.17.0.3) + logger (1.7.0) method_profiler (2.0.1) hirb (>= 0.6.0) multi_json (1.15.0) + net-http (0.9.1) + uri (>= 0.11.1) packetfu (1.1.13) pcaprub parallel (1.23.0) @@ -69,7 +74,6 @@ GEM rubocop-ast (1.29.0) parser (>= 3.2.1.0) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) rufus-scheduler (3.9.1) fugit (~> 1.1, >= 1.1.6) semantic_logger (4.14.0) @@ -83,6 +87,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) + uri (1.1.1) yard (0.9.34) PLATFORMS