From 4f125ff7475d14593d30fd4e20fec433222a864f Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Mon, 15 Apr 2019 12:24:32 +0200 Subject: [PATCH] Bump factory_bot_rails from 5.0.1 to 5.0.2 Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 5.0.1 to 5.0.2. - [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.1...v5.0.2) --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1aeb79743..5393f4f3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,8 +177,8 @@ GEM execjs (2.7.0) factory_bot (5.0.2) activesupport (>= 4.2.0) - factory_bot_rails (5.0.1) - factory_bot (~> 5.0.0) + factory_bot_rails (5.0.2) + factory_bot (~> 5.0.2) railties (>= 4.2.0) faker (1.9.3) i18n (>= 0.7) @@ -356,7 +356,7 @@ GEM psych (3.1.0) public_suffix (3.0.3) puma (3.12.1) - rack (2.0.6) + rack (2.0.7) rack-livereload (0.3.17) rack rack-test (1.1.0)