Pin exifr to 1.2.5.

This commit is contained in:
Guo Xiang Tan
2018-06-20 17:27:46 +08:00
parent ff5fc3cb08
commit bb959e85e6
2 changed files with 3 additions and 1 deletions

View File

@ -189,3 +189,4 @@ if ENV["IMPORT"] == "1"
end end
gem 'webpush', require: false gem 'webpush', require: false
gem 'exifr', '1.2.5'

View File

@ -108,7 +108,7 @@ GEM
erubi (1.7.1) erubi (1.7.1)
excon (0.62.0) excon (0.62.0)
execjs (2.7.0) execjs (2.7.0)
exifr (1.3.4) exifr (1.2.5)
fabrication (2.20.1) fabrication (2.20.1)
fakeweb (1.3.0) fakeweb (1.3.0)
faraday (0.12.2) faraday (0.12.2)
@ -430,6 +430,7 @@ DEPENDENCIES
ember-source (= 2.13.3) ember-source (= 2.13.3)
excon excon
execjs execjs
exifr (= 1.2.5)
fabrication fabrication
fakeweb (~> 1.3.0) fakeweb (~> 1.3.0)
fast_blank fast_blank