Skip to content

Commit

Permalink
Bump faraday-http-cache from 2.4.1 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [faraday-http-cache](https://github.com/plataformatec/faraday-http-cache) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/plataformatec/faraday-http-cache/releases)
- [Changelog](https://github.com/sourcelevel/faraday-http-cache/blob/master/CHANGELOG.md)
- [Commits](sourcelevel/faraday-http-cache@v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: faraday-http-cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 19, 2023
1 parent ed9f2c5 commit da17f24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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
4 changes: 2 additions & 2 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.0)
faraday (>= 0.8)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
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 da17f24

Please sign in to comment.