diff --git a/Gemfile.lock b/Gemfile.lock index 21a2c216..ac4dcd29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -162,7 +162,7 @@ GEM xpath (~> 3.2) chronic (0.10.2) coderay (1.1.3) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) console (1.19.0) fiber-annotation fiber-local @@ -287,7 +287,7 @@ GEM domain_name (~> 0.5) httpi (3.0.1) rack - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) io-event (1.2.3) jbuilder (2.11.5) @@ -316,7 +316,7 @@ GEM kaminari-mongoid (1.0.2) kaminari-core (~> 1.0) mongoid - language_server-protocol (3.17.0.3) + language_server-protocol (3.17.0.4) logger (1.6.4) loofah (2.24.0) crass (~> 1.0.2) @@ -371,7 +371,7 @@ GEM orm_adapter (0.5.0) os_map_ref (0.5.0) parallel (1.26.3) - parser (3.3.6.0) + parser (3.3.7.0) ast (~> 2.4.1) racc passenger (5.3.7) @@ -462,7 +462,7 @@ GEM rspec-retry (0.6.2) rspec-core (> 3.3) rspec-support (3.13.1) - rubocop (1.69.2) + rubocop (1.71.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -472,13 +472,13 @@ GEM rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.37.0) + rubocop-ast (1.38.0) parser (>= 3.3.1.0) rubocop-capybara (2.21.0) rubocop (~> 1.41) rubocop-factory_bot (2.26.1) rubocop (~> 1.61) - rubocop-rails (2.28.0) + rubocop-rails (2.29.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) @@ -546,7 +546,7 @@ GEM execjs (>= 0.3.0, < 3) uk_postcode (2.1.8) unaccent (0.4.0) - unicode-display_width (3.1.3) + unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) validates_email_format_of (1.8.2)