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

Commit bec11f0

Browse files
dependabot-supportmcritchlow
authored andcommitted
[Security] Bump nokogiri from 1.8.4 to 1.10.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 to 1.10.3. **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.4...v1.10.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 46d7991 commit bec11f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.4'
42+
gem 'nokogiri', '1.10.3'
4343

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

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ GEM
239239
method_source (0.8.2)
240240
mime-types (2.99.3)
241241
mini_mime (1.0.1)
242-
mini_portile2 (2.3.0)
242+
mini_portile2 (2.4.0)
243243
minitest (5.10.3)
244244
multi_json (1.13.1)
245245
multi_xml (0.6.0)
@@ -248,8 +248,8 @@ GEM
248248
net-ssh (>= 2.6.5)
249249
net-ssh (4.1.0)
250250
netrc (0.10.3)
251-
nokogiri (1.8.4)
252-
mini_portile2 (~> 2.3.0)
251+
nokogiri (1.10.3)
252+
mini_portile2 (~> 2.4.0)
253253
nom-xml (0.5.3)
254254
activesupport (>= 3.2.18)
255255
i18n
@@ -485,7 +485,7 @@ DEPENDENCIES
485485
lograge (= 0.5.1)
486486
logstash-event (= 1.2.02)
487487
minitest (~> 5.10.2)
488-
nokogiri (= 1.8.4)
488+
nokogiri (= 1.10.3)
489489
omniauth (~> 1.7.1)
490490
omniauth-shibboleth (~> 1.2.1)
491491
pg (~> 0.18.2)

0 commit comments

Comments
 (0)