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'