From 4f81d77a491c68eb34d02e12bfa0e1b63825d3a9 Mon Sep 17 00:00:00 2001 From: Jimmy Tanagra Date: Wed, 20 Dec 2023 00:04:39 +1000 Subject: [PATCH] update gemfile.lock Signed-off-by: Jimmy Tanagra --- Gemfile.lock | 67 ---------------------------------------------------- 1 file changed, 67 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee8a44f152..60e34ab17c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,41 +18,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.6) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) - zeitwerk (~> 2.3) - addressable (2.8.5) - public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) - async (1.31.0) - console (~> 1.10) - nio4r (~> 2.3) - timers (~> 4.1) - async-http (0.59.5) - async (>= 1.25) - async-io (>= 1.28) - async-pool (>= 0.2) - protocol-http (~> 0.23) - protocol-http1 (~> 0.14.0) - protocol-http2 (~> 0.14.0) - traces (>= 0.8.0) - async-http-faraday (0.12.0) - async-http (~> 0.42) - faraday - async-io (1.35.0) - async - async-pool (0.4.0) - async (>= 1.25) builder (3.2.4) byebug (11.1.3) coderay (1.1.3) commonmarker (0.23.10) concurrent-ruby (1.2.2) - console (1.15.3) - fiber-local cucumber (8.0.0) builder (~> 3.2, >= 3.2.4) cucumber-ci-environment (~> 9.0, >= 9.0.4) @@ -88,27 +59,15 @@ GEM faraday (2.7.10) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) - faraday-http-cache (2.5.0) - faraday (>= 0.8) faraday-net_http (3.0.2) faraday-retry (2.2.0) faraday (~> 2.0) ffi (1.15.5) ffi (1.15.5-java) - fiber-local (1.0.0) formatador (1.1.0) gem-release (2.2.2) gene_pool (1.5.0) concurrent-ruby (>= 1.0) - github_changelog_generator (1.16.4) - activesupport - async (>= 1.25.0) - async-http-faraday - faraday-http-cache - multi_json - octokit (~> 4.6) - rainbow (>= 2.2.1) - rake (>= 10.0) guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -131,8 +90,6 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.1) - concurrent-ruby (~> 1.0) io-console (0.6.0) io-console (0.6.0-java) irb (1.6.3) @@ -149,13 +106,9 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2023.0808) mini_mime (1.1.5) - minitest (5.20.0) - multi_json (1.15.0) multi_test (1.1.0) multi_xml (0.6.0) nenv (0.3.0) - nio4r (2.5.9) - nio4r (2.5.9-java) nokogiri (1.13.10-arm64-darwin) racc (~> 1.4) nokogiri (1.13.10-java) @@ -167,9 +120,6 @@ GEM notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - octokit (4.25.1) - faraday (>= 1, < 3) - sawyer (~> 0.9) parallel (1.23.0) parser (3.2.2.3) ast (~> 2.4.1) @@ -182,13 +132,6 @@ GEM httparty (~> 0.9) persistent_http (< 2) process_exists (0.2.0) - protocol-hpack (1.4.2) - protocol-http (0.24.4) - protocol-http1 (0.14.6) - protocol-http (~> 0.22) - protocol-http2 (0.14.2) - protocol-hpack (~> 1.4) - protocol-http (~> 0.18) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -196,7 +139,6 @@ GEM coderay (~> 1.1) method_source (~> 1.0) spoon (~> 0.0) - public_suffix (5.0.3) racc (1.7.1) racc (1.7.1-java) rack (2.2.8) @@ -249,9 +191,6 @@ GEM rubocop-capybara (~> 2.17) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - sawyer (0.9.2) - addressable (>= 2.3.5) - faraday (>= 0.17.3, < 3) shellany (0.0.1) spoon (0.0.6) ffi @@ -263,17 +202,12 @@ GEM rack (>= 1, < 3) thor (1.2.2) timecop (0.9.8) - timers (4.3.5) - traces (0.11.1) tty-color (0.6.0) tty-command (0.10.1) pastel (~> 0.8) - tzinfo (2.0.6) - concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) webrick (1.7.0) yaml-lint (0.1.2) - zeitwerk (2.6.11) PLATFORMS arm64-darwin-21 @@ -290,7 +224,6 @@ DEPENDENCIES cuke_linter (~> 1.2) faraday-retry (~> 2.1) gem-release (~> 2.2) - github_changelog_generator (~> 1.16) guard-rubocop (~> 1.5) guard-shell (~> 0.7) guard-yard (~> 2.2)