Skip to content

Commit

Permalink
build(deps): bump httparty from 0.19.0 to 0.20.0 (#841)
Browse files Browse the repository at this point in the history
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](jnunemaker/httparty@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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2021
1 parent 3c47038 commit 2b9e118
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ GEM
haml (>= 4.0, < 6)
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
httparty (0.19.0)
httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.10)
Expand Down
Binary file removed vendor/cache/httparty-0.19.0.gem
Binary file not shown.
Binary file added vendor/cache/httparty-0.20.0.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.12.5-x86_64-darwin.gem
Binary file not shown.

0 comments on commit 2b9e118

Please sign in to comment.