From b4000eed8fefa3c68ea8b557f9c8098b8ec0785e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 18:03:15 +0000 Subject: [PATCH] build(deps): bump dnsruby from 1.61.5 to 1.61.6 in /docs Bumps [dnsruby](https://github.com/alexdalitz/dnsruby) from 1.61.5 to 1.61.6. - [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/compare/v1.61.5...v1.61.6) --- updated-dependencies: - dependency-name: dnsruby dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 24b963e7ec..01ff54c4bb 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -17,7 +17,7 @@ GEM commonmarker (0.17.13) ruby-enum (~> 0.5) concurrent-ruby (1.1.8) - dnsruby (1.61.5) + dnsruby (1.61.6) simpleidn (~> 0.1) em-websocket (0.5.2) eventmachine (>= 0.12.9)