From f32a0c249eb5126007586a5343bd537504ece16a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 18:40:06 +0000 Subject: [PATCH] Bump faraday-http-cache from 2.4.1 to 2.5.1 Bumps [faraday-http-cache](https://github.com/plataformatec/faraday-http-cache) from 2.4.1 to 2.5.1. - [Changelog](https://github.com/sourcelevel/faraday-http-cache/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/faraday-http-cache/commits) --- updated-dependencies: - dependency-name: faraday-http-cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 6a104aaad..d9cf23eeb 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,7 @@ gem 'devise', '~> 4.9' gem 'doorkeeper', '~> 4.4' gem 'doorkeeper-jwt', '~> 0.2.1' gem 'faraday', '~> 1.10' -gem 'faraday-http-cache', '~> 2.4' +gem 'faraday-http-cache', '~> 2.5' gem 'faraday_middleware', '~> 1.2' gem 'flipper' gem 'flipper-active_record' diff --git a/Gemfile.lock b/Gemfile.lock index cf5998618..3aff86de7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -165,7 +165,7 @@ GEM faraday-em_http (1.0.0) faraday-em_synchrony (1.0.0) faraday-excon (1.1.0) - faraday-http-cache (2.4.1) + faraday-http-cache (2.5.1) faraday (>= 0.8) faraday-httpclient (1.0.1) faraday-multipart (1.0.4) @@ -283,7 +283,7 @@ GEM ruby2_keywords multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.3.0) + multipart-post (2.4.0) nenv (0.3.0) net-http-persistent (4.0.1) connection_pool (~> 2.2) @@ -536,7 +536,7 @@ DEPENDENCIES doorkeeper-jwt (~> 0.2.1) factory_bot_rails faraday (~> 1.10) - faraday-http-cache (~> 2.4) + faraday-http-cache (~> 2.5) faraday_middleware (~> 1.2) flipper flipper-active_record