pull/939/head
Rick Carlino 2018-07-26 16:30:14 -05:00
parent 24722c007a
commit 375d992de7
1 changed files with 1 additions and 1 deletions

View File

@ -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