Skip to content

Commit

Permalink
Bump nokogiri from 1.10.3 to 1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 1, 2019
1 parent f621a6e commit e26517a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@ gem 'bystander', '2.0.0', git: 'https://github.com/unepwcmc/bystander'
gem 'devise', '~> 4.6.2' # MAJOR VERSION CHANGE, CHECK DOCS

gem 'comfortable_mexican_sofa', '1.12.10'
gem 'nokogiri', '~> 1.10.1'
gem 'nokogiri', '~> 1.10.4'
gem 'tinymce-rails', '~> 4.3.2'
gem 'phantompdf', '~> 1.2.2'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,7 @@ GEM
net-ssh (>= 2.6.5, < 6.0.0)
net-ssh (5.2.0)
nio4r (2.3.1)
nokogiri (1.10.3)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
orm_adapter (0.5.0)
paperclip (6.1.0)
Expand Down Expand Up @@ -1152,7 +1152,7 @@ DEPENDENCIES
levenshtein (~> 0.2.2)
minitest (~> 5.10, != 5.10.2)
mocha (~> 1.0.0)
nokogiri (~> 1.10.1)
nokogiri (~> 1.10.4)
pg (~> 0.21)
phantompdf (~> 1.2.2)
premailer-rails
Expand Down

0 comments on commit e26517a

Please sign in to comment.