From 40ba8607e094d3f8aa75d4ba9f3b1cb4899da033 Mon Sep 17 00:00:00 2001 From: Mike Korcynski Date: Mon, 7 Oct 2024 10:28:05 -0400 Subject: [PATCH] bumps tufts-curation --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index f80fa11c..c7a3802d 100644 --- a/Gemfile +++ b/Gemfile @@ -49,7 +49,7 @@ gem 'omniauth', '1.9.1' gem 'omniauth-shibboleth' gem 'whenever', require: false -gem 'tufts-curation', git: 'https://github.com/TuftsUniversity/tufts-curation', tag: 'v1.3.4' +gem 'tufts-curation', git: 'https://github.com/TuftsUniversity/tufts-curation', tag: 'v1.3.6' group :development, :test do # Call 'byebug' anywhere in the code to stop execution and get a debugger console