From 52649bd4184c7f29e7199941a157c5d1fbe0e86a Mon Sep 17 00:00:00 2001 From: Ralf Teusner Date: Wed, 28 Oct 2015 15:40:40 +0100 Subject: [PATCH] updated gemfile. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 3b1b2cd2..6f0e48bc 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'jquery-turbolinks' gem 'ims-lti' gem 'kramdown' gem 'newrelic_rpm' -gem 'pg', platform: :ruby +gem 'pg' gem 'pry' gem 'puma' gem 'pundit'