From ceaacfa506c846c15ae2f73a25543a085dfdac8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 15 Oct 2018 12:21:15 -0400 Subject: [PATCH] Bump factory_bot_rails from 4.11.0 to 4.11.1 (#917) [ci skip] 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e13928e6..40ce60951 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,10 +272,10 @@ GEM eventmachine (1.2.5) excon (0.60.0) 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) fake_stripe (0.1.0) capybara @@ -508,7 +508,7 @@ GEM httparty (0.16.0) multi_xml (>= 0.5.2) httpclient (2.8.3) - i18n (1.1.0) + i18n (1.1.1) concurrent-ruby (~> 1.0) ice_nine (0.11.2) inflecto (0.0.2)