From c4fe468c574f72ce441949e4aa61d1df8e504cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 10:01:05 +0000 Subject: [PATCH] Bump pronto from 0.11.0 to 0.11.1 Bumps [pronto](https://github.com/prontolabs/pronto) from 0.11.0 to 0.11.1. - [Release notes](https://github.com/prontolabs/pronto/releases) - [Changelog](https://github.com/prontolabs/pronto/blob/master/CHANGELOG.md) - [Commits](https://github.com/prontolabs/pronto/compare/v0.11.0...v0.11.1) --- updated-dependencies: - dependency-name: pronto dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 71bb460..94cc387 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,20 +84,20 @@ GEM nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) - octokit (4.25.1) + octokit (6.0.1) faraday (>= 1, < 3) sawyer (~> 0.9) parallel (1.22.1) parser (3.1.3.0) ast (~> 2.4.1) path_expander (1.1.0) - pronto (0.11.0) - gitlab (~> 4.4, >= 4.4.0) - httparty (>= 0.13.7) - octokit (~> 4.7, >= 4.7.0) + pronto (0.11.1) + gitlab (>= 4.4.0, < 5.0) + httparty (>= 0.13.7, < 1.0) + octokit (>= 4.7.0, < 7.0) rainbow (>= 2.2, < 4.0) - rexml (~> 3.2) - rugged (>= 0.23.0, < 1.1.0) + rexml (>= 3.2.5, < 4.0) + rugged (>= 0.23.0, < 2.0) thor (>= 0.20.3, < 2.0) pronto-brakeman (0.11.1) brakeman (>= 3.2.0) @@ -212,7 +212,7 @@ GEM ruby2_keywords (0.0.5) ruby_parser (3.18.1) sexp_processor (~> 4.16) - rugged (1.0.1) + rugged (1.5.0.1) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0)