From 81f5bde4a8e7d0498f9da4ee2592f229102743b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Tue, 5 Nov 2024 14:04:47 +0100 Subject: [PATCH] Bundle update --- Gemfile.lock | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b2c26f63..97d1db6c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,6 @@ GEM cgi (0.4.1) charlock_holmes (0.7.9) chronic (0.10.2) - concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal @@ -37,7 +36,7 @@ GEM issue (1.0.2) openssl (~> 3.2) rack (~> 3.1) - json (2.7.2) + json (2.7.6) latex-decode (0.4.0) licensee (9.17.1) dotenv (>= 2, < 4) @@ -53,11 +52,11 @@ GEM ruby2_keywords (~> 0.0.1) net-http (0.4.1) uri - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.16.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) - octokit (9.1.0) + octokit (9.2.0) faraday (>= 1, < 3) sawyer (~> 0.9) openssl (3.2.0) @@ -65,7 +64,7 @@ GEM puma (6.4.3) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rack-protection (4.0.0) base64 (>= 0.1.0) rack (>= 3.0.0, < 4) @@ -77,17 +76,17 @@ GEM connection_pool reverse_markdown (2.1.1) nokogiri - rexml (3.3.7) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) @@ -102,8 +101,7 @@ GEM multi_json (~> 1.15) rexml (~> 3.2, >= 3.2.5) thor (~> 1.2, >= 1.2.1) - sidekiq (7.3.2) - concurrent-ruby (< 2) + sidekiq (7.3.5) connection_pool (>= 2.3.0) logger rack (>= 2.2.4) @@ -123,7 +121,7 @@ GEM thor (1.3.2) tilt (2.4.0) uri (0.13.1) - webmock (3.23.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)