Skip to content

Commit c8bfe3b

Browse files
authored
Update factory_bot_rails to version 6.1.0
1 parent 21207f7 commit c8bfe3b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ GEM
8686
activemodel
8787
erubi (1.9.0)
8888
execjs (2.7.0)
89-
factory_bot (5.2.0)
90-
activesupport (>= 4.2.0)
91-
factory_bot_rails (5.2.0)
92-
factory_bot (~> 5.2.0)
93-
railties (>= 4.2.0)
89+
factory_bot (6.1.0)
90+
activesupport (>= 5.0.0)
91+
factory_bot_rails (6.1.0)
92+
factory_bot (~> 6.1.0)
93+
railties (>= 5.0.0)
9494
ffi (1.11.1)
9595
ffi-compiler (1.0.1)
9696
ffi (>= 1.0.0)
@@ -111,7 +111,7 @@ GEM
111111
listen (3.0.8)
112112
rb-fsevent (~> 0.9, >= 0.9.4)
113113
rb-inotify (~> 0.9, >= 0.9.7)
114-
loofah (2.6.0)
114+
loofah (2.7.0)
115115
crass (~> 1.0.2)
116116
nokogiri (>= 1.5.9)
117117
mail (2.7.1)
@@ -122,7 +122,7 @@ GEM
122122
mimemagic (0.3.5)
123123
mini_mime (1.0.2)
124124
mini_portile2 (2.4.0)
125-
minitest (5.14.1)
125+
minitest (5.14.2)
126126
mustache (1.1.1)
127127
nio4r (2.5.2)
128128
nokogiri (1.10.10)

0 commit comments

Comments
 (0)