From b510340ba039ad5db68977e39375347771087756 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 9 Jan 2023 02:25:59 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0feba76b..4de4fe37 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -244,7 +244,7 @@ GEM racc (~> 1.4) okcomputer (1.18.4) parallel (1.22.1) - parser (3.1.3.0) + parser (3.2.0.0) ast (~> 2.4.1) popper_js (2.11.6) public_suffix (5.0.1) @@ -292,7 +292,7 @@ GEM ffi (~> 1.0) redis (5.0.5) redis-client (>= 0.9.0) - redis-client (0.11.2) + redis-client (0.12.0) connection_pool regexp_parser (2.6.1) reline (0.3.2) @@ -301,10 +301,10 @@ GEM rexml (3.2.5) rspec-core (3.12.0) rspec-support (~> 3.12.0) - rspec-expectations (3.12.1) + rspec-expectations (3.12.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.1) + rspec-mocks (3.12.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-rails (5.1.2)