From 49d888d5de39581c832e7bf939b788be926205d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 19:47:36 +0000 Subject: [PATCH] Bump simple_form from 3.5.0 to 4.0.0 Bumps [simple_form](https://github.com/plataformatec/simple_form) from 3.5.0 to 4.0.0. - [Release notes](https://github.com/plataformatec/simple_form/releases) - [Changelog](https://github.com/heartcombo/simple_form/blob/main/CHANGELOG.md) - [Commits](https://github.com/plataformatec/simple_form/compare/v3.5.0...v4.0.0) --- updated-dependencies: - dependency-name: simple_form dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ef83ad8..766abe2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM virtus (~> 1.0) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crack (0.4.5) rexml crass (1.0.6) @@ -113,7 +113,7 @@ GEM mime-types-data (3.2022.0105) mini_mime (1.0.2) mini_portile2 (2.8.0) - minitest (5.13.0) + minitest (5.16.3) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.2.3) @@ -156,14 +156,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.11.1) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) rails-dom-testing (1.0.9) activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.4.3) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -215,9 +215,9 @@ GEM tilt (>= 1.1, < 3) sentry-raven (2.7.1) faraday (>= 0.7.6, < 1.0) - simple_form (3.5.0) - actionpack (> 4, < 5.2) - activemodel (> 4, < 5.2) + simple_form (4.0.0) + actionpack (> 4) + activemodel (> 4) simple_postmark (0.6.0) activesupport (>= 3.0) httparty