From 9ff7dcd26404f9496b7c7908c1811e1a65a078a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 20:29:03 +0000 Subject: [PATCH] Bump netaddr from 1.5.1 to 1.5.3 Bumps [netaddr](https://github.com/dspinhirne/netaddr-rb) from 1.5.1 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 dc3fc8e..ead1765 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM mysql2 (0.5.3) net-ldap (0.17.0) net-ping (2.0.8) - netaddr (1.5.1) + netaddr (1.5.3) nio4r (2.5.7) nokogiri (1.11.2) mini_portile2 (~> 2.5.0)