Skip to content

Commit

Permalink
Merge pull request #1732 from houdiniproject/dependabot/bundler/facto…
Browse files Browse the repository at this point in the history
…ry_bot-6.4.6

Bump factory_bot from 6.2.1 to 6.4.6
  • Loading branch information
wwahammy authored Sep 3, 2024
2 parents 108839b + cd00d57 commit 0430249
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ group :development, :ci, :test do
gem 'rspec', '~> 3.13.0'
gem 'rspec-json_expectations', '~> 2'
gem 'factory_bot_rails', '~> 6.2'
gem 'factory_bot', '~> 6.2'
gem 'factory_bot', '~> 6.4'
gem 'listen'
gem 'table_print', '~> 1.5', '>= 1.5.6' # giuNice table printing of data for the console
gem 'colorize', '~> 0.8.1' # Print colorized text in debugger/console
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -185,10 +185,10 @@ GEM
et-orbi (1.2.11)
tzinfo
execjs (2.8.1)
factory_bot (6.2.1)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
fast_blank (1.0.1)
ffi (1.15.5)
Expand Down Expand Up @@ -509,7 +509,7 @@ DEPENDENCIES
devise-async (~> 1.0)
dotenv-rails (~> 2.8)
erb_lint
factory_bot (~> 6.2)
factory_bot (~> 6.4)
factory_bot_rails (~> 6.2)
fast_blank
good_job (~> 3.99)
Expand Down

0 comments on commit 0430249

Please sign in to comment.