diff options
author | MichaĆ Klichowicz <emkael@tlen.pl> | 2020-02-26 10:03:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-26 10:03:58 +0100 |
commit | 2d4b7afd9cd536ea3c86e5c217a8f9da194979db (patch) | |
tree | ebcf1ca11a3b357346280fc27dc26a9daa47bbdc | |
parent | 1d173b680e4f7cc866ab8d217bfce2a4610242e0 (diff) | |
parent | 618fcfbc11129471d7c4df0a71367a1820b1797e (diff) |
Merge pull request #3 from PZBS/dependabot/bundler/nokogiri-1.10.8
Bump nokogiri from 1.10.7 to 1.10.8
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4e114ec..702b483 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,7 +204,7 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.13.0) multipart-post (2.1.1) - nokogiri (1.10.7) + nokogiri (1.10.8) mini_portile2 (~> 2.4.0) octokit (4.15.0) faraday (>= 0.9) |