Skip to content

Commit

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

build(deps): bump httparty from 0.18.1 to 0.19.0
  • Loading branch information
Christopher Baines authored Sep 13, 2021
2 parents 1f93731 + fb71063 commit e253690
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem "devise", "~> 4.8.0"
gem "devise_invitable", "~> 2.0.5"
gem "devise_zxcvbn", "~> 5.1.0"
gem "google-apis-drive_v3"
gem "httparty", "~> 0.18.1"
gem "httparty", "~> 0.19.0"
gem "jquery-rails"
gem "mysql2", "~> 0.5.2"
gem "notifications-ruby-client", "~> 5.3.0"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ GEM
hashdiff (1.0.1)
hashie (4.1.0)
html_tokenizer (0.0.7)
httparty (0.18.1)
httparty (0.19.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
Expand All @@ -230,7 +230,7 @@ GEM
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0225)
mime-types-data (3.2021.0901)
mini_mime (1.1.1)
mini_portile2 (2.6.1)
minitest (5.14.4)
Expand Down Expand Up @@ -476,7 +476,7 @@ DEPENDENCIES
faker
google-apis-drive_v3
guard-rspec
httparty (~> 0.18.1)
httparty (~> 0.19.0)
jquery-rails
listen (~> 3)
mysql2 (~> 0.5.2)
Expand Down

0 comments on commit e253690

Please sign in to comment.