diff --git a/Gemfile.lock b/Gemfile.lock index 66eb2d2..6216423 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,8 +17,10 @@ GEM diff-lcs (1.5.1) docile (1.4.0) e2mmap (0.1.0) - graphql (2.3.5) + fiber-storage (1.0.0) + graphql (2.3.14) base64 + fiber-storage haml (6.3.0) temple (>= 0.8.2) thor @@ -35,8 +37,8 @@ GEM racc (~> 1.4) nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) - parallel (1.25.1) - parser (3.3.3.0) + parallel (1.26.3) + parser (3.3.4.2) ast (~> 2.4.1) racc prettier (4.0.4) @@ -57,7 +59,7 @@ GEM regexp_parser (2.9.2) reverse_markdown (2.1.1) nokogiri - rexml (3.3.3) + rexml (3.3.6) strscan rspec (3.13.0) rspec-core (~> 3.13.0) @@ -72,18 +74,17 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.64.1) + rubocop (1.66.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + regexp_parser (>= 2.4, < 3.0) + rubocop-ast (>= 1.32.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + rubocop-ast (1.32.1) parser (>= 3.3.1.0) rubocop-capybara (2.20.0) rubocop (~> 1.41)