diff --git a/Gemfile.lock b/Gemfile.lock index 56db8a8..f94cf92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,7 +194,7 @@ GEM reline (>= 0.4.2) jb (0.8.2) jmespath (1.6.2) - json (2.21.2) + json (3.0.2) jwt (3.2.0) base64 kaminari (1.2.2) @@ -295,9 +295,9 @@ GEM pg (1.6.3-x86_64-darwin) pg (1.6.3-x86_64-linux) pg (1.6.3-x86_64-linux-musl) - pg_search (2.3.8) - activerecord (>= 7.2) - activesupport (>= 7.2) + pg_search (2.4.0) + activerecord (>= 8.0) + activesupport (>= 8.0) phlex (2.4.1) refract (~> 1.0) zeitwerk (~> 2.7) @@ -394,8 +394,8 @@ GEM reline (0.7.0) io-console (~> 0.5) rexml (3.4.4) - rubocop (1.89.0) - json (~> 2.3) + rubocop (1.91.0) + json (>= 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) parallel (>= 1.10)