Skip to content

Commit

Permalink
Merge pull request #2954 from alphagov/remove-rack-remove-client-ip-m…
Browse files Browse the repository at this point in the history
…iddleware

Remove rack_strip_client_ip middleware
  • Loading branch information
theseanything authored Dec 13, 2022
2 parents 199c522 + 36dd3b9 commit fba9d0f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ gem "govuk_personalisation"
gem "govuk_publishing_components"
gem "nokogiri"
gem "plek"
gem "rack_strip_client_ip"
gem "redis"
gem "sassc-rails"
gem "sprockets-rails"
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ GEM
rack
rack-test (2.0.2)
rack (>= 1.3)
rack_strip_client_ip (0.0.2)
rails (7.0.4)
actioncable (= 7.0.4)
actionmailbox (= 7.0.4)
Expand Down Expand Up @@ -367,7 +366,6 @@ DEPENDENCIES
nokogiri
plek
pry
rack_strip_client_ip
rails (= 7.0.4)
redis
rubocop-govuk
Expand Down

0 comments on commit fba9d0f

Please sign in to comment.