Skip to content

Commit

Permalink
Merge pull request #485 from mugijiru/dependabot/bundler/main/factory…
Browse files Browse the repository at this point in the history
…_bot_rails-6.4.2

chore(deps-dev): bump factory_bot_rails from 6.2.0 to 6.4.2
  • Loading branch information
mugijiru authored Nov 25, 2023
2 parents 65029c5 + 3c41680 commit c6bca60
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,10 @@ GEM
nokogiri
erubi (1.12.0)
execjs (2.8.1)
factory_bot (6.2.1)
factory_bot (6.4.2)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
factory_bot_rails (6.4.2)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (3.2.2)
i18n (>= 1.8.11, < 2)
Expand Down Expand Up @@ -167,7 +167,7 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.21.4)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -193,7 +193,7 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
openapi_parser (1.0.0)
Expand Down

0 comments on commit c6bca60

Please sign in to comment.