summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorMatthias Hecker <36882671+mattzque@users.noreply.github.com>2020-03-27 21:00:16 +0100
committerGitHub <noreply@github.com>2020-03-27 21:00:16 +0100
commit6586d3e63c650ab377b92c54cc96116cb23d714f (patch)
tree5b3f8f739cb3a8980157a5a73553a60540019128 /Gemfile.lock
parent57a8d6de3865d45b8ab3f56560f8a456bf1c0d08 (diff)
parent358e6c29b8dfc9182a7c86f9bc9021a7a567d3d2 (diff)
Merge pull request #30 from ruby-rbot/dependabot/bundler/nokogiri-1.10.9
Bump nokogiri from 1.6.1 to 1.10.9
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 17ed1dd0..b57346a7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -20,14 +20,14 @@ GEM
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (>= 0.0.9, < 0.2)
mime-types (2.1)
- mini_portile (0.5.2)
+ mini_portile2 (2.4.0)
multi_json (1.9.0)
multi_xml (0.5.5)
multipart-post (2.0.0)
net-http-digest_auth (1.4)
net-http-persistent (2.9.4)
- nokogiri (1.6.1)
- mini_portile (~> 0.5.0)
+ nokogiri (1.10.9)
+ mini_portile2 (~> 2.4.0)
ntlm-http (0.1.1)
oauth (0.4.7)
oauth2 (0.9.3)