From b38b9c21b8ea10c31f4c63a0ada4b9f1d297dcb6 Mon Sep 17 00:00:00 2001 From: Avichai Date: Mon, 17 Dec 2018 13:28:19 -0500 Subject: [PATCH] uncomment feedira --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 4811e36..4c6868a 100644 --- a/Gemfile +++ b/Gemfile @@ -40,7 +40,7 @@ gem "aws-sdk-s3", require: false gem 'rspotify' gem "font-awesome-rails" gem 'ez_download', git: 'https://github.com/OscarAlvarez8830/EZDownload.git' -gem 'feedjira' +# gem 'feedjira' group :development, :test do # Call 'byebug' anywhere in the code to stop execution and get a console