From c9cbc2c8a8398a500498804c139a1cf139b54552 Mon Sep 17 00:00:00 2001 From: "Matt @ Snyk" <59509697+snyk-matt@users.noreply.github.com> Date: Mon, 9 Mar 2020 18:08:09 -0400 Subject: [PATCH] Update Gemfile --- Gemfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gemfile b/Gemfile index 7da382d..3ae6bf7 100644 --- a/Gemfile +++ b/Gemfile @@ -41,3 +41,5 @@ group :development, :test do # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring gem 'spring' end + +