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

Commit 03a259b

Browse files
dependabot-supportmcritchlow
authored andcommitted
[Security] Bump nokogiri from 1.8.2 to 1.8.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.8.4. **This update includes security fixes.** - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.8.2...v1.8.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent a1abf09 commit 03a259b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.8.2'
42+
gem 'nokogiri', '1.8.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
@@ -226,7 +226,7 @@ GEM
226226
net-ssh (4.1.0)
227227
netrc (0.10.3)
228228
newrelic_rpm (4.1.0.333)
229-
nokogiri (1.8.2)
229+
nokogiri (1.8.4)
230230
mini_portile2 (~> 2.3.0)
231231
nom-xml (0.5.3)
232232
activesupport (>= 3.2.18)
@@ -458,7 +458,7 @@ DEPENDENCIES
458458
logstash-event (= 1.2.02)
459459
minitest (~> 5.10.2)
460460
newrelic_rpm (= 4.1.0.333)
461-
nokogiri (= 1.8.2)
461+
nokogiri (= 1.8.4)
462462
omniauth (~> 1.7.1)
463463
omniauth-shibboleth (~> 1.2.1)
464464
pg (~> 0.18.2)

0 commit comments

Comments
 (0)