diff --git a/Gemfile.lock b/Gemfile.lock index ff1a8d8f6..655f39e03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -220,7 +220,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.6.3) + json (2.7.2) jwt (2.2.3) kaminari (1.2.2) activesupport (>= 4.1.0) @@ -290,9 +290,10 @@ GEM stringio time uri - parallel (1.22.1) - parser (3.2.1.0) + parallel (1.25.1) + parser (3.3.4.0) ast (~> 2.4.1) + racc pg (1.4.6) postmark (1.25.0) json @@ -361,10 +362,10 @@ GEM logger rdoc (6.7.0) psych (>= 4.0.0) - regexp_parser (2.7.0) + regexp_parser (2.9.2) reline (0.5.9) io-console (~> 0.5) - rexml (3.3.0) + rexml (3.3.4) strscan roo (2.10.1) nokogiri (~> 1) @@ -392,29 +393,27 @@ GEM rspec-support (3.12.0) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.47.0) + rubocop (1.65.1) json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.0.0) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) + regexp_parser (>= 2.4, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.26.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.27.0) - parser (>= 3.2.1.0) - rubocop-capybara (2.17.1) - rubocop (~> 1.41) + rubocop-ast (1.31.3) + parser (>= 3.3.1.0) rubocop-graphql (1.0.0) rubocop (>= 0.87, < 2) rubocop-rails (2.18.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) - rubocop-rspec (2.18.1) - rubocop (~> 1.33) - rubocop-capybara (~> 2.17) + rubocop-rspec (3.0.3) + rubocop (~> 1.61) ruby-lsp (0.17.7) language_server-protocol (~> 3.17.0) prism (>= 0.29.0, < 0.31) @@ -424,7 +423,7 @@ GEM ruby-lsp (>= 0.17.2, < 0.18.0) ruby-lsp-rspec (0.1.12) ruby-lsp (~> 0.17.0) - ruby-progressbar (1.11.0) + ruby-progressbar (1.13.0) ruby-vips (2.2.0) ffi (~> 1.12) ruby2_keywords (0.0.5) @@ -480,7 +479,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unaccent (0.4.0) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) uniform_notifier (1.16.0) uri (0.13.0) version_gem (1.1.3)