Skip to content

Commit

Permalink
Merge pull request #1685 from alphagov/dependabot/bundler/httparty-0.…
Browse files Browse the repository at this point in the history
…22.0

Bump httparty from 0.21.0 to 0.22.0
  • Loading branch information
mtaylorgds authored Apr 30, 2024
2 parents cca4215 + cc2643f commit 1464168
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ group :test do
gem "webmock"
end

gem "httparty", "~> 0.21.0"
gem "httparty", "~> 0.22.0"
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ GEM
bigdecimal
rexml
crass (1.0.6)
csv (3.3.0)
date (3.3.4)
diff-lcs (1.5.1)
docile (1.4.0)
Expand Down Expand Up @@ -203,7 +204,8 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
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 @@ -741,7 +743,7 @@ DEPENDENCIES
govuk_sidekiq
govuk_test
hashdiff
httparty (~> 0.21.0)
httparty (~> 0.22.0)
jquery-ui-rails
kaminari
pg
Expand Down

0 comments on commit 1464168

Please sign in to comment.