diff --git a/Gemfile.lock b/Gemfile.lock index e7ff1f025..d74a06a75 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,7 +190,7 @@ GEM dotenv (= 3.2.0) railties (>= 6.1) drb (2.2.3) - erb (6.0.0) + erb (6.0.1) erubi (1.13.1) execjs (2.10.0) fabrication (2.31.0) @@ -215,11 +215,11 @@ GEM activerecord (>= 4.0.0) globalid (1.2.1) activesupport (>= 6.1) - haml (7.0.2) + haml (7.1.0) temple (>= 0.8.2) thor tilt - haml_lint (0.67.0) + haml_lint (0.68.0) haml (>= 5.0) parallel (~> 1.10) rainbow @@ -229,7 +229,7 @@ GEM hashie (5.0.0) high_voltage (5.0.0) htmlentities (4.3.4) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) icalendar (2.12.1) base64 @@ -245,7 +245,7 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.2) - irb (1.15.3) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -256,7 +256,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - json (2.16.0) + json (2.18.0) jwt (2.7.1) language_server-protocol (3.17.0.5) launchy (3.1.1) @@ -270,7 +270,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - loofah (2.24.1) + loofah (2.25.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -284,7 +284,8 @@ GEM mini_magick (5.3.0) logger mini_mime (1.1.5) - minitest (5.27.0) + minitest (6.0.0) + prism (~> 1.5) multi_xml (0.6.0) mutex_m (0.3.0) net-http (0.6.0) @@ -325,7 +326,7 @@ GEM omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3) omniauth (~> 2.0) - omniauth-rails_csrf_protection (2.0.0) + omniauth-rails_csrf_protection (2.0.1) actionpack (>= 4.2) omniauth (~> 2.0) ostruct (0.6.3) @@ -352,7 +353,7 @@ GEM net-smtp premailer (~> 1.7, >= 1.7.9) prettyprint (0.2.0) - prism (1.6.0) + prism (1.7.0) pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) @@ -364,7 +365,7 @@ GEM pry-remote (0.1.8) pry (~> 0.9) slop (~> 3.0) - psych (5.3.0) + psych (5.3.1) date stringio public_activity (3.0.1) @@ -432,7 +433,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.17.0) + rdoc (7.0.1) erb psych (>= 4.0.0) tsort @@ -462,7 +463,7 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.2) - rubocop (1.81.7) + rubocop (1.82.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -470,7 +471,7 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.47.1, < 2.0) + rubocop-ast (>= 1.48.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.48.0) @@ -540,7 +541,7 @@ GEM ssrf_filter (1.3.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.9) + stringio (3.2.0) stripe (9.0.0) sysexits (1.2.0) temple (0.10.4) @@ -560,7 +561,7 @@ GEM tzinfo (>= 1.0.0) unicode-display_width (3.2.0) unicode-emoji (~> 4.1) - unicode-emoji (4.1.0) + unicode-emoji (4.2.0) uniform_notifier (1.18.0) uri (1.0.3) useragent (0.16.11)