Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit d2034da

Browse files
Update dependency factory_bot_rails to v6.4.4
1 parent 8d389a0 commit d2034da

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
public_suffix (>= 2.0.2, < 7.0)
8080
ast (2.4.2)
8181
base64 (0.2.0)
82-
bigdecimal (3.1.8)
82+
bigdecimal (3.1.9)
8383
bootsnap (1.18.4)
8484
msgpack (~> 1.2)
8585
builder (3.2.4)
@@ -102,18 +102,18 @@ GEM
102102
email_validator (2.2.4)
103103
activemodel
104104
erubi (1.12.0)
105-
factory_bot (6.4.6)
105+
factory_bot (6.5.0)
106106
activesupport (>= 5.0.0)
107-
factory_bot_rails (6.4.3)
108-
factory_bot (~> 6.4)
107+
factory_bot_rails (6.4.4)
108+
factory_bot (~> 6.5)
109109
railties (>= 5.0.0)
110110
faker (3.3.1)
111111
i18n (>= 1.8.11, < 2)
112112
foreman (0.88.1)
113113
globalid (1.2.1)
114114
activesupport (>= 6.1)
115115
hashdiff (1.1.1)
116-
i18n (1.14.6)
116+
i18n (1.14.7)
117117
concurrent-ruby (~> 1.0)
118118
io-console (0.7.2)
119119
irb (1.12.0)
@@ -149,17 +149,17 @@ GEM
149149
net-smtp (0.5.0)
150150
net-protocol
151151
nio4r (2.7.1)
152-
nokogiri (1.16.7-aarch64-linux)
152+
nokogiri (1.16.8-aarch64-linux)
153153
racc (~> 1.4)
154-
nokogiri (1.16.7-arm-linux)
154+
nokogiri (1.16.8-arm-linux)
155155
racc (~> 1.4)
156-
nokogiri (1.16.7-arm64-darwin)
156+
nokogiri (1.16.8-arm64-darwin)
157157
racc (~> 1.4)
158-
nokogiri (1.16.7-x86-linux)
158+
nokogiri (1.16.8-x86-linux)
159159
racc (~> 1.4)
160-
nokogiri (1.16.7-x86_64-darwin)
160+
nokogiri (1.16.8-x86_64-darwin)
161161
racc (~> 1.4)
162-
nokogiri (1.16.7-x86_64-linux)
162+
nokogiri (1.16.8-x86_64-linux)
163163
racc (~> 1.4)
164164
parallel (1.26.3)
165165
parser (3.3.5.0)
@@ -204,9 +204,9 @@ GEM
204204
activesupport (>= 5.0.0)
205205
minitest
206206
nokogiri (>= 1.6)
207-
rails-html-sanitizer (1.6.0)
207+
rails-html-sanitizer (1.6.2)
208208
loofah (~> 2.21)
209-
nokogiri (~> 1.14)
209+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
210210
railties (7.1.3.2)
211211
actionpack (= 7.1.3.2)
212212
activesupport (= 7.1.3.2)

0 commit comments

Comments
 (0)