From 112ac6ba2cd994a3a4a511b903132b0c56fccd92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 07:15:54 +0000 Subject: [PATCH] Bump optparse from 0.2.0 to 0.3.1 Bumps [optparse](https://github.com/ruby/optparse) from 0.2.0 to 0.3.1. - [Release notes](https://github.com/ruby/optparse/releases) - [Commits](https://github.com/ruby/optparse/compare/v0.2.0...v0.3.1) --- updated-dependencies: - dependency-name: optparse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19ab16f..66dc490 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM octokit (4.25.0) faraday (>= 1, < 3) sawyer (~> 0.9) - optparse (0.2.0) + optparse (0.3.1) parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1)