diff --git a/Gemfile.lock b/Gemfile.lock index f6c96b3e..35f6e33f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,6 @@ GEM remote: https://rubygems.org/ specs: - abbrev (0.1.2) actioncable (7.0.8) actionpack (= 7.0.8) activesupport (= 7.0.8) @@ -134,7 +133,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - cssbundling-rails (1.3.3) + cssbundling-rails (1.4.0) railties (>= 6.0.0) date (3.3.4) debug (1.9.1) @@ -210,8 +209,7 @@ GEM groupdate (6.4.0) activesupport (>= 6.1) hashdiff (1.1.0) - highline (3.0.0) - abbrev + highline (3.0.1) honeybadger (5.4.1) http (5.1.1) addressable (~> 2.8) @@ -310,7 +308,7 @@ GEM activerecord (>= 6.1) request_store (~> 1.4) parallel (1.24.0) - parser (3.3.0.4) + parser (3.3.0.5) ast (~> 2.4.1) racc pg (1.5.4) @@ -432,11 +430,11 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sidekiq (7.2.0) + sidekiq (7.2.1) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) - redis-client (>= 0.14.0) + redis-client (>= 0.19.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)