Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Commit

Permalink
Bump nokogiri from 1.8.2 to 1.10.9
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.10.9.
- [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.10.9)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2020
1 parent 461f88a commit 474f67c
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ GEM
crass (1.0.3)
erubi (1.7.0)
execjs (2.7.0)
ffi (1.9.18)
ffi (1.9.18-x64-mingw32)
globalid (0.4.1)
activesupport (>= 4.2.0)
Expand All @@ -79,12 +80,14 @@ GEM
mini_mime (>= 0.1.1)
method_source (0.9.0)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
minitest (5.11.3)
multi_json (1.13.1)
nio4r (2.2.0)
nokogiri (1.8.2-x64-mingw32)
mini_portile2 (~> 2.3.0)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.9-x64-mingw32)
mini_portile2 (~> 2.4.0)
public_suffix (3.0.1)
puma (3.11.2)
rack (2.0.3)
Expand Down Expand Up @@ -139,6 +142,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
sqlite3 (1.3.13-x64-mingw32)
thor (0.20.0)
thread_safe (0.3.6)
Expand All @@ -164,6 +168,7 @@ GEM
nokogiri (~> 1.8)

PLATFORMS
ruby
x64-mingw32

DEPENDENCIES
Expand Down

0 comments on commit 474f67c

Please sign in to comment.