diff --git a/Gemfile.lock b/Gemfile.lock index 8b6eab2e516..b8d08fcf843 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM allowy (2.1.0) activesupport (>= 3.2) i18n - ast (2.4.2) + ast (2.4.3) azure-core (0.1.15) faraday (~> 0.9) faraday_middleware (~> 0.10) @@ -137,7 +137,7 @@ GEM declarative (0.0.20) delayed_job (4.1.12) activesupport (>= 3.0, < 8.0) - diff-lcs (1.5.1) + diff-lcs (1.6.1) digest-xxhash (0.2.9) docile (1.1.5) domain_name (0.6.20240107) @@ -271,7 +271,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) jaro_winkler (1.6.0) - json (2.9.1) + json (2.10.2) json-diff (0.4.1) json-schema (5.1.1) addressable (~> 2.8) @@ -353,13 +353,14 @@ GEM parallel (1.26.3) parallel_tests (5.1.0) parallel - parser (3.3.7.0) + parser (3.3.7.3) ast (~> 2.4.1) racc pg (1.5.9) pp (0.6.2) prettyprint prettyprint (0.2.0) + prism (1.4.0) prometheus-client (4.2.4) base64 pry (0.14.1) @@ -406,7 +407,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rbs (3.8.1) + rbs (3.9.1) logger rdoc (6.12.0) psych (>= 4.0.0) @@ -476,8 +477,9 @@ GEM rubocop-ast (>= 1.38.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.38.0) - parser (>= 3.3.1.0) + rubocop-ast (1.43.0) + parser (>= 3.3.7.2) + prism (~> 1.4) rubocop-capybara (2.21.0) rubocop (~> 1.41) rubocop-factory_bot (2.26.1) @@ -527,7 +529,7 @@ GEM rack-protection (= 3.2.0) sinatra (= 3.2.0) tilt (~> 2.0) - solargraph (0.51.2) + solargraph (0.53.1) backport (~> 1.2) benchmark bundler (~> 2.0) @@ -539,12 +541,13 @@ GEM observer (~> 0.1) ostruct (~> 0.6) parser (~> 3.0) - rbs (~> 3.0) + rbs (~> 3.3) reverse_markdown (>= 2.0, < 4) rubocop (~> 1.38) thor (~> 1.0) tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) + yard-solargraph (~> 0.1) spring (4.3.0) spring-commands-rspec (1.0.4) spring (>= 0.9.1) @@ -586,6 +589,8 @@ GEM rexml yajl-ruby (1.4.3) yard (0.9.37) + yard-solargraph (0.1.0) + yard (~> 0.9) zeitwerk (2.7.1) PLATFORMS