From 6154e1742f5c668d31410c75986f6bc99be86c3e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2019 15:23:38 +0000 Subject: [PATCH] build: bump dnsruby from 1.61.2 to 1.61.3 in /docs Bumps [dnsruby](https://github.com/alexdalitz/dnsruby) from 1.61.2 to 1.61.3. - [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) Signed-off-by: dependabot-preview[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 47801b54dc..d9bf9fb6de 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -16,7 +16,7 @@ GEM commonmarker (0.17.13) ruby-enum (~> 0.5) concurrent-ruby (1.1.5) - dnsruby (1.61.2) + dnsruby (1.61.3) addressable (~> 2.5) em-websocket (0.5.1) eventmachine (>= 0.12.9)