From 902c3f5e19d68c42f62562bca46f33585ff8a53a Mon Sep 17 00:00:00 2001 From: Oliver Peate Date: Thu, 1 Oct 2020 11:37:45 +0100 Subject: [PATCH] Switch tech-docs-gem from fork to branch on main repo --- Gemfile | 2 +- Gemfile.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 13d043580..0b65ec6d5 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ gem 'wdm', '~> 0.1.0', platforms: [:mswin, :mingw] gem 'tzinfo-data', platforms: [:mswin, :mingw, :jruby] # Include the tech docs gem -gem 'govuk_tech_docs', git: 'https://github.com/shippedcode/tech-docs-gem.git' +gem 'govuk_tech_docs', git: 'https://github.com/alphagov/tech-docs-gem.git', branch: 'http-prefix-support' # For helping with deployment gem 'middleman-gh-pages' diff --git a/Gemfile.lock b/Gemfile.lock index 9e4ceb193..80178c598 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,7 @@ GIT - remote: https://github.com/shippedcode/tech-docs-gem.git - revision: 2d3e9d72e14d02686a4a6dc7146c6592410b7442 + remote: https://github.com/alphagov/tech-docs-gem.git + revision: 28855c05cabb311f311be8e12039151789c7dc29 + branch: http-prefix-support specs: govuk_tech_docs (2.1.0) activesupport