From 7a79e57c07ea9074c6445e42490fcbae309f7060 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:22:50 +0000 Subject: [PATCH] Bump the ruby group with 2 updates Bumps the ruby group with 2 updates: [faraday-retry](https://github.com/lostisland/faraday-retry) and [rspec-openapi](https://github.com/exoego/rspec-openapi). Updates `faraday-retry` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/lostisland/faraday-retry/releases) - [Changelog](https://github.com/lostisland/faraday-retry/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday-retry/compare/v2.2.0...v2.2.1) Updates `rspec-openapi` from 0.16.1 to 0.17.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.16.1...v0.17.0) --- updated-dependencies: - dependency-name: faraday-retry dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rspec-openapi dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9df90c75..4eab799a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,14 +159,13 @@ GEM railties (>= 5.0.0) faker (3.3.1) i18n (>= 1.8.11, < 2) - faraday (2.7.11) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) + faraday (2.9.0) + faraday-net_http (>= 2.0, < 3.2) faraday-http-cache (2.5.0) faraday (>= 0.8) - faraday-net_http (3.0.2) - faraday-retry (2.2.0) + faraday-net_http (3.1.0) + net-http + faraday-retry (2.2.1) faraday (~> 2.0) fast_gettext (2.3.0) ffi (1.16.3) @@ -234,13 +233,15 @@ GEM marcel (1.0.2) matrix (0.4.2) mini_mime (1.1.5) - mini_portile2 (2.8.5) + mini_portile2 (2.8.6) mini_racer (0.9.0) libv8-node (~> 18.19.0.0) minitest (5.22.3) multi_json (1.15.0) multi_xml (0.6.0) mutex_m (0.2.0) + net-http (0.4.1) + uri net-imap (0.4.10) date net-protocol @@ -252,14 +253,14 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.16.3) + nokogiri (1.16.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.3-arm64-darwin) + nokogiri (1.16.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.3-x86_64-darwin) + nokogiri (1.16.4-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.3-x86_64-linux) + nokogiri (1.16.4-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -359,7 +360,7 @@ GEM rexml (3.2.6) rspec-core (3.13.0) rspec-support (~> 3.13.0) - rspec-openapi (0.16.1) + rspec-openapi (0.17.0) actionpack (>= 5.2.0) rails-dom-testing rspec-core @@ -393,7 +394,6 @@ GEM ruby-saml (1.16.0) nokogiri (>= 1.13.10) rexml - ruby2_keywords (0.0.5) rubyzip (2.3.2) sass-embedded (1.70.0) google-protobuf (~> 3.25) @@ -449,6 +449,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) + uri (0.13.0) web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0)