From ccb74592c50b0854f47336b624dc51d017e5e52c Mon Sep 17 00:00:00 2001 From: Thomas Leese Date: Wed, 27 Dec 2023 09:48:58 +0000 Subject: [PATCH] Bundle update This updates a number of Gems which are out of date. --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bfbb7cab91..5e5e13f0ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,6 +27,7 @@ GIT GEM remote: https://rubygems.org/ specs: + abbrev (0.1.2) actioncable (7.1.2) actionpack (= 7.1.2) activesupport (= 7.1.2) @@ -139,7 +140,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - cgi (0.3.6) + cgi (0.4.1) climate_control (1.2.0) concurrent-ruby (1.2.2) connection_pool (2.4.1) @@ -265,11 +266,11 @@ GEM govuk_markdown (2.0.1) activesupport redcarpet - haml (6.2.3) + haml (6.3.0) temple (>= 0.8.2) thor tilt - hashdiff (1.0.1) + hashdiff (1.1.0) hashie (5.0.0) html-attributes-utils (1.0.2) activesupport (>= 6.1.4.4) @@ -338,7 +339,7 @@ GEM snaky_hash (~> 2.0) version_gem (~> 1.1) okcomputer (1.18.5) - omniauth (2.1.1) + omniauth (2.1.2) hashie (>= 3.4.6) rack (>= 2.2.3) rack-protection @@ -420,7 +421,8 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.1.0) - rbs (3.2.2) + rbs (3.4.1) + abbrev rdoc (6.6.2) psych (>= 4.0.0) redcarpet (3.6.0) @@ -506,7 +508,7 @@ GEM concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-matchers (6.0.0) activesupport (>= 5.2.0) - sidekiq (6.5.11) + sidekiq (6.5.12) connection_pool (>= 2.2.5, < 3) rack (~> 2.0) redis (>= 4.5.0, < 5) @@ -553,7 +555,7 @@ GEM uber (0.1.0) unf (0.1.4) unf_ext - unf_ext (0.0.8.2) + unf_ext (0.0.9.1) unicode-display_width (2.5.0) validate_url (1.0.15) activemodel (>= 3.0.0)