Skip to content

Commit

Permalink
Merge pull request #914 from GovWifi/dependabot/bundler/factory_bot-6…
Browse files Browse the repository at this point in the history
….5.1

chore(deps-dev): bump factory_bot from 6.5.0 to 6.5.1
  • Loading branch information
koetsier authored Feb 6, 2025
2 parents f35f065 + 2355cd6 commit 9ff5bd2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ GEM
base64 (0.2.0)
bigdecimal (3.1.8)
coderay (1.1.3)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
crack (1.0.0)
bigdecimal
rexml
date (3.4.0)
diff-lcs (1.5.1)
docile (1.4.1)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
factory_bot (6.5.1)
activesupport (>= 6.1.0)
ffi (1.17.0)
formatador (1.1.0)
guard (2.19.0)
Expand All @@ -55,7 +55,7 @@ GEM
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hashdiff (1.1.2)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
jmespath (1.6.2)
json (2.9.0)
Expand Down
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require "logger"
require "factory_bot"
require "rack/test"
require "rspec"
Expand Down

0 comments on commit 9ff5bd2

Please sign in to comment.