Skip to content

Commit

Permalink
chore(deps): update dependency factory_bot_rails to v6.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 3186380 commit 1a7c9b6
Showing 1 changed file with 25 additions and 23 deletions.
48 changes: 25 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ GEM
buftok (0.2.0)
bugsnag (6.24.2)
concurrent-ruby (~> 1.0)
builder (3.2.4)
concurrent-ruby (1.1.10)
builder (3.3.0)
concurrent-ruby (1.3.3)
crass (1.0.6)
debug (1.6.3)
irb (>= 1.3.6)
Expand All @@ -89,11 +89,11 @@ GEM
dotenv (= 2.8.1)
railties (>= 3.2)
equalizer (0.0.11)
erubi (1.11.0)
factory_bot (6.2.1)
erubi (1.13.0)
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)
faraday (1.10.2)
faraday-em_http (~> 1.0)
Expand Down Expand Up @@ -198,7 +198,7 @@ GEM
ffi-compiler (>= 1.0, < 2.0)
http_parser.rb (0.6.0)
httpclient (2.8.3)
i18n (1.12.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.5.11)
irb (1.5.0)
Expand All @@ -208,18 +208,18 @@ GEM
activesupport (>= 5.0.0)
json (2.6.2)
jwt (2.5.0)
loofah (2.19.0)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
memoist (0.16.2)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (1.0.0)
method_source (1.1.0)
mini_mime (1.1.2)
minitest (5.16.3)
minitest (5.24.1)
msgpack (1.6.0)
multi_json (1.15.0)
multipart-post (2.2.3)
Expand All @@ -233,7 +233,7 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.8)
nokogiri (1.13.9-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
os (1.1.4)
paper_trail (14.0.0)
Expand All @@ -246,11 +246,11 @@ GEM
public_suffix (5.0.0)
puma (6.0.0)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.4)
racc (1.8.0)
rack (2.2.9)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-test (2.0.2)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.4)
actioncable (= 7.0.4)
Expand All @@ -266,11 +266,13 @@ GEM
activesupport (= 7.0.4)
bundler (>= 1.15.0)
railties (= 7.0.4)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.0.4)
actionpack (= 7.0.4)
activesupport (= 7.0.4)
Expand All @@ -279,7 +281,7 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rake (13.2.1)
regexp_parser (2.6.1)
reline (0.3.1)
io-console (~> 0.5)
Expand Down Expand Up @@ -332,7 +334,7 @@ GEM
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
simple_oauth (0.3.1)
thor (1.2.1)
thor (1.3.1)
thread_safe (0.3.6)
timeout (0.3.0)
trailblazer-option (0.1.2)
Expand All @@ -347,7 +349,7 @@ GEM
multipart-post (~> 2.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.1.0)
unf (0.1.4)
Expand All @@ -358,7 +360,7 @@ GEM
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.6)
zeitwerk (2.6.16)

PLATFORMS
x86_64-linux
Expand Down

0 comments on commit 1a7c9b6

Please sign in to comment.