From b1282d8c4df2b663602731b597ab3a0104feffc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 13:10:41 +0000 Subject: [PATCH] Bump rspec-openapi from 0.8.1 to 0.9.0 Bumps [rspec-openapi](https://github.com/exoego/rspec-openapi) from 0.8.1 to 0.9.0. - [Release notes](https://github.com/exoego/rspec-openapi/releases) - [Changelog](https://github.com/exoego/rspec-openapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/exoego/rspec-openapi/compare/v0.8.1...v0.9.0) --- updated-dependencies: - dependency-name: rspec-openapi dependency-type: direct:development 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 983f1092..8d017a09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -335,7 +335,7 @@ GEM rexml (3.2.6) rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-openapi (0.8.1) + rspec-openapi (0.9.0) actionpack (>= 5.2.0) rspec-core rspec-support (3.12.1)