Skip to content

Commit 07cb28f

Browse files
authored
Merge pull request #443 from rubycentral/dependabot/bundler/factory_bot_rails-6.4.4
Bump factory_bot_rails from 6.2.0 to 6.4.4
2 parents 83e423a + 3a988be commit 07cb28f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ GEM
143143
childprocess (5.1.0)
144144
logger (~> 1.5)
145145
coderay (1.1.3)
146-
concurrent-ruby (1.3.4)
146+
concurrent-ruby (1.3.5)
147147
connection_pool (2.3.0)
148148
countries (7.0.0)
149149
unaccent (~> 0.3)
@@ -180,16 +180,16 @@ GEM
180180
em-websocket (0.5.3)
181181
eventmachine (>= 0.12.9)
182182
http_parser.rb (~> 0)
183-
erubi (1.13.0)
183+
erubi (1.13.1)
184184
erubis (2.7.0)
185185
ethon (0.16.0)
186186
ffi (>= 1.15.0)
187187
eventmachine (1.2.7)
188188
execjs (2.10.0)
189-
factory_bot (6.2.1)
189+
factory_bot (6.5.0)
190190
activesupport (>= 5.0.0)
191-
factory_bot_rails (6.2.0)
192-
factory_bot (~> 6.2.0)
191+
factory_bot_rails (6.4.4)
192+
factory_bot (~> 6.5)
193193
railties (>= 5.0.0)
194194
faker (3.1.1)
195195
i18n (>= 1.8.11, < 2)
@@ -243,7 +243,7 @@ GEM
243243
nokogiri (>= 1.6.0)
244244
ruby_parser (~> 3.5)
245245
http_parser.rb (0.8.0)
246-
i18n (1.14.6)
246+
i18n (1.14.7)
247247
concurrent-ruby (~> 1.0)
248248
image_processing (1.13.0)
249249
mini_magick (>= 4.9.5, < 5)
@@ -272,7 +272,7 @@ GEM
272272
rb-fsevent (~> 0.10, >= 0.10.3)
273273
rb-inotify (~> 0.9, >= 0.9.10)
274274
logger (1.6.1)
275-
loofah (2.23.1)
275+
loofah (2.24.0)
276276
crass (~> 1.0.2)
277277
nokogiri (>= 1.12.0)
278278
lumberjack (1.2.8)
@@ -365,7 +365,7 @@ GEM
365365
rack (~> 2.2, >= 2.2.4)
366366
rack-proxy (0.7.7)
367367
rack
368-
rack-test (2.1.0)
368+
rack-test (2.2.0)
369369
rack (>= 1.3)
370370
rack-timeout (0.7.0)
371371
rails (6.1.7.2)

0 commit comments

Comments
 (0)