From cb15e28cefdafe4727c3fd0ea5dbcf1be97ca172 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 05:55:18 +0000 Subject: [PATCH] Bump factory_bot_rails from 6.1.0 to 6.2.0 Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.1.0 to 6.2.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/v6.1.0...v6.2.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 3d74bd0bd0..8afdfa339b 100644 --- a/Gemfile +++ b/Gemfile @@ -132,7 +132,7 @@ group :test, :development do gem 'bullet' gem 'capybara' gem 'database_cleaner', require: false - gem "factory_bot_rails", '6.1.0', require: false + gem "factory_bot_rails", '6.2.0', require: false gem 'fuubar', '~> 2.5.1' gem 'json_spec', '~> 1.1.4' gem 'knapsack' diff --git a/Gemfile.lock b/Gemfile.lock index 0eb8d847a1..0e765dc67f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -223,10 +223,10 @@ GEM eventmachine (1.2.7) excon (0.79.0) execjs (2.7.0) - factory_bot (6.1.0) + factory_bot (6.2.0) activesupport (>= 5.0.0) - factory_bot_rails (6.1.0) - factory_bot (~> 6.1.0) + factory_bot_rails (6.2.0) + factory_bot (~> 6.2.0) railties (>= 5.0.0) faraday (1.3.0) faraday-net_http (~> 1.0) @@ -657,7 +657,7 @@ DEPENDENCIES devise-token_authenticatable dfc_provider! eventmachine (>= 1.2.3) - factory_bot_rails (= 6.1.0) + factory_bot_rails (= 6.2.0) ffaker figaro flipper