summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaƂ Klichowicz <emkael@tlen.pl>2022-12-08 12:43:31 +0100
committerGitHub <noreply@github.com>2022-12-08 12:43:31 +0100
commitefa99581abbdc0d76da9b3cfd100a6229d85e7d4 (patch)
tree0bcc0570414b25a0a98e340023a402409f843f1e
parent073a2612b3b52082f95d330fc9ed8b29c3513f5a (diff)
parenta11e6d7c82c4e700e7f78e692ea6b7009cc129c7 (diff)
Merge pull request #17 from PZBS/dependabot/bundler/nokogiri-1.13.10
Bump nokogiri from 1.13.9 to 1.13.10
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f64ed9a..01a890e 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.9)
+ nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (4.22.0)
@@ -241,7 +241,7 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
- racc (1.6.0)
+ racc (1.6.1)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)