From dc8bed23051e7631d521c53929a78ba99da82213 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 14 Feb 2021 13:19:43 +0000 Subject: [PATCH] Bump simple_form from 5.0.0 to 5.1.0 in /{{cookiecutter.project_slug}} Bumps [simple_form](https://github.com/plataformatec/simple_form) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/plataformatec/simple_form/releases) - [Changelog](https://github.com/heartcombo/simple_form/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/simple_form/compare/v5.0.0...v5.1.0) Signed-off-by: dependabot-preview[bot] --- {{cookiecutter.project_slug}}/Gemfile.lock | 30 ++++++++++++---------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/{{cookiecutter.project_slug}}/Gemfile.lock b/{{cookiecutter.project_slug}}/Gemfile.lock index 81aa46e..7239736 100644 --- a/{{cookiecutter.project_slug}}/Gemfile.lock +++ b/{{cookiecutter.project_slug}}/Gemfile.lock @@ -92,10 +92,10 @@ GEM archive-zip (~> 0.10) nokogiri (~> 1.8) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.5) + crass (1.0.6) delayed_job (4.1.5) activesupport (>= 3.0, < 5.3) delayed_job_active_record (4.1.3) @@ -113,7 +113,7 @@ GEM activemodel-serializers-xml (~> 1.0) activesupport (~> 5.0) request_store (~> 1.0) - erubi (1.9.0) + erubi (1.10.0) erubis (2.7.0) execjs (2.7.0) factory_bot (4.11.1) @@ -145,7 +145,7 @@ GEM haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.7.0) + i18n (1.8.9) concurrent-ruby (~> 1.0) io-like (0.3.0) jquery-rails (4.3.3) @@ -159,7 +159,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.4.0) + loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -169,15 +169,16 @@ GEM method_source (0.9.2) mimemagic (0.3.2) mini_mime (1.0.1) - mini_portile2 (2.4.0) - minitest (5.13.0) + mini_portile2 (2.5.0) + minitest (5.14.3) msgpack (1.2.4) neat (2.1.0) sass (~> 3.4) thor (~> 0.19) nio4r (2.3.1) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) pg (1.1.3) popper_js (1.14.5) pry (0.12.2) @@ -190,7 +191,8 @@ GEM pry (>= 0.10.4) public_suffix (3.0.3) puma (3.12.2) - rack (2.0.7) + racc (1.5.2) + rack (2.2.3) rack-canonical-host (0.2.3) addressable (> 0, < 3) rack (>= 1.0.0, < 3) @@ -279,9 +281,9 @@ GEM sexp_processor (4.11.0) shoulda-matchers (3.1.2) activesupport (>= 4.0.0) - simple_form (5.0.0) - actionpack (>= 5.0) - activemodel (>= 5.0) + simple_form (5.1.0) + actionpack (>= 5.2) + activemodel (>= 5.2) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3) @@ -313,7 +315,7 @@ GEM title (0.0.7) i18n rails (>= 3.1) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)