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

Commit 7fff160

Browse files
dependabot-supportmcritchlow
authored andcommitted
Bump nokogiri from 1.8.1 to 1.8.2
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.8.2. - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.8.1...v1.8.2)
1 parent 827793f commit 7fff160

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
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.1'
42+
gem 'nokogiri', '1.8.2'
4343

4444
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
4545
gem 'therubyracer', '~> 0.12.3', :platforms => :ruby

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ GEM
219219
net-ssh (4.1.0)
220220
netrc (0.10.3)
221221
newrelic_rpm (4.1.0.333)
222-
nokogiri (1.8.1)
222+
nokogiri (1.8.2)
223223
mini_portile2 (~> 2.3.0)
224224
nom-xml (0.5.3)
225225
activesupport (>= 3.2.18)
@@ -460,7 +460,7 @@ DEPENDENCIES
460460
logstash-event (= 1.2.02)
461461
minitest (~> 5.10.2)
462462
newrelic_rpm (= 4.1.0.333)
463-
nokogiri (= 1.8.1)
463+
nokogiri (= 1.8.2)
464464
omniauth (~> 1.7.1)
465465
omniauth-shibboleth (~> 1.2.1)
466466
poltergeist (= 1.15.0)

0 commit comments

Comments
 (0)