From 029883c4a57ba0b77172ae30d8529d1ca46806f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 20:23:10 +0000 Subject: [PATCH] Bump slim-rails from 3.3.0 to 3.6.2 Bumps [slim-rails](https://github.com/slim-template/slim-rails) from 3.3.0 to 3.6.2. - [Release notes](https://github.com/slim-template/slim-rails/releases) - [Changelog](https://github.com/slim-template/slim-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/slim-template/slim-rails/compare/v3.3.0...v3.6.2) --- updated-dependencies: - dependency-name: slim-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc17069..f84fddf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) config (4.0.0) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) @@ -156,7 +156,7 @@ GEM dry-core (~> 0.5, >= 0.5) dry-initializer (~> 3.0) dry-schema (~> 1.9, >= 1.9.1) - erubi (1.10.0) + erubi (1.12.0) execjs (2.8.1) ffi (1.15.5) formtastic (4.0.0) @@ -167,7 +167,7 @@ GEM has_scope (0.8.0) actionpack (>= 5.2) activesupport (>= 5.2) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) inherited_resources (1.13.1) actionpack (>= 5.2, < 7.1) @@ -196,7 +196,7 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.14.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -204,10 +204,10 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.8.0) - minitest (5.15.0) + mini_portile2 (2.8.1) + minitest (5.18.0) nio4r (2.5.8) - nokogiri (1.13.3) + nokogiri (1.14.2) mini_portile2 (~> 2.8.0) racc (~> 1.4) orm_adapter (0.5.0) @@ -221,12 +221,12 @@ GEM pry (>= 0.10.4) puma (5.6.2) nio4r (~> 2.0) - racc (1.6.0) - rack (2.2.3) + racc (1.6.2) + rack (2.2.6.3) rack-mini-profiler (3.0.0) rack (>= 1.2.0) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rails (6.1.4.6) actioncable (= 6.1.4.6) actionmailbox (= 6.1.4.6) @@ -245,8 +245,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails_config (0.99.0) config (>= 1.0.0.beta1) railties (6.1.4.6) @@ -296,13 +296,13 @@ GEM sprockets (> 3.0) sprockets-rails tilt - slim (4.1.0) - temple (>= 0.7.6, < 0.9) - tilt (>= 2.0.6, < 2.1) - slim-rails (3.3.0) + slim (5.1.0) + temple (~> 0.10.0) + tilt (>= 2.0.6, < 2.2) + slim-rails (3.6.2) actionpack (>= 3.1) railties (>= 3.1) - slim (>= 3.0, < 5.0) + slim (>= 3.0, < 6.0, != 5.0.0) spring (2.1.1) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) @@ -315,13 +315,13 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.4.2) - temple (0.8.2) + temple (0.10.0) thor (1.2.1) - tilt (2.0.10) + tilt (2.1.0) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -335,7 +335,7 @@ GEM websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.5.4) + zeitwerk (2.6.7) PLATFORMS ruby