Merge pull request #2611 from TracksApp/dependabot/bundler/factory_bot_rails-6.2.0

Bump factory_bot_rails from 6.1.0 to 6.2.0
This commit is contained in:
Jyri-Petteri Paloposki 2021-08-09 14:13:50 +03:00 committed by GitHub
commit 1973b41d0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,7 +99,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.8)
concurrent-ruby (1.1.9)
crass (1.0.6)
database_cleaner (1.8.5)
diff-lcs (1.4.4)
@ -107,10 +107,10 @@ GEM
e2mmap (0.1.0)
erubi (1.10.0)
execjs (2.7.0)
factory_bot (6.1.0)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.1.0)
factory_bot (~> 6.1.0)
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
ffi (1.15.0)
font-awesome-sass (5.15.1)
@ -146,7 +146,7 @@ GEM
listen (3.5.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.9.0)
loofah (2.11.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
@ -226,7 +226,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rainbow (3.0.0)
rake (13.0.3)
rake (13.0.6)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)