Skip to content

Commit

Permalink
TEMP Remove autocomplete
Browse files Browse the repository at this point in the history
  • Loading branch information
gpeng committed Jan 26, 2024
1 parent 62691b4 commit afc10db
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ gem "cssbundling-rails"
gem "data_migrate"
gem "devise"
gem "devise_invitable"
gem "dfe-autocomplete",
require: "dfe/autocomplete",
github: "DFE-Digital/dfe-autocomplete"
gem "faraday", "~> 2.9"
gem "gds_zendesk"
gem "govuk-components", "~> 5.0.0"
Expand Down
12 changes: 0 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
GIT
remote: https://github.com/DFE-Digital/dfe-autocomplete.git
revision: 11738c0e25778162e26eb7ab5e22a6ffce671b08
specs:
dfe-autocomplete (0.1.0)
actionview (>= 7.0.2.3)
activemodel (>= 7.0.2.3)
govuk-components
rails (>= 7.0.2.3)
view_component

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -547,7 +536,6 @@ DEPENDENCIES
debug
devise
devise_invitable
dfe-autocomplete!
dotenv-rails
factory_bot_rails
faker
Expand Down

0 comments on commit afc10db

Please sign in to comment.