From 06350fc2e6089b43b6e900d710fb9aa4005ccd1a Mon Sep 17 00:00:00 2001 From: Shana Moore Date: Mon, 18 Mar 2024 15:01:06 -0700 Subject: [PATCH] temp: debug build issues --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 7c0057945..612778321 100644 --- a/Gemfile +++ b/Gemfile @@ -136,6 +136,6 @@ gem 'webmock', group: %i[test] # # tl;dr - Have a local `required_for_knapsack_instances` branch on your knapsack repository and 99% # of the time use the `samvera-labs/hyku_knapsack` remote branch. -gem 'hyku_knapsack', github: 'samvera-labs/hyku_knapsack', branch: 'required_for_knapsack_instances' +# gem 'hyku_knapsack', github: 'samvera-labs/hyku_knapsack', branch: 'required_for_knapsack_instances' # rubocop:enable Layout/LineLength