Bump httparty from 0.19.0 to 0.20.0 (#14860)

Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/jnunemaker/httparty/releases)
- [Changelog](https://github.com/jnunemaker/httparty/blob/master/Changelog.md)
- [Commits](https://github.com/jnunemaker/httparty/compare/v0.19.0...v0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-29 13:09:06 -06:00 committed by GitHub
parent d00a33554e
commit bc244e7e2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -48,7 +48,7 @@ gem "honeycomb-beeline", "~> 2.7.0" # Monitoring and Observability gem
gem "html_truncator", "~> 0.4" # Truncate an HTML string properly
gem "htmlentities", "~> 4.3", ">= 4.3.4" # A module for encoding and decoding (X)HTML entities
gem "i18n-js", "~> 3.9.0" # Helps with internationalization in Rails.
gem "httparty", "~> 0.19" # Makes http fun! Also, makes consuming restful web services dead easy
gem "httparty", "~> 0.20" # Makes http fun! Also, makes consuming restful web services dead easy
gem "imgproxy", "~> 2.0" # A gem that easily generates imgproxy URLs for your images
gem "inline_svg", "~> 1.7" # Embed SVG documents in your Rails views and style them with CSS
gem "jbuilder", "~> 2.11" # Create JSON structures via a Builder-style DSL

View file

@ -372,7 +372,7 @@ GEM
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
http_parser.rb (0.6.0)
httparty (0.19.0)
httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
@ -927,7 +927,7 @@ DEPENDENCIES
honeycomb-beeline (~> 2.7.0)
html_truncator (~> 0.4)
htmlentities (~> 4.3, >= 4.3.4)
httparty (~> 0.19)
httparty (~> 0.20)
hypershield (~> 0.2.2)
i18n-js (~> 3.9.0)
i18n-tasks (~> 0.9.34)

Binary file not shown.

BIN
vendor/cache/httparty-0.20.0.gem vendored Normal file

Binary file not shown.