Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #144 from theodi/dependabot/bundler/factory_girl_r…
Browse files Browse the repository at this point in the history
…ails-4.9.0

Bump factory_girl_rails from 4.8.0 to 4.9.0
  • Loading branch information
Floppy authored Oct 26, 2017
2 parents 726177d + 92f9292 commit db8ea9d
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,10 @@ GEM
ethon (0.10.1)
ffi (>= 1.3.0)
execjs (2.7.0)
factory_girl (4.8.0)
factory_girl (4.9.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.8.0)
factory_girl (~> 4.8.0)
factory_girl_rails (4.9.0)
factory_girl (~> 4.9.0)
railties (>= 3.0.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
Expand Down Expand Up @@ -152,7 +152,8 @@ GEM
hashdiff (0.3.4)
hashie (3.5.5)
highline (1.7.8)
i18n (0.8.6)
i18n (0.9.0)
concurrent-ruby (~> 1.0)
jbuilder (2.6.4)
activesupport (>= 3.0.0)
multi_json (>= 1.2)
Expand All @@ -176,7 +177,7 @@ GEM
mini_mime (0.1.3)
mini_portile2 (2.2.0)
minitest (4.7.5)
multi_json (1.12.1)
multi_json (1.12.2)
multi_test (0.1.2)
multi_xml (0.6.0)
multipart-post (2.0.0)
Expand Down Expand Up @@ -240,7 +241,7 @@ GEM
activesupport (= 4.0.13)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.0.0)
rake (12.2.1)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
Expand Down

0 comments on commit db8ea9d

Please sign in to comment.