From 85c65b43fce17ac8314605a33fba22721fdc789b Mon Sep 17 00:00:00 2001 From: Christina Chortaria Date: Wed, 10 Apr 2024 12:17:53 -0400 Subject: [PATCH] Revert "Pin orangetheses to the main branch (#2298)" Co-authored-by: Isha Sinha Co-authored-by: Jane Sandberg Co-authored-by: Beck Davis Co-authored-by: Max Kadel Co-authored-by: Ryan Laddusaw This reverts commit 757d260b6190b340300fca3b3142a7c8be423bcc. --- Gemfile | 2 +- Gemfile.lock | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index a2bec94a..d44e885b 100644 --- a/Gemfile +++ b/Gemfile @@ -44,7 +44,7 @@ gem 'net-sftp' gem 'net-smtp', require: false gem 'oj' gem 'omniauth-cas' -gem 'orangetheses', github: 'pulibrary/orangetheses', ref: 'main' +gem 'orangetheses', github: 'pulibrary/orangetheses', ref: '4ac8dc2bd04b10db764fc37df3261531c9937061' gem 'pg' gem "rack", ">= 2.0.6" gem 'rack-conneg', '~> 0.1.5' diff --git a/Gemfile.lock b/Gemfile.lock index 036189bf..2d5b65e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,8 +16,8 @@ GIT GIT remote: https://github.com/pulibrary/orangetheses.git - revision: 3c288ca746bbe5369bca9027d5b159b47dbc97e2 - ref: main + revision: 4ac8dc2bd04b10db764fc37df3261531c9937061 + ref: 4ac8dc2bd04b10db764fc37df3261531c9937061 specs: orangetheses (1.4.2) chronic @@ -26,7 +26,6 @@ GIT iso-639 nokogiri oai - psych (~> 5.1) retriable rsolr yaml @@ -416,8 +415,6 @@ GEM pry (>= 0.13, < 0.15) pry-rails (0.3.9) pry (>= 0.10.4) - psych (5.1.2) - stringio public_suffix (5.0.4) puma (5.6.8) nio4r (~> 2.0) @@ -584,7 +581,6 @@ GEM sshkit-interactive (0.3.0) sshkit (~> 1.12) stomp (1.4.10) - stringio (3.1.0) sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0)