diff --git a/Gemfile.lock b/Gemfile.lock index a1e23f0db..15b92e7c4 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) @@ -293,9 +293,10 @@ GEM paper_trail (15.1.0) activerecord (>= 6.1) request_store (~> 1.4) - parallel (1.22.1) - parser (3.2.1.0) + parallel (1.26.3) + parser (3.3.5.0) ast (~> 2.4.1) + racc pg (1.4.6) postmark (1.25.0) json @@ -364,13 +365,12 @@ 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) request_store (1.7.0) rack (>= 1.4) - rexml (3.3.0) - strscan + rexml (3.3.7) roo (2.10.1) nokogiri (~> 1) rubyzip (>= 1.3.0, < 3.0.0) @@ -397,29 +397,26 @@ 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.66.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) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.26.0, < 2.0) + regexp_parser (>= 2.4, < 3.0) + rubocop-ast (>= 1.32.2, < 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.32.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.5) + rubocop (~> 1.61) ruby-lsp (0.17.7) language_server-protocol (~> 3.17.0) prism (>= 0.29.0, < 0.31) @@ -429,7 +426,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) @@ -476,7 +473,6 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stringio (3.1.1) - strscan (3.1.0) thor (1.3.1) tilt (2.3.0) time (0.3.0) @@ -485,7 +481,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)