From 69a54af835edd8612f909a3246f601e4d52acc3e Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 22 May 2014 17:33:07 +1000 Subject: [PATCH] We dont need image sorcery gem for a single convenience method --- Gemfile | 3 --- Gemfile.lock | 2 -- 2 files changed, 5 deletions(-) diff --git a/Gemfile b/Gemfile index 70b240b22..13fdc577e 100644 --- a/Gemfile +++ b/Gemfile @@ -116,9 +116,6 @@ gem 'email_reply_parser-discourse', require: 'email_reply_parser' # # Sam: held back, getting weird errors in latest gem 'image_optim', '0.9.1' -# note: for image_sorcery to correctly work you need -# sudo apt-get install -y imagemagick -gem 'image_sorcery' gem 'multi_json' gem 'mustache' gem 'nokogiri' diff --git a/Gemfile.lock b/Gemfile.lock index 2782bf77f..4d4e28a97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,7 +138,6 @@ GEM in_threads (~> 1.2.0) progress (~> 3.0.0) image_size (1.1.5) - image_sorcery (1.1.0) in_threads (1.2.0) jquery-rails (3.1.0) railties (>= 3.0, < 5.0) @@ -422,7 +421,6 @@ DEPENDENCIES highline hiredis image_optim (= 0.9.1) - image_sorcery librarian (>= 0.0.25) listen (= 0.7.3) logster