mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Pin exifr to 1.2.5.
This commit is contained in:
parent
ff5fc3cb08
commit
bb959e85e6
1
Gemfile
1
Gemfile
@ -189,3 +189,4 @@ if ENV["IMPORT"] == "1"
|
||||
end
|
||||
|
||||
gem 'webpush', require: false
|
||||
gem 'exifr', '1.2.5'
|
||||
|
@ -108,7 +108,7 @@ GEM
|
||||
erubi (1.7.1)
|
||||
excon (0.62.0)
|
||||
execjs (2.7.0)
|
||||
exifr (1.3.4)
|
||||
exifr (1.2.5)
|
||||
fabrication (2.20.1)
|
||||
fakeweb (1.3.0)
|
||||
faraday (0.12.2)
|
||||
@ -430,6 +430,7 @@ DEPENDENCIES
|
||||
ember-source (= 2.13.3)
|
||||
excon
|
||||
execjs
|
||||
exifr (= 1.2.5)
|
||||
fabrication
|
||||
fakeweb (~> 1.3.0)
|
||||
fast_blank
|
||||
|
Loading…
Reference in New Issue
Block a user