From 625bbaf630fb7983cba1cd4b0ac167063df9be46 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2020 11:27:06 +0000 Subject: [PATCH] Bump factory_bot_rails from 5.0.2 to 6.1.0 Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 5.0.2 to 6.1.0. - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/master/NEWS.md) - [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v5.0.2...v6.1.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6835bcf..c1b9a0c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM bindex (0.8.1) bootsnap (1.4.5) msgpack (~> 1.0) - builder (3.2.3) + builder (3.2.4) byebug (11.0.1) capybara (3.29.0) addressable @@ -91,8 +91,8 @@ GEM childprocess (2.0.0) rake (< 13.0) coderay (1.1.2) - concurrent-ruby (1.1.5) - crass (1.0.4) + concurrent-ruby (1.1.6) + crass (1.0.6) date_by_example (0.1.1) devise (4.7.1) bcrypt (~> 3.0) @@ -108,12 +108,12 @@ GEM rainbow rubocop (~> 0.51) smart_properties - erubi (1.8.0) - factory_bot (5.0.2) - activesupport (>= 4.2.0) - factory_bot_rails (5.0.2) - factory_bot (~> 5.0.2) - railties (>= 4.2.0) + erubi (1.9.0) + factory_bot (6.1.0) + activesupport (>= 5.0.0) + factory_bot_rails (6.1.0) + factory_bot (~> 6.1.0) + railties (>= 5.0.0) faker (2.2.2) i18n (~> 1.6.0) ffi (1.11.1) @@ -136,7 +136,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.6.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -147,10 +147,10 @@ GEM mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.1) msgpack (1.3.1) nio4r (2.5.1) - nokogiri (1.10.4) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) parallel (1.17.0) @@ -167,7 +167,7 @@ GEM public_suffix (4.0.1) puma (4.1.1) nio4r (~> 2.0) - rack (2.0.7) + rack (2.2.3) rack-proxy (0.6.5) rack rack-test (1.1.0) @@ -190,8 +190,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (6.0.0) actionpack (= 6.0.0) activesupport (= 6.0.0) @@ -262,12 +262,12 @@ GEM sqlite3 (1.4.1) table_print (1.5.6) test-prof (0.10.0) - thor (0.20.3) + thor (1.0.1) thread_safe (0.3.6) turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.6.0) warden (1.2.8) @@ -286,7 +286,7 @@ GEM websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.1.10) + zeitwerk (2.3.1) PLATFORMS ruby