From 69644ade2054efd6fc495e05e33942553b50b7a5 Mon Sep 17 00:00:00 2001 From: Ryan W Date: Sat, 28 Oct 2023 09:57:51 -0700 Subject: [PATCH] bundle update --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d86cb8a..b13b6cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,7 @@ GEM faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) - faraday-typhoeus (1.0.0) + faraday-typhoeus (1.1.0) faraday (~> 2.0) typhoeus (~> 1.4) ffi (1.16.3) @@ -58,12 +58,12 @@ GEM ast (~> 2.4.1) racc path_expander (1.1.1) - psych (5.1.1) + psych (5.1.1.1) stringio public_suffix (5.0.3) racc (1.7.1) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) rdoc (6.5.0) psych (>= 4.0.0) reek (6.1.4) @@ -87,8 +87,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.1) - rubocop (1.57.1) - base64 (~> 0.1.1) + rubocop (1.57.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -99,27 +98,28 @@ GEM rubocop-ast (>= 1.28.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) + rubocop-ast (1.30.0) parser (>= 3.2.1.0) rubocop-capybara (2.19.0) rubocop (~> 1.41) rubocop-factory_bot (2.24.0) rubocop (~> 1.33) - rubocop-rspec (2.24.1) - rubocop (~> 1.33) + rubocop-rspec (2.25.0) + rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) ruby_parser (3.20.3) sexp_processor (~> 4.16) - rubycritic (4.8.1) + rubycritic (4.9.0) flay (~> 2.13) - flog (~> 4.6) + flog (~> 4.7) launchy (>= 2.5.2) parser (>= 3.2.2.1) rainbow (~> 3.1.1) reek (~> 6.0, < 7.0) + rexml ruby_parser (~> 3.20) simplecov (>= 0.22.0) tty-which (~> 0.5.0)