From 820dd45de361a34e6e80cd8bede79a9b2450cfdf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 06:50:42 +0000 Subject: [PATCH] Bump xmlrpc from 0.3.0 to 0.3.1 Bumps [xmlrpc](https://github.com/ruby/xmlrpc) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/ruby/xmlrpc/releases) - [Changelog](https://github.com/ruby/xmlrpc/blob/master/NEWS.md) - [Commits](https://github.com/ruby/xmlrpc/compare/v0.3.0...v0.3.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e9e180685..ba04a9a38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -604,7 +604,7 @@ GEM will_paginate (3.3.0) will_paginate-bootstrap4 (0.2.2) will_paginate (~> 3.0, >= 3.0.0) - xmlrpc (0.3.0) + xmlrpc (0.3.1) xpath (3.2.0) nokogiri (~> 1.8) zeitwerk (2.4.1)