From 2cfbe0810953eb2bf1d634b093953d96e0b51d2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 11:05:18 +0000 Subject: [PATCH] Bump simple_form from 5.0.3 to 5.2.0 Bumps [simple_form](https://github.com/heartcombo/simple_form) from 5.0.3 to 5.2.0. - [Release notes](https://github.com/heartcombo/simple_form/releases) - [Changelog](https://github.com/heartcombo/simple_form/blob/main/CHANGELOG.md) - [Commits](https://github.com/heartcombo/simple_form/compare/v5.0.3...v5.2.0) --- updated-dependencies: - dependency-name: simple_form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 49ced5ba..dcd34e6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.8) + concurrent-ruby (1.2.0) crack (0.4.5) rexml crass (1.0.6) @@ -119,7 +119,7 @@ GEM dotenv (= 2.7.6) railties (>= 3.2) ejs (1.1.1) - erubi (1.10.0) + erubi (1.12.0) execjs (2.7.0) factory_bot (6.1.0) activesupport (>= 5.0.0) @@ -144,7 +144,7 @@ GEM tilt (>= 1.2) hashdiff (1.0.1) hashie (4.1.0) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) icalendar (2.7.0) ice_cube (~> 0.16) @@ -169,7 +169,7 @@ GEM listen (3.5.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.9.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -177,8 +177,8 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.1.0) - mini_portile2 (2.5.1) - minitest (5.14.4) + mini_portile2 (2.8.1) + minitest (5.17.0) msgpack (1.3.3) multi_json (1.15.0) multi_xml (0.6.0) @@ -190,8 +190,8 @@ GEM nested_form (0.3.2) newrelic_rpm (6.14.0) nio4r (2.5.7) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.14.0) + mini_portile2 (~> 2.8.0) racc (~> 1.4) nokogumbo (2.0.4) nokogiri (~> 1.8, >= 1.8.4) @@ -247,8 +247,8 @@ GEM nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0) - racc (1.5.2) - rack (2.2.3) + racc (1.6.2) + rack (2.2.6.2) rack-canonical-host (1.0.0) addressable (> 0, < 3) rack (>= 1.0.0, < 3) @@ -256,8 +256,8 @@ GEM rack (>= 2.0.0) rack-mini-profiler (2.2.0) rack (>= 1.2.0) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rack-timeout (0.6.0) rails (5.2.5) actioncable (= 5.2.5) @@ -284,8 +284,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (5.2.5) actionpack (= 5.2.5) activesupport (= 5.2.5) @@ -365,9 +365,9 @@ GEM faraday (>= 1.0) shoulda-matchers (4.5.1) activesupport (>= 4.2.0) - simple_form (5.0.3) - actionpack (>= 5.0) - activemodel (>= 5.0) + simple_form (5.2.0) + actionpack (>= 5.2) + activemodel (>= 5.2) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11) @@ -388,7 +388,7 @@ GEM thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.9) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)