From 375d992de73b496800677f967c2796b3f148e300 Mon Sep 17 00:00:00 2001 From: Rick Carlino Date: Thu, 26 Jul 2018 16:30:14 -0500 Subject: [PATCH] Sorry. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 9c5771e0f..651cb0f53 100755 --- a/Gemfile +++ b/Gemfile @@ -30,9 +30,9 @@ gem "valid_url" gem "webpack-rails" # Still working out the bugs. - RC 5 Jul 18 gem "rabbitmq_http_api_client" +gem "zero_downtime_migrations" group :development, :test do - gem "zero_downtime_migrations" gem "thin" gem "capybara" gem "codecov", require: false