From 0b11199b3e390fdff60defcebb87f3c646def10d Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Wed, 28 Dec 2016 17:26:21 +0100 Subject: [PATCH] Bump factory_girl and factory_girl_rails --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 170e5af..8ab1866 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,10 +71,10 @@ GEM erubis (2.7.0) ethon (0.9.1) ffi (>= 1.3.0) - factory_girl (4.7.0) + factory_girl (4.8.0) activesupport (>= 3.0.0) - factory_girl_rails (4.7.0) - factory_girl (~> 4.7.0) + factory_girl_rails (4.8.0) + factory_girl (~> 4.8.0) railties (>= 3.0.0) faraday (0.10.0) multipart-post (>= 1.2, < 3) @@ -201,7 +201,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.1.0) - rake (11.3.0) + rake (12.0.0) rb-fsevent (0.9.8) rb-inotify (0.9.7) ffi (>= 0.5.0) @@ -268,7 +268,7 @@ GEM systemu (2.6.5) terminal-table (1.7.3) unicode-display_width (~> 1.1.1) - thor (0.19.1) + thor (0.19.4) thread_safe (0.3.5) typhoeus (1.1.0) ethon (>= 0.9.0)