Skip to content

Commit

Permalink
Update factory_bot_rails to version 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Sep 3, 2020
1 parent 21207f7 commit c8bfe3b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,11 @@ GEM
activemodel
erubi (1.9.0)
execjs (2.7.0)
factory_bot (5.2.0)
activesupport (>= 4.2.0)
factory_bot_rails (5.2.0)
factory_bot (~> 5.2.0)
railties (>= 4.2.0)
factory_bot (6.1.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.1.0)
factory_bot (~> 6.1.0)
railties (>= 5.0.0)
ffi (1.11.1)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
Expand All @@ -111,7 +111,7 @@ GEM
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
loofah (2.6.0)
loofah (2.7.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -122,7 +122,7 @@ GEM
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.1)
minitest (5.14.2)
mustache (1.1.1)
nio4r (2.5.2)
nokogiri (1.10.10)
Expand Down

0 comments on commit c8bfe3b

Please sign in to comment.