From 78e90d399d86942c4baa0067bc4b367f563b6b5d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 10:25:09 +0000 Subject: [PATCH] build(deps): bump dnsruby from 1.61.3 to 1.61.4 in /docs Bumps [dnsruby](https://github.com/alexdalitz/dnsruby) from 1.61.3 to 1.61.4. - [Release notes](https://github.com/alexdalitz/dnsruby/releases) - [Changelog](https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/alexdalitz/dnsruby/commits/v1.61.4) Signed-off-by: dependabot-preview[bot] --- docs/Gemfile.lock | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index d42d49c71b..795e05adce 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -17,8 +17,8 @@ GEM commonmarker (0.17.13) ruby-enum (~> 0.5) concurrent-ruby (1.1.6) - dnsruby (1.61.3) - addressable (~> 2.5) + dnsruby (1.61.4) + simpleidn (~> 0.1) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) @@ -241,6 +241,8 @@ GEM sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) + simpleidn (0.1.1) + unf (~> 0.1.4) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) @@ -248,6 +250,9 @@ GEM ethon (>= 0.9.0) tzinfo (1.2.7) thread_safe (~> 0.1) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.7) unicode-display_width (1.7.0) yell (2.2.2) zeitwerk (2.4.0)