From 9508e6b23486cf93495fd0303dd7a55410fba9f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 20:27:41 +0000 Subject: [PATCH] Bump netaddr from 1.5.0 to 1.5.3 Bumps [netaddr](https://github.com/dspinhirne/netaddr-rb) from 1.5.0 to 1.5.3. - [Release notes](https://github.com/dspinhirne/netaddr-rb/releases) - [Commits](https://github.com/dspinhirne/netaddr-rb/commits/1.5.3) --- updated-dependencies: - dependency-name: netaddr dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec603c9..074cb72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM hoe-yard (0.1.2) yard (>= 0.2.3.1) json (1.8.1) - netaddr (1.5.0) + netaddr (1.5.3) rake (0.9.6) rdoc (4.0.1) json (~> 1.4)