From d4533177791d439dd280b14ffd04d54fd6a88df9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 8 Nov 2018 15:13:50 +0000 Subject: [PATCH] Bump factory_bot_rails from 4.11.0 to 4.11.1 Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 4.11.0 to 4.11.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...v4.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dcc514c2..4867773d 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.3) cookies_eu (1.7.3) js_cookie_rails (~> 2.2.0) crass (1.0.4) @@ -127,10 +127,10 @@ GEM railties (>= 3.2, < 6.0) erubi (1.7.1) execjs (2.7.0) - factory_bot (4.11.0) + factory_bot (4.11.1) activesupport (>= 3.0.0) - factory_bot_rails (4.11.0) - factory_bot (~> 4.11.0) + factory_bot_rails (4.11.1) + factory_bot (~> 4.11.1) railties (>= 3.0.0) ffi (1.9.25) font-awesome-rails (4.7.0.4) @@ -138,7 +138,7 @@ GEM globalid (0.4.1) activesupport (>= 4.2.0) highline (2.0.0) - i18n (1.1.0) + i18n (1.1.1) concurrent-ruby (~> 1.0) i18n-tasks (0.9.24) activesupport (>= 4.0.2) @@ -178,7 +178,7 @@ GEM mini_mime (>= 0.1.1) marcel (0.3.2) mimemagic (~> 0.3.2) - method_source (0.9.0) + method_source (0.9.1) mimemagic (0.3.2) mini_mime (1.0.1) mini_portile2 (2.3.0)