Skip to content

Commit 2a2ed79

Browse files
Update dependency factory_bot_rails to v6.5.0
1 parent 16945dd commit 2a2ed79

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ GEM
7575
addressable (2.8.7)
7676
public_suffix (>= 2.0.2, < 7.0)
7777
ast (2.4.3)
78-
base64 (0.2.0)
78+
base64 (0.3.0)
7979
bcrypt (3.1.20)
80-
benchmark (0.4.0)
81-
bigdecimal (3.1.9)
80+
benchmark (0.4.1)
81+
bigdecimal (3.2.2)
8282
binding_of_caller (1.0.1)
8383
debug_inspector (>= 1.2.0)
8484
bootsnap (1.18.6)
@@ -113,11 +113,11 @@ GEM
113113
erubi (1.13.1)
114114
et-orbi (1.2.11)
115115
tzinfo
116-
factory_bot (6.4.6)
117-
activesupport (>= 5.0.0)
118-
factory_bot_rails (6.4.3)
119-
factory_bot (~> 6.4)
120-
railties (>= 5.0.0)
116+
factory_bot (6.5.4)
117+
activesupport (>= 6.1.0)
118+
factory_bot_rails (6.5.0)
119+
factory_bot (~> 6.5)
120+
railties (>= 6.1.0)
121121
ffi (1.17.1-x86_64-linux-gnu)
122122
ffi (1.17.1-x86_64-linux-musl)
123123
fiber-storage (0.1.2)
@@ -231,7 +231,7 @@ GEM
231231
nio4r (~> 2.0)
232232
raabro (1.4.0)
233233
racc (1.8.1)
234-
rack (3.1.15)
234+
rack (3.1.16)
235235
rack-session (2.1.1)
236236
base64 (>= 0.1.0)
237237
rack (>= 3.0.0)
@@ -253,7 +253,7 @@ GEM
253253
activesupport (= 8.0.2)
254254
bundler (>= 1.15.0)
255255
railties (= 8.0.2)
256-
rails-dom-testing (2.2.0)
256+
rails-dom-testing (2.3.0)
257257
activesupport (>= 5.0.0)
258258
minitest
259259
nokogiri (>= 1.6)
@@ -269,8 +269,8 @@ GEM
269269
thor (~> 1.0, >= 1.2.2)
270270
zeitwerk (~> 2.6)
271271
rainbow (3.1.1)
272-
rake (13.2.1)
273-
rdoc (6.14.0)
272+
rake (13.3.0)
273+
rdoc (6.14.1)
274274
erb
275275
psych (>= 4.0.0)
276276
regexp_parser (2.10.0)

0 commit comments

Comments
 (0)