gems: drop ruby-imagespec gem.

* Use libvips instead of ruby-imagespec for reading dimensions of jpeg, png, and gif files.
* Copy the code for reading the dimensions of flash files from ruby-imagespec.

Fixes an incompatibility between ruby-imagespec and the rubocop gem that
prevented us from including rubocop in the Gemfile.
This commit is contained in:
evazion
2020-05-06 00:58:11 -05:00
parent e477232e02
commit a6fac80e66
4 changed files with 58 additions and 15 deletions

View File

@@ -5,13 +5,6 @@ GIT
dtext_rb (1.10.5)
nokogiri (~> 1.8)
GIT
remote: https://github.com/r888888888/ruby-imagespec.git
revision: 2dab9811f4abb4fbaeea66feb42e388ba545b2d8
branch: exif-fixes
specs:
ruby-imagespec (0.3.1)
GEM
remote: https://rubygems.org/
specs:
@@ -456,7 +449,6 @@ DEPENDENCIES
request_store
responders
retriable
ruby-imagespec!
ruby-vips
rubyzip
sanitize