Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent d755341 commit 760f586
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ GEM
bigdecimal
rexml
crass (1.0.6)
csv (3.3.0)
datagrid (1.8.1)
railties (>= 6.0)
date (3.3.4)
Expand Down Expand Up @@ -148,7 +149,8 @@ GEM
activesupport (>= 6.1)
hashdiff (1.1.0)
hashie (5.0.0)
httparty (0.21.0)
httparty (0.22.0)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.4)
Expand Down Expand Up @@ -190,7 +192,8 @@ GEM
mini_portile2 (2.8.5)
minitest (5.15.0)
msgpack (1.7.2)
multi_xml (0.6.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mutex_m (0.2.0)
mysql2 (0.5.6)
net-http (0.4.1)
Expand Down

0 comments on commit 760f586

Please sign in to comment.