From 548148d058b1c480b3bfd3693092dcaa099c2723 Mon Sep 17 00:00:00 2001 From: christinach Date: Thu, 14 Oct 2021 10:26:41 -0400 Subject: [PATCH] Update orangetheses #1700 --- Gemfile | 2 +- Gemfile.lock | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 01cc19a7..a6227674 100644 --- a/Gemfile +++ b/Gemfile @@ -38,7 +38,7 @@ gem 'net-ldap' gem 'net-sftp', '~> 2.1', '>= 2.1.2' gem 'oj' gem 'omniauth-cas' -gem 'orangetheses', github: 'pulibrary/orangetheses', tag: 'v1.3' +gem 'orangetheses', github: 'pulibrary/orangetheses', tag: 'v1.4.1' gem 'pg' gem "rack", ">= 2.0.6" gem 'rack-conneg', '~> 0.1.5' diff --git a/Gemfile.lock b/Gemfile.lock index d37a97b0..b8eee7f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,15 +15,18 @@ GIT GIT remote: https://github.com/pulibrary/orangetheses.git - revision: 544821a050a6e2cf36265019f4ec6b1ec5bcd37d - tag: v1.3 + revision: 2a39ca65ea90605f4ef5ca03c23a0b61205a6ab4 + tag: v1.4.1 specs: - orangetheses (1.3) + orangetheses (1.4.1) chronic + erb faraday iso-639 + nokogiri oai rsolr + yaml GIT remote: https://github.com/pulibrary/stringex.git @@ -155,6 +158,7 @@ GEM xpath (~> 3.2) celluloid (0.16.0) timers (~> 4.0.0) + cgi (0.3.0) childprocess (3.0.0) chronic (0.10.2) coderay (1.1.2) @@ -187,6 +191,8 @@ GEM dotenv-rails (2.7.5) dotenv (= 2.7.5) railties (>= 3.2, < 6.1) + erb (2.2.3) + cgi erubi (1.10.0) execjs (2.7.0) ezwadl (0.1.0) @@ -513,6 +519,7 @@ GEM xml-simple (1.1.8) xpath (3.2.0) nokogiri (~> 1.8) + yaml (0.2.0) yaml_db (0.7.0) rails (>= 3.0) rake (>= 0.8.7)