From cd17499f946941a2c31ff925688030c149710317 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 06:34:45 +0000 Subject: [PATCH] Bump simple_form from 3.5.1 to 5.0.3 in /rails Bumps [simple_form](https://github.com/plataformatec/simple_form) from 3.5.1 to 5.0.3. - [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/v3.5.1...v5.0.3) --- updated-dependencies: - dependency-name: simple_form dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rails/Gemfile.lock | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock index 6ce9722..1084c86 100644 --- a/rails/Gemfile.lock +++ b/rails/Gemfile.lock @@ -61,7 +61,7 @@ GEM activerecord (>= 4.0.0, < 5.3) bcrypt (3.1.11) bindex (0.5.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) cancancan (2.1.3) capybara (2.18.0) @@ -82,13 +82,13 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) - crass (1.0.3) + concurrent-ruby (1.1.9) + crass (1.0.6) devise-i18n (1.6.1) devise (>= 4.4) domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) - erubi (1.7.1) + erubi (1.10.0) execjs (2.7.0) ffi (1.9.23) figaro (1.1.1) @@ -102,7 +102,7 @@ GEM tilt http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.0.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) impressionist (1.6.1) nokogiri (~> 1) @@ -133,7 +133,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.2) + loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -147,16 +147,17 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.5.3) mini_racer (0.2.3) libv8 (>= 6.3) - minitest (5.11.3) + minitest (5.14.4) multi_json (1.13.1) nested_form (0.3.2) netrc (0.11.0) nio4r (2.3.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.7) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) orm_adapter (0.5.0) paranoia (2.4.0) activerecord (>= 4.0, < 5.2) @@ -165,11 +166,12 @@ GEM activerecord (>= 3.0) public_suffix (3.0.2) puma (3.11.3) - rack (2.0.5) + racc (1.5.2) + rack (2.2.3) rack-pjax (1.0.0) nokogiri (~> 1.5) rack (>= 1.1) - rack-test (1.0.0) + rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.6) actioncable (= 5.1.6) @@ -186,8 +188,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) rails_admin (1.3.0) builder (~> 3.1) coffee-rails (~> 4.0) @@ -249,9 +251,9 @@ GEM selenium-webdriver (3.11.0) childprocess (~> 0.5) rubyzip (~> 1.2) - simple_form (3.5.1) - actionpack (> 4, < 5.2) - activemodel (> 4, < 5.2) + simple_form (5.0.3) + actionpack (>= 5.0) + activemodel (>= 5.0) spring (2.0.2) activesupport (>= 4.2) spring-watcher-listen (2.0.1) @@ -276,7 +278,7 @@ GEM turbolinks (5.1.0) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.8) execjs (>= 0.3.0, < 3)