diff options
author | MichaĆ Klichowicz <emkael@tlen.pl> | 2022-10-23 13:42:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-23 13:42:21 +0200 |
commit | 073a2612b3b52082f95d330fc9ed8b29c3513f5a (patch) | |
tree | bc3e982d6fb65f6e1c9853b09719582b9726cfe6 | |
parent | 92b3265a603bdca12cac6c7acec0415a968247b4 (diff) | |
parent | f255ec213189188617377e42cd7770063ea082cb (diff) |
Merge pull request #16 from PZBS/dependabot/bundler/nokogiri-1.13.9
Bump nokogiri from 1.13.6 to 1.13.9
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 432cd34..f64ed9a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -232,7 +232,7 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.15.0) multipart-post (2.1.1) - nokogiri (1.13.6) + nokogiri (1.13.9) mini_portile2 (~> 2.8.0) racc (~> 1.4) octokit (4.22.0) |