From fc412116e3b84fd824193abebb00473c449755b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 02:11:21 +0000 Subject: [PATCH] build(deps): bump dnsruby from 1.61.7 to 1.61.9 in /docs Bumps [dnsruby](https://github.com/alexdalitz/dnsruby) from 1.61.7 to 1.61.9. - [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.7...v1.61.9) --- 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 a2995df4ed..a438a10bfb 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -19,7 +19,7 @@ GEM commonmarker (0.17.13) ruby-enum (~> 0.5) concurrent-ruby (1.1.9) - dnsruby (1.61.7) + dnsruby (1.61.9) simpleidn (~> 0.1) em-websocket (0.5.3) eventmachine (>= 0.12.9)