Skip to content

Commit

Permalink
Remove gds_zendesk from dependencies
Browse files Browse the repository at this point in the history
Generated with `bundle remove gds_zendesk`

We are using "zendesk_api" instead.
The gem is deprecated and the repo will be archived.
  • Loading branch information
AgaDufrat committed Aug 7, 2024
1 parent a84529a commit a7e2326
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 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 "aws-sdk-s3"
gem "bootsnap", require: false
gem "gds-api-adapters"
gem "gds-sso"
gem "gds_zendesk"
gem "govuk_app_config"
gem "govuk_sidekiq"
gem "kaminari"
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,6 @@ GEM
rails (>= 7)
warden (~> 1.2)
warden-oauth2 (~> 0.0.1)
gds_zendesk (3.7.0)
null_logger (~> 0)
zendesk_api (>= 1.37, < 4.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.27.2)
Expand Down Expand Up @@ -738,7 +735,6 @@ DEPENDENCIES
factory_bot_rails
gds-api-adapters
gds-sso
gds_zendesk
govuk_app_config
govuk_sidekiq
kaminari
Expand Down

0 comments on commit a7e2326

Please sign in to comment.