From b3a4486cf00ed20f2404e357bb4fef2f984b2060 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 13:28:17 +0000 Subject: [PATCH] Bump rspec-openapi from 0.13.0 to 0.14.0 Bumps [rspec-openapi](https://github.com/exoego/rspec-openapi) from 0.13.0 to 0.14.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.13.0...v0.14.0) --- updated-dependencies: - dependency-name: rspec-openapi dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8c4e5ecf..9da427e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,7 +202,7 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) importmap-rails (2.0.1) actionpack (>= 6.0.0) @@ -359,7 +359,7 @@ GEM rexml (3.2.6) rspec-core (3.13.0) rspec-support (~> 3.13.0) - rspec-openapi (0.13.0) + rspec-openapi (0.14.0) actionpack (>= 5.2.0) rspec-core rspec-support (3.13.1)