Skip to content

Commit

Permalink
Revert "Pin orangetheses to the main branch (#2298)"
Browse files Browse the repository at this point in the history
Co-authored-by: Isha Sinha <[email protected]>
Co-authored-by: Jane Sandberg <[email protected]>
Co-authored-by: Beck Davis <[email protected]>
Co-authored-by: Max Kadel <[email protected]>
Co-authored-by: Ryan Laddusaw <[email protected]>

This reverts commit 757d260.
  • Loading branch information
christinach committed Apr 10, 2024
1 parent f6350b1 commit 85c65b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
8 changes: 2 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -26,7 +26,6 @@ GIT
iso-639
nokogiri
oai
psych (~> 5.1)
retriable
rsolr
yaml
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 85c65b4

Please sign in to comment.