Skip to content

Commit

Permalink
Bump version for the reproduction script [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
composerinteralia committed Jun 24, 2020
1 parent f606018 commit 93179bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/REPRODUCTION_SCRIPT.rb
Expand Up @@ -3,7 +3,7 @@
gemfile(true) do
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
gem "factory_bot", "~> 5.0"
gem "factory_bot", "~> 6.0"
gem "activerecord"
gem "sqlite3"
end
Expand Down

0 comments on commit 93179bd

Please sign in to comment.