From 0ba1ac8d52434bcf4cc5c482c985216027b3076d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 16:56:23 +0000 Subject: [PATCH] Bump rspec-openapi from 0.14.0 to 0.15.0 Bumps [rspec-openapi](https://github.com/exoego/rspec-openapi) from 0.14.0 to 0.15.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.14.0...v0.15.0) --- updated-dependencies: - dependency-name: rspec-openapi dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2c5d5ce5..e4dd025a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -252,14 +252,14 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.16.2) + nokogiri (1.16.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.2-arm64-darwin) + nokogiri (1.16.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-darwin) + nokogiri (1.16.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -359,7 +359,7 @@ GEM rexml (3.2.6) rspec-core (3.13.0) rspec-support (~> 3.13.0) - rspec-openapi (0.14.0) + rspec-openapi (0.15.0) actionpack (>= 5.2.0) rspec-core rspec-support (3.13.1)