Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/factory_bot_rails-6.4.4' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Nov 4, 2024
2 parents 7d0903f + 25fab6a commit 1a5b780
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 @@ -187,7 +187,7 @@ end

group :test, :development do
gem 'bullet', '~> 7.2.0'
gem 'factory_bot_rails', '~> 6.4.3'
gem 'factory_bot_rails', '~> 6.4.4'
gem 'oink', '~> 0.10.1'
gem 'rspec-activemodel-mocks', '~> 1.2.1'
gem 'rspec-rails', '~> 7.0.1'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,10 +196,10 @@ GEM
actionmailer (>= 5.2, < 8)
activesupport (>= 5.2, < 8)
execjs (2.9.1)
factory_bot (6.4.5)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
fancybox-rails (0.3.1)
railties (>= 3.1.0)
Expand Down Expand Up @@ -591,7 +591,7 @@ DEPENDENCIES
dalli (~> 3.2.8)
excel_analyzer!
exception_notification (~> 4.5.0)
factory_bot_rails (~> 6.4.3)
factory_bot_rails (~> 6.4.4)
fancybox-rails (~> 0.3.0)
fast_gettext (~> 3.1.0)
fivemat (~> 1.3.7)
Expand Down

0 comments on commit 1a5b780

Please sign in to comment.