From 6d3021b7f18ed027f8db87818edfdc80f30621e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 11:35:13 +0000 Subject: [PATCH] Bump simple_form from 4.0.1 to 5.1.0 Bumps [simple_form](https://github.com/plataformatec/simple_form) from 4.0.1 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/v4.0.1...v5.1.0) --- updated-dependencies: - dependency-name: simple_form dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 85c2e72..c13e7a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM sass (~> 3.4) thor (~> 0.19) buftok (0.2.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) capybara (3.3.1) addressable @@ -104,7 +104,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.9) contentful (2.8.0) http (> 0.8, < 3.0) multi_json (~> 1) @@ -125,7 +125,7 @@ GEM tins (~> 1.6) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.4) + crass (1.0.6) dalli (2.7.8) diff-lcs (1.3) docile (1.3.1) @@ -146,7 +146,7 @@ GEM launchy (~> 2.1) mail (~> 2.7) equalizer (0.0.11) - erubi (1.7.1) + erubi (1.10.0) execjs (2.7.0) faraday (0.11.0) multipart-post (>= 1.2, < 3) @@ -171,7 +171,7 @@ GEM domain_name (~> 0.5) http-form_data (1.0.3) http_parser.rb (0.6.0) - i18n (1.0.1) + i18n (1.8.10) concurrent-ruby (~> 1.0) i18n-debug (1.1.1) i18n (< 2) @@ -191,7 +191,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -204,10 +204,12 @@ GEM memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.5.3) + minitest (5.14.4) mountain_view (0.13.0) rails (>= 3.2.0) msgpack (1.2.4) @@ -219,8 +221,9 @@ GEM sass (~> 3.4) thor (~> 0.19) nio4r (2.3.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.7) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) parallel (1.12.1) parser (2.5.1.0) ast (~> 2.4.0) @@ -230,10 +233,11 @@ GEM method_source (~> 0.9.0) public_suffix (3.0.2) puma (3.11.4) - rack (2.0.6) + racc (1.5.2) + rack (2.2.3) rack-protection (2.0.3) rack - rack-test (1.0.0) + rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.0) actioncable (= 5.2.0) @@ -255,8 +259,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (5.2.0) actionpack (= 5.2.0) activesupport (= 5.2.0) @@ -324,9 +328,9 @@ GEM sinatra (>= 1.4.7, < 3) sendgrid_actionmailer_adapter (0.2.2) sendgrid-ruby (~> 5.0) - simple_form (4.0.1) - actionpack (>= 5.0) - activemodel (>= 5.0) + simple_form (5.1.0) + actionpack (>= 5.2) + activemodel (>= 5.2) simple_oauth (0.3.1) simplecov (0.16.1) docile (~> 1.1) @@ -374,7 +378,7 @@ GEM memoizable (~> 0.4.2) naught (~> 1.1) simple_oauth (~> 0.3.1) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.13) execjs (>= 0.3.0, < 3)