diff --git a/Gemfile.lock b/Gemfile.lock index 920c273eba..ccff49e609 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM annotate_gem (0.0.14) bundler (>= 1.1) api-pagination (5.0.0) - ast (2.4.2) + ast (2.4.3) attr_required (1.0.2) autoprefixer-rails (10.4.19.0) execjs (~> 2) @@ -270,7 +270,7 @@ GEM activesupport (>= 5.0.0) jsbundling-rails (1.3.0) railties (>= 6.0.0) - json (2.7.2) + json (2.13.2) json-jwt (1.16.6) activesupport (>= 4.2) aes_key_wrap @@ -302,7 +302,7 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - language_server-protocol (3.17.0.3) + language_server-protocol (3.17.0.5) ledermann-rails-settings (2.6.2) activerecord (>= 6.1) listen (3.9.0) @@ -408,13 +408,14 @@ GEM orm_adapter (0.5.0) ostruct (0.6.1) parallel (1.26.3) - parser (3.2.2.4) + parser (3.3.9.0) ast (~> 2.4.1) racc pg (1.5.9) prime (0.1.4) forwardable singleton + prism (1.4.0) progress_bar (1.3.4) highline (>= 1.6) options (~> 2.3.0) @@ -488,13 +489,13 @@ GEM ffi (~> 1.0) rchardet (1.8.0) recaptcha (5.18.0) - regexp_parser (2.8.2) + regexp_parser (2.11.2) reline (0.6.1) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.3.9) + rexml (3.4.4) rollbar (3.5.2) rouge (4.1.3) rspec-collection_matchers (1.2.1) @@ -528,9 +529,10 @@ GEM rubocop-ast (>= 1.28.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) - parser (>= 3.2.1.0) - rubocop-i18n (3.0.0) + rubocop-ast (1.46.0) + parser (>= 3.3.7.2) + prism (~> 1.4) + rubocop-i18n (3.1.0) rubocop (~> 1.0) rubocop-performance (1.19.1) rubocop (>= 1.7.0, < 2.0) @@ -592,7 +594,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) uniform_notifier (1.16.0) uri (0.13.2) uri_template (0.7.0)