From d2ae56d833690a6c94a6498dd69ca400773a9eda Mon Sep 17 00:00:00 2001 From: Tim Gentry <52189+timgentry@users.noreply.github.com> Date: Wed, 23 Oct 2024 09:48:46 +0100 Subject: [PATCH] wow branch update --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 1e61a44..2ad6439 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' # FIXME: Remove this hard-coded link before merging -gem 'way_of_working', git: 'https://github.com/HealthDataInsight/way_of_working.git', branch: 'feature/v2-wip' +gem 'way_of_working', git: 'https://github.com/HealthDataInsight/way_of_working.git', branch: 'main' def github_gem(plugin_name, branch = 'feature/v1.0.0') gem_name = "way_of_working-#{plugin_name}" diff --git a/Gemfile.lock b/Gemfile.lock index b3072b3..2e435d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GIT GIT remote: https://github.com/HealthDataInsight/way_of_working.git revision: bcbcb7d2fe021853a5e80625cbc4785913727095 - branch: feature/v2-wip + branch: main specs: way_of_working (2.0.0) activesupport