Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/factory_bot_rails-6.4.3' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Jan 2, 2024
2 parents 5ab9127 + 98d88b5 commit 8914958
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ end

group :test, :development do
gem 'bullet', '~> 7.1.4'
gem 'factory_bot_rails', '~> 6.4.2'
gem 'factory_bot_rails', '~> 6.4.3'
gem 'oink', '~> 0.10.1'
gem 'rspec-activemodel-mocks', '~> 1.2.0'
gem 'rspec-rails', '~> 6.1.0'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -207,9 +207,9 @@ GEM
actionmailer (>= 5.2, < 8)
activesupport (>= 5.2, < 8)
execjs (2.7.0)
factory_bot (6.4.2)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.2)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
fancybox-rails (0.3.1)
Expand Down Expand Up @@ -585,7 +585,7 @@ DEPENDENCIES
dalli (~> 3.2.6)
excel_analyzer!
exception_notification (~> 4.5.0)
factory_bot_rails (~> 6.4.2)
factory_bot_rails (~> 6.4.3)
fancybox-rails (~> 0.3.0)
fast_gettext (~> 2.3.0)
fivemat (~> 1.3.7)
Expand Down

0 comments on commit 8914958

Please sign in to comment.