Skip to content
This repository was archived by the owner on Mar 24, 2020. It is now read-only.

Commit 8bf2f90

Browse files
dependabot-preview[bot]mcritchlow
authored andcommitted
[Security] Bump nokogiri from 1.10.3 to 1.10.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.10.4. **This update includes a security fix.** - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.3...v1.10.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fc68e1f commit 8bf2f90

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ gem "i18n", '~> 0.8.1'
3939
gem "bootstrap-sass", '~> 2.3.2.2' # locked because blacklight 4.7
4040
gem "bower-rails", "~> 0.11.0"
4141
gem "responders", "~> 2.4.0"
42-
gem 'nokogiri', '1.10.3'
42+
gem 'nokogiri', '1.10.4'
4343

4444
gem 'uglifier', '~> 3.2.0'
4545
gem 'rspec-mocks', '3.6.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ GEM
242242
net-ssh (>= 2.6.5)
243243
net-ssh (4.1.0)
244244
netrc (0.10.3)
245-
nokogiri (1.10.3)
245+
nokogiri (1.10.4)
246246
mini_portile2 (~> 2.4.0)
247247
nom-xml (0.5.3)
248248
activesupport (>= 3.2.18)
@@ -482,7 +482,7 @@ DEPENDENCIES
482482
lograge (= 0.5.1)
483483
logstash-event (= 1.2.02)
484484
minitest (~> 5.10.2)
485-
nokogiri (= 1.10.3)
485+
nokogiri (= 1.10.4)
486486
omniauth (~> 1.7.1)
487487
omniauth-shibboleth (~> 1.2.1)
488488
pg (~> 0.18.2)

0 commit comments

Comments
 (0)