From a821d5de259a687d9d1c29938c9b7230ff8eb56d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 04:17:02 +0000 Subject: [PATCH] Bump jsbundling-rails from 1.0.0 to 1.0.3 Bumps [jsbundling-rails](https://github.com/rails/jsbundling-rails) from 1.0.0 to 1.0.3. - [Release notes](https://github.com/rails/jsbundling-rails/releases) - [Commits](https://github.com/rails/jsbundling-rails/compare/v1.0.0...v1.0.3) --- updated-dependencies: - dependency-name: jsbundling-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index d271bf4c..a30fac43 100644 --- a/Gemfile +++ b/Gemfile @@ -97,7 +97,7 @@ gem "deep_cloneable" gem "groupdate" gem "inline_svg", "~> 1.8" gem "invisible_captcha", "~> 2.0" -gem "jsbundling-rails", "~> 1.0.0" +gem "jsbundling-rails", "~> 1.0.3" gem "local_time", "~> 2.1" gem "name_of_person", "~> 1.0" gem "noticed", "~> 1.5" diff --git a/Gemfile.lock b/Gemfile.lock index 556a1c9b..72edea6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -165,7 +165,7 @@ GEM childprocess (4.1.0) chronic (0.10.2) chunky_png (1.4.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) config (4.0.0) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) @@ -269,7 +269,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jsbundling-rails (1.0.0) + jsbundling-rails (1.0.3) railties (>= 6.0.0) kaminari (1.2.2) activesupport (>= 4.1.0) @@ -296,7 +296,7 @@ GEM ffi-compiler (~> 1.0) rake (~> 13.0) local_time (2.1.0) - loofah (2.14.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -307,7 +307,7 @@ GEM mini_magick (4.11.0) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.15.0) + minitest (5.16.0) momentjs-rails (2.29.1.1) railties (>= 3.1) msgpack (1.4.4) @@ -383,7 +383,7 @@ GEM pundit (2.2.0) activesupport (>= 3.0.0) racc (1.6.0) - rack (2.2.3) + rack (2.2.3.1) rack-protection (2.1.0) rack rack-test (1.1.0) @@ -405,7 +405,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (7.0.2.2) actionpack (= 7.0.2.2) @@ -511,7 +511,7 @@ GEM chronic (>= 0.6.3) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.5.4) + zeitwerk (2.6.0) zonebie (0.6.1) PLATFORMS @@ -543,7 +543,7 @@ DEPENDENCIES inline_svg (~> 1.8) invisible_captcha (~> 2.0) jbuilder! - jsbundling-rails (~> 1.0.0) + jsbundling-rails (~> 1.0.3) jumpstart! letter_opener_web (~> 2.0) local_time (~> 2.1)