From ec16be279ec51ee3baac1243600548979814e661 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Feb 2019 07:03:55 +0000 Subject: [PATCH] Bump factory_bot_rails from 4.11.0 to 5.0.1 Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 4.11.0 to 5.0.1. - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/master/NEWS) - [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v4.11.0...v5.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dcc514c2..d9158b86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.4) cookies_eu (1.7.3) js_cookie_rails (~> 2.2.0) crass (1.0.4) @@ -125,20 +125,20 @@ GEM dotenv-rails (2.5.0) dotenv (= 2.5.0) railties (>= 3.2, < 6.0) - erubi (1.7.1) + erubi (1.8.0) execjs (2.7.0) - factory_bot (4.11.0) - activesupport (>= 3.0.0) - factory_bot_rails (4.11.0) - factory_bot (~> 4.11.0) - railties (>= 3.0.0) + factory_bot (5.0.0) + activesupport (>= 4.2.0) + factory_bot_rails (5.0.1) + factory_bot (~> 5.0.0) + railties (>= 4.2.0) ffi (1.9.25) font-awesome-rails (4.7.0.4) railties (>= 3.2, < 6.0) globalid (0.4.1) activesupport (>= 4.2.0) highline (2.0.0) - i18n (1.1.0) + i18n (1.5.3) concurrent-ruby (~> 1.0) i18n-tasks (0.9.24) activesupport (>= 4.0.2) @@ -178,16 +178,16 @@ GEM mini_mime (>= 0.1.1) marcel (0.3.2) mimemagic (~> 0.3.2) - method_source (0.9.0) + method_source (0.9.2) mimemagic (0.3.2) mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) msgpack (1.2.4) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.1) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pagedown-bootstrap-rails (2.1.4) railties (> 3.1) @@ -234,7 +234,7 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rainbow (3.0.0) - rake (12.3.1) + rake (12.3.2) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -305,7 +305,7 @@ GEM sprockets (>= 3.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thor (0.20.0) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) turbolinks (5.2.0)