Skip to content
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 @@ -23,7 +23,7 @@ gem "gds-api-adapters"
gem "gds-sso"
gem "google-cloud-bigquery", require: false
gem "govuk_app_config"
gem "govuk_chat_private", github: "alphagov/govuk_chat_private"
gem "govuk_chat_private", github: "alphagov/govuk_chat_private", branch: "iterate-about-mp-intent"
gem "govuk_message_queue_consumer"
gem "govuk_publishing_components"
gem "govuk_sidekiq"
Expand Down
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
GIT
remote: https://github.com/alphagov/govuk_chat_private.git
revision: acb0deb44886a31747c0f5a904c48180db3aef7d
revision: 8cb2e70fc71350727aec95d15156877c2d20c604
branch: iterate-about-mp-intent
specs:
govuk_chat_private (0.0.1)
activesupport (>= 8)
Expand Down
Loading