summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Hecker <36882671+mattzque@users.noreply.github.com>2021-05-26 19:58:29 +0200
committerGitHub <noreply@github.com>2021-05-26 19:58:29 +0200
commitb8536b54ee9cd42b32d5ec68f52ffa72156acdbb (patch)
tree8b5d77235a4e597a07477fda40a0ca8d49807525
parent6c27bebd650147fddab9e1c4158da175952a6c43 (diff)
parent466fc203f812e113e3bc3d6b36a220b05b81335d (diff)
Merge pull request #61 from ruby-rbot/dependabot/bundler/nokogiri-1.11.4
build(deps): bump nokogiri from 1.11.1 to 1.11.4
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 73dbfb0a..dfe0fb8d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -27,14 +27,14 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
- mini_portile2 (2.5.0)
+ mini_portile2 (2.5.1)
multi_json (1.14.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
net-http-digest_auth (1.4.1)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
- nokogiri (1.11.1)
+ nokogiri (1.11.4)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
ntlm-http (0.1.1)