Skip to content

Commit

Permalink
Bump factory_girl_rails from 4.5.0 to 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Oct 24, 2019
1 parent 85e147d commit 088bb2c
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 @@ -120,10 +120,10 @@ GEM
erubis (2.7.0)
excon (0.45.4)
execjs (2.6.0)
factory_girl (4.5.0)
factory_girl (4.9.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.5.0)
factory_girl (~> 4.5.0)
factory_girl_rails (4.9.0)
factory_girl (~> 4.9.0)
railties (>= 3.0.0)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
Expand Down Expand Up @@ -272,7 +272,7 @@ GEM
mime-types-data (3.2016.0521)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.12.2)
minitest-matchers_vaccine (1.0.3)
minitest (~> 5.0)
minitest-reporters (1.0.11)
Expand Down Expand Up @@ -329,14 +329,14 @@ GEM
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.2.0)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
railties (4.2.11.1)
actionpack (= 4.2.11.1)
activesupport (= 4.2.11.1)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.3.3)
rake (13.0.0)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
Expand Down

0 comments on commit 088bb2c

Please sign in to comment.