Skip to content

Commit

Permalink
Bump httparty from 0.8.3 to 0.21.0 in /rails
Browse files Browse the repository at this point in the history
Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.8.3 to 0.21.0.
- [Release notes](https://github.com/jnunemaker/httparty/releases)
- [Changelog](https://github.com/jnunemaker/httparty/blob/master/Changelog.md)
- [Commits](jnunemaker/httparty@v0.8.3...v0.21.0)

---
updated-dependencies:
- dependency-name: httparty
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2023
1 parent f99b3a0 commit e5861e3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rails/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,9 @@ GEM
htmlentities (4.3.4)
http-cookie (1.0.3)
domain_name (~> 0.5)
httparty (0.8.3)
multi_json (~> 1.0)
multi_xml
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
httpauth (0.2.1)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -314,7 +314,7 @@ GEM
msgpack (1.4.2)
multi_json (1.15.0)
multi_test (0.1.2)
multi_xml (0.5.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
mysql2 (0.5.3)
mysql2 (0.5.3-x86-mingw32)
Expand Down

0 comments on commit e5861e3

Please sign in to comment.