Skip to content

Commit

Permalink
wow branch update
Browse files Browse the repository at this point in the history
  • Loading branch information
timgentry committed Oct 23, 2024
1 parent 791bdba commit d2ae56d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d2ae56d

Please sign in to comment.