Skip to content

Commit

Permalink
Merge pull request #1701 from pulibrary/1700-update-orangetheses
Browse files Browse the repository at this point in the history
Update orangetheses #1700
  • Loading branch information
hectorcorrea authored Oct 14, 2021
2 parents 6451fa2 + 548148d commit 3bea596
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
13 changes: 10 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 3bea596

Please sign in to comment.