Skip to content

Commit

Permalink
Bump faraday-http-cache from 2.4.1 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [faraday-http-cache](https:/plataformatec/faraday-http-cache) from 2.4.1 to 2.5.1.
- [Changelog](https:/sourcelevel/faraday-http-cache/blob/master/CHANGELOG.md)
- [Commits](https:/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 202c124 commit f32a0c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit f32a0c2

Please sign in to comment.