Merge pull request #3810 from openfoodfoundation/dependabot/bundler/deface-1.0.2

Bump deface from 1.0.0 to 1.0.2
This commit is contained in:
Luis Ramos
2019-05-23 18:42:51 +01:00
committed by GitHub
2 changed files with 5 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ gem 'rabl'
# Once Rails is updated to 5.x we should bump directly to 0.10.x
gem "active_model_serializers", "0.8.4"
gem 'oj'
gem 'deface', '1.0.0'
gem 'deface', '1.0.2'
gem 'paperclip', '~> 3.4.1'
gem 'dalli'
gem 'geocoder'

View File

@@ -260,9 +260,10 @@ GEM
fog (~> 1.0)
rails (>= 3.2.0, < 5.0)
debugger-linecache (1.2.0)
deface (1.0.0)
deface (1.0.2)
colorize (>= 0.5.8)
nokogiri (~> 1.6.0)
polyglot
rails (>= 3.1)
delayed_job (4.1.5)
activesupport (>= 3.0, < 5.3)
@@ -595,7 +596,7 @@ GEM
rabl (0.8.4)
activesupport (>= 2.3.14)
rack (1.4.7)
rack-cache (1.8.0)
rack-cache (1.9.0)
rack (>= 0.4)
rack-mini-profiler (0.10.7)
rack (>= 1.2.0)
@@ -807,7 +808,7 @@ DEPENDENCIES
database_cleaner (= 0.7.1)
db2fog
debugger-linecache
deface (= 1.0.0)
deface (= 1.0.2)
delayed_job_active_record
delayed_job_web
diffy