From 84641fd4532e7a5592460478374b19b15fcdf534 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 1 Jan 2019 06:28:40 +0000 Subject: [PATCH] Bump simple_form from 4.0.1 to 4.1.0 Bumps [simple_form](https://github.com/plataformatec/simple_form) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/plataformatec/simple_form/releases) - [Changelog](https://github.com/plataformatec/simple_form/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/simple_form/compare/v4.0.1...v4.1.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 525a9ca..043af91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,7 +119,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.4) crass (1.0.4) debug_inspector (0.0.3) devise (4.5.0) @@ -131,7 +131,7 @@ GEM domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) dynamic_form (1.1.4) - erubi (1.7.1) + erubi (1.8.0) excon (0.62.0) execjs (2.7.0) faker (1.9.1) @@ -309,7 +309,7 @@ GEM railties (>= 4.0.1) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.1.1) + i18n (1.3.0) concurrent-ruby (~> 1.0) inflecto (0.0.2) ipaddress (0.8.3) @@ -345,7 +345,7 @@ GEM mimemagic (0.3.2) mini_magick (4.8.0) mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) multi_json (1.13.1) mysql2 (0.4.10) @@ -357,8 +357,8 @@ GEM nifty-key-value-store (1.0.2) nifty-utils (1.1.7) nio4r (2.3.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.9.1) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) ovirt-engine-sdk (4.2.4) json (>= 1, < 3) @@ -445,7 +445,7 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - simple_form (4.0.1) + simple_form (4.1.0) actionpack (>= 5.0) activemodel (>= 5.0) sprockets (3.7.2)