Remove unused dependency diffy

It was used to show differences in the product cache. But we removed the
cache in ab330e882e and the gem hasn't
been used since.
This commit is contained in:
Maikel Linke
2020-08-12 13:10:51 +10:00
parent a8207128df
commit 99ca0adf64
2 changed files with 0 additions and 3 deletions

View File

@@ -86,7 +86,6 @@ gem 'acts-as-taggable-on', '~> 4.0'
gem 'angularjs-file-upload-rails', '~> 2.4.1'
gem 'custom_error_message', github: 'jeremydurham/custom-err-msg'
gem 'dalli'
gem 'diffy'
gem 'figaro'
gem 'geocoder'
gem 'gmaps4rails'

View File

@@ -229,7 +229,6 @@ GEM
devise-token_authenticatable (0.4.10)
devise (>= 3.5.2, < 4.0.0)
diff-lcs (1.3)
diffy (3.3.0)
docile (1.3.2)
dry-inflector (0.1.2)
erubis (2.7.0)
@@ -743,7 +742,6 @@ DEPENDENCIES
devise-encryptable
devise-token_authenticatable (~> 0.4.10)
dfc_provider!
diffy
eventmachine (>= 1.2.3)
factory_bot_rails (= 4.10.0)
ffaker (~> 1.16)