Skip to content
This repository was archived by the owner on Mar 15, 2021. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ gem 'gds_metrics', '~> 0.1.0'
gem 'prometheus_exporter', '~> 0.4.5'

# HTTP
gem 'httparty', '~> 0.17.0'
gem 'httparty', '~> 0.18.1'

# Canonical meta tag
gem 'canonical-rails'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
httparty (0.17.3)
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.3)
Expand Down Expand Up @@ -440,7 +440,7 @@ DEPENDENCIES
guard-rspec
haml-rails
health_check (~> 3.0)
httparty (~> 0.17.0)
httparty (~> 0.18.1)
invisible_captcha
iso8601 (~> 0.12.1)
jbuilder (~> 2.8)
Expand Down