Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit 201427a

Browse files
chore(deps): update dependency factory_bot_rails to v6.5.0
1 parent d46ea1f commit 201427a

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ GEM
5959
bourbon (4.3.4)
6060
sass (~> 3.4)
6161
thor (~> 0.19)
62-
builder (3.2.4)
62+
builder (3.3.0)
6363
bunny (2.22.0)
6464
amq-protocol (~> 2.3, >= 2.3.1)
6565
sorted_set (~> 1, >= 1.0.2)
@@ -74,7 +74,7 @@ GEM
7474
regexp_parser (>= 1.5, < 3.0)
7575
xpath (~> 3.2)
7676
coderay (1.1.3)
77-
concurrent-ruby (1.2.3)
77+
concurrent-ruby (1.3.5)
7878
config (5.1.0)
7979
deep_merge (~> 1.2, >= 1.2.1)
8080
dry-validation (~> 1.0, >= 1.0.0)
@@ -119,7 +119,7 @@ GEM
119119
dry-initializer (~> 3.0)
120120
dry-schema (>= 1.12, < 2)
121121
zeitwerk (~> 2.6)
122-
erubi (1.12.0)
122+
erubi (1.13.1)
123123
ethon (0.16.0)
124124
ffi (>= 1.15.0)
125125
execjs (2.8.1)
@@ -163,7 +163,7 @@ GEM
163163
hashie (4.1.0)
164164
hitimes (2.0.0)
165165
httpclient (2.8.3)
166-
i18n (1.14.1)
166+
i18n (1.14.7)
167167
concurrent-ruby (~> 1.0)
168168
ims-lti (2.3.4)
169169
addressable (~> 2.5, >= 2.5.1)
@@ -184,7 +184,7 @@ GEM
184184
logging (2.3.1)
185185
little-plugger (~> 1.1)
186186
multi_json (~> 1.14)
187-
loofah (2.22.0)
187+
loofah (2.24.1)
188188
crass (~> 1.0.2)
189189
nokogiri (>= 1.12.0)
190190
mail (2.8.1)
@@ -194,10 +194,10 @@ GEM
194194
net-smtp
195195
marcel (1.0.2)
196196
matrix (0.4.2)
197-
method_source (1.0.0)
197+
method_source (1.1.0)
198198
mini_mime (1.1.5)
199-
mini_portile2 (2.8.5)
200-
minitest (5.20.0)
199+
mini_portile2 (2.8.9)
200+
minitest (5.25.5)
201201
mnemosyne-ruby (1.17.0)
202202
activesupport (>= 4)
203203
bunny
@@ -217,7 +217,7 @@ GEM
217217
net-smtp (0.3.3)
218218
net-protocol
219219
nio4r (2.5.9)
220-
nokogiri (1.15.5)
220+
nokogiri (1.15.7)
221221
mini_portile2 (~> 2.8.2)
222222
racc (~> 1.4)
223223
oauth (0.6.2)
@@ -233,11 +233,11 @@ GEM
233233
public_suffix (5.0.4)
234234
puma (6.4.2)
235235
nio4r (~> 2.0)
236-
racc (1.7.3)
237-
rack (2.2.8)
236+
racc (1.8.1)
237+
rack (2.2.17)
238238
rack-p3p (0.5.0)
239239
rack (>= 1.0.1)
240-
rack-test (2.1.0)
240+
rack-test (2.2.0)
241241
rack (>= 1.3)
242242
rails (5.2.8.1)
243243
actioncable (= 5.2.8.1)
@@ -256,13 +256,13 @@ GEM
256256
actionpack (>= 5.0.1.rc1)
257257
actionview (>= 5.0.1.rc1)
258258
activesupport (>= 5.0.1.rc1)
259-
rails-dom-testing (2.2.0)
259+
rails-dom-testing (2.3.0)
260260
activesupport (>= 5.0.0)
261261
minitest
262262
nokogiri (>= 1.6)
263-
rails-html-sanitizer (1.6.0)
263+
rails-html-sanitizer (1.6.2)
264264
loofah (~> 2.21)
265-
nokogiri (~> 1.14)
265+
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)
266266
rails_warden (0.6.0)
267267
warden (>= 1.2.0)
268268
railties (5.2.8.1)
@@ -271,7 +271,7 @@ GEM
271271
method_source
272272
rake (>= 0.8.7)
273273
thor (>= 0.19.0, < 2.0)
274-
rake (13.1.0)
274+
rake (13.3.0)
275275
rb-fsevent (0.11.2)
276276
rb-inotify (0.10.1)
277277
ffi (~> 1.0)

0 commit comments

Comments
 (0)