Skip to content

Commit 115fc5f

Browse files
Bump nokogiri from 1.8.4 to 1.10.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 to 1.10.8. - [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.8) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e21ba0 commit 115fc5f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ gem 'mailgun-ruby'
2828
gem 'meta-tags'
2929
gem 'mini_magick'
3030
gem 'mini_racer'
31-
gem 'nokogiri', '~> 1.8.2'
31+
gem 'nokogiri', '~> 1.10.8'
3232
gem 'pg', '~> 0.15'
3333
gem 'poltergeist'
3434
gem 'puma'

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -221,16 +221,16 @@ GEM
221221
mimemagic (0.3.2)
222222
mini_magick (4.7.0)
223223
mini_mime (1.0.0)
224-
mini_portile2 (2.3.0)
224+
mini_portile2 (2.4.0)
225225
mini_racer (0.2.0)
226226
libv8 (>= 6.3)
227227
minitest (5.13.0)
228228
multi_json (1.14.1)
229229
multipart-post (2.0.0)
230230
netrc (0.11.0)
231231
nio4r (2.3.1)
232-
nokogiri (1.8.4)
233-
mini_portile2 (~> 2.3.0)
232+
nokogiri (1.10.8)
233+
mini_portile2 (~> 2.4.0)
234234
numerizer (0.1.1)
235235
parallel (1.11.2)
236236
parser (2.4.0.0)
@@ -413,7 +413,7 @@ DEPENDENCIES
413413
meta-tags
414414
mini_magick
415415
mini_racer
416-
nokogiri (~> 1.8.2)
416+
nokogiri (~> 1.10.8)
417417
pg (~> 0.15)
418418
poltergeist
419419
puma

0 commit comments

Comments
 (0)