Skip to content

Commit

Permalink
Remove gds_zendesk gem from dependencies
Browse files Browse the repository at this point in the history
It's no longer used
  • Loading branch information
AgaDufrat committed Aug 15, 2024
1 parent dd98b9a commit e00411c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ gem "cancancan"
gem "dartsass-rails"
gem "gds-api-adapters"
gem "gds-sso"
gem "gds_zendesk"
gem "govuk_admin_template"
gem "govuk_app_config"
gem "govuk_publishing_components"
Expand Down
15 changes: 0 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,6 @@ GEM
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.1.0)
net-http
ffi (1.17.0-aarch64-linux-gnu)
Expand All @@ -176,9 +174,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.3-aarch64-linux)
Expand Down Expand Up @@ -241,7 +236,6 @@ GEM
domain_name (~> 0.5)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
inflection (1.0.0)
io-console (0.7.2)
irb (1.14.0)
rdoc (>= 4.0.0)
Expand Down Expand Up @@ -296,7 +290,6 @@ GEM
msgpack (1.7.2)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multipart-post (2.4.1)
mutex_m (0.2.0)
net-http (0.4.1)
uri
Expand Down Expand Up @@ -767,13 +760,6 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.17)
zendesk_api (3.1.0)
faraday (> 2.0.0)
faraday-multipart
hashie (>= 3.5.2, < 6.0.0)
inflection
mini_mime
multipart-post (~> 2.0)

PLATFORMS
aarch64-linux
Expand All @@ -789,7 +775,6 @@ DEPENDENCIES
factory_bot_rails
gds-api-adapters
gds-sso
gds_zendesk
govuk_admin_template
govuk_app_config
govuk_publishing_components
Expand Down

0 comments on commit e00411c

Please sign in to comment.