Skip to content

Commit

Permalink
Merge pull request #1540 from AlchemyCMS/depfu/update/factory_bot_rai…
Browse files Browse the repository at this point in the history
…ls-5.0.1

Upgrade factory_bot_rails to version 5.0
  • Loading branch information
tvdeyen authored Feb 20, 2019
2 parents 088550d + 9417a09 commit bbe4cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ group :development, :test do
end
gem 'capybara', '~> 3.0'
gem 'capybara-screenshot', '~> 1.0'
gem 'factory_bot_rails', '~> 4.5'
gem 'factory_bot_rails', '~> 5.0'
gem 'selenium-webdriver', '~> 3.8'
gem 'rspec-activemodel-mocks', '~> 1.0'
gem 'rspec-rails', '~> 3.7'
Expand Down

0 comments on commit bbe4cf9

Please sign in to comment.