diff --git a/Gemfile b/Gemfile index 66bd68f740..ee7f7e0f7e 100644 --- a/Gemfile +++ b/Gemfile @@ -80,7 +80,7 @@ gem "text" gem "indefinite_article" gem "connection_pool" -gem "get_into_teaching_api_client_faraday", ">= 3.1.3", github: "DFE-Digital/get-into-teaching-api-ruby-client", require: "api/client", branch: "add-creation-channel-to-tta", ref: "f6b52e75af55e039629b00f14996935347fb12b5" +gem "get_into_teaching_api_client_faraday", ">= 3.1.3", github: "DFE-Digital/get-into-teaching-api-ruby-client", require: "api/client", branch: "add-creation-channel-to-tta", ref: "1d58d92136a6f855ff708ca1397155e63d68e79d" gem "redis" gem "redis-session-store", ">= 0.11.4" diff --git a/Gemfile.lock b/Gemfile.lock index ebd24f1ad8..8434871fde 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,8 +31,8 @@ GIT GIT remote: https://github.com/DFE-Digital/get-into-teaching-api-ruby-client.git - revision: f6b52e75af55e039629b00f14996935347fb12b5 - ref: f6b52e75af55e039629b00f14996935347fb12b5 + revision: 1d58d92136a6f855ff708ca1397155e63d68e79d + ref: 1d58d92136a6f855ff708ca1397155e63d68e79d branch: add-creation-channel-to-tta specs: get_into_teaching_api_client (3.5.0)