From d4db9b1694fb319ddf6d63dc3bdfb163bd0770b0 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 26 Jun 2023 02:35:23 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 43da78929..7237ab13f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -209,7 +209,7 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faraday (2.7.6) + faraday (2.7.7) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) @@ -237,6 +237,7 @@ GEM jsonpath (1.1.3) multi_json jwt (2.7.1) + language_server-protocol (3.17.0.3) lograge (0.12.0) actionpack (>= 4) activesupport (>= 4) @@ -316,7 +317,7 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) public_suffix (5.0.1) - puma (5.6.5) + puma (5.6.6) nio4r (~> 2.0) racc (1.7.1) rack (2.2.7) @@ -386,8 +387,9 @@ GEM rspec-core (>= 2, < 4, != 2.12.0) rss (0.2.9) rexml - rubocop (1.52.1) + rubocop (1.53.0) json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.2.2.3) rainbow (>= 2.2.2, < 4.0) @@ -405,7 +407,7 @@ GEM rubocop-performance (1.18.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.20.1) + rubocop-rails (2.20.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) @@ -453,7 +455,7 @@ GEM diff-lcs patience_diff thor (1.2.2) - timeout (0.3.2) + timeout (0.4.0) tty-cursor (0.7.1) tty-progressbar (0.18.2) strings-ansi (~> 0.2)