Skip to content

Commit

Permalink
Bump faraday-net_http_persistent from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [faraday-net_http_persistent](https://github.com/lostisland/faraday-net_http_persistent) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/lostisland/faraday-net_http_persistent/releases)
- [Commits](lostisland/faraday-net_http_persistent@v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gms-gs committed Oct 18, 2024
1 parent 75e6194 commit 084aa2c
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 @@ -64,7 +64,7 @@ gem 'terminal-table'

# For querying third party APIs
gem 'faraday'
gem 'faraday-net_http_persistent', '~> 2.2'
gem 'faraday-net_http_persistent', '~> 2.3'

# UK postcode parsing and validation for Ruby
gem 'uk_postcode'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ GEM
faraday (>= 1, < 3)
faraday-net_http (3.3.0)
net-http
faraday-net_http_persistent (2.2.0)
faraday-net_http_persistent (2.3.0)
faraday (~> 2.5)
net-http-persistent (>= 4.0.4, < 5)
ffi (1.16.3)
Expand Down Expand Up @@ -818,7 +818,7 @@ DEPENDENCIES
fakefs
faker
faraday
faraday-net_http_persistent (~> 2.2)
faraday-net_http_persistent (~> 2.3)
geocoder
geokit-rails
google-cloud-bigquery
Expand Down

0 comments on commit 084aa2c

Please sign in to comment.