mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-25 19:48:48 +01:00
Merge pull request #2377 from TracksApp/dependabot/bundler/factory_bot_rails-5.2.0
Bump factory_bot_rails from 5.1.1 to 5.2.0
This commit is contained in:
commit
8a2bf04ae3
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -94,10 +94,10 @@ GEM
|
|||
e2mmap (0.1.0)
|
||||
erubi (1.9.0)
|
||||
execjs (2.7.0)
|
||||
factory_bot (5.1.1)
|
||||
factory_bot (5.2.0)
|
||||
activesupport (>= 4.2.0)
|
||||
factory_bot_rails (5.1.1)
|
||||
factory_bot (~> 5.1.0)
|
||||
factory_bot_rails (5.2.0)
|
||||
factory_bot (~> 5.2.0)
|
||||
railties (>= 4.2.0)
|
||||
ffi (1.9.25)
|
||||
font-awesome-sass (4.5.0)
|
||||
|
|
@ -118,7 +118,7 @@ GEM
|
|||
listen (3.2.1)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
loofah (2.4.0)
|
||||
loofah (2.5.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
mail (2.7.1)
|
||||
|
|
@ -272,7 +272,7 @@ GEM
|
|||
rails (>= 5.0)
|
||||
safe_yaml (>= 0.8.6)
|
||||
sass
|
||||
tzinfo (1.2.6)
|
||||
tzinfo (1.2.7)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (4.2.0)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue